@keyframes fadeSlideUp{0%{opacity:0;transform:translate(-50%,-40%) scale(.9)}30%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}70%{opacity:1;transform:translate(-50%,-52%) scale(1)}to{opacity:0;transform:translate(-50%,-60%) scale(1)}}.copy-overlay{top:45%;left:50%;transform:translate(-45%,-50%);z-index:99991;background-color:rgba(0,0,0,.532);color:#fff;padding:.75rem 1.25rem;border-radius:8px;font-size:1.1rem;display:flex;align-items:center;gap:.5rem;animation:fadeSlideUp 1s ease-out 1.5s forwards;box-shadow:0 2px 8px rgba(0,0,0,.3);width:30%;text-align:center;justify-content:center}.copy-overlay,.copy-overlay:after{position:absolute;pointer-events:none}.copy-overlay:after{content:"";top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:1px solid #425670;border-radius:4px;animation:draw-border 1s ease-out 1.5s forwards}.ai-links-editor{width:400px}.ai-links-editor.dark{background-color:#1e1e1e;color:#fff}.ai-links-editor.light{background-color:#fff;color:#333}.ai-links-editor .action-item.system-link{opacity:.8;cursor:default}.ai-links-editor .action-item.system-link .action-item-main{background:rgba(255,165,0,.05);border-left:3px solid rgba(255,165,0,.3)}.ai-links-editor .action-item.user-link{cursor:grab;position:relative;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.ai-links-editor .action-item.user-link.dragging{opacity:.4;transform:scale(1.02);z-index:10}.dark .ai-links-editor .action-item.user-link.dragging{border:2px dashed #1976d2;background-color:#1976d2!important;box-shadow:0 8px 24px rgba(25,118,210,.3)}.light .ai-links-editor .action-item.user-link.dragging{border:2px dashed #1976d2;background-color:#e3f2fd!important;box-shadow:0 8px 24px rgba(25,118,210,.2)}.dark .ai-links-editor .action-item.user-link.drop-target{background-color:rgba(25,118,210,.15)!important}.light .ai-links-editor .action-item.user-link.drop-target{background-color:rgba(25,118,210,.1)!important}.ai-links-editor .action-item.user-link.drop-above:before{top:-5px}.ai-links-editor .action-item.user-link.drop-above:before,.ai-links-editor .action-item.user-link.drop-below:after{content:"";position:absolute;left:8px;right:8px;height:3px;background:linear-gradient(90deg,#1976d2,#42a5f5,#1976d2);border-radius:2px;z-index:5;animation:dropIndicatorPulse .8s ease-in-out infinite}.ai-links-editor .action-item.user-link.drop-below:after{bottom:-5px}.ai-links-editor .action-item.user-link:active{cursor:grabbing}.ai-links-editor .action-item.user-link .drag-handle{display:flex;align-items:center;cursor:grab;opacity:.4;transition:opacity .2s ease,transform .2s ease;margin-right:4px}.ai-links-editor .action-item.user-link .drag-handle:hover{opacity:1;transform:scale(1.1)}.ai-links-editor .action-item.user-link .drag-handle:active{cursor:grabbing;transform:scale(.95)}.ai-links-editor .action-item.user-link .drag-handle svg{font-size:20px}@keyframes dropIndicatorPulse{0%,to{opacity:1;transform:scaleX(1)}50%{opacity:.7;transform:scaleX(.98)}}.ai-links-editor .system-badge{font-size:14px;margin-right:8px;opacity:.6}.ai-links-editor .system-label{font-size:10px;background:rgba(255,165,0,.2);color:#ff8c00;padding:2px 6px;border-radius:3px;margin-left:8px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.ai-links-more-button{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:none;background:transparent;cursor:pointer;transition:background-color .2s ease;border-radius:4px}.ai-links-more-button .more-icon{font-size:18px}.ai-links-more-button.dark{color:#fff}.ai-links-more-button.dark:hover{background-color:hsla(0,0%,100%,.1)}.ai-links-more-button.light{color:#333}.ai-links-more-button.light:hover{background-color:rgba(0,0,0,.05)}.ai-links-more-menu-paper{margin-top:4px;min-width:180px;max-width:220px;border-radius:8px;overflow:hidden}.ai-links-more-menu-paper.dark{background-color:#2a2a2a;border:1px solid #444}.ai-links-more-menu-paper.light{background-color:#fff;border:1px solid #ddd}.ai-links-more-menu-content{padding:4px 0}.ai-links-more-menu-content.dark{background-color:#2a2a2a}.ai-links-more-menu-content.light{background-color:#fff}.more-menu-item{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;transition:background-color .2s ease}.more-menu-item .image{width:24px;height:24px;border-radius:4px;flex-shrink:0}.more-menu-item .provider-name{font-size:.875rem;font-weight:500;flex:1}.more-menu-item.dark{color:#fff}.more-menu-item.dark:hover{background-color:hsla(0,0%,100%,.1)}.more-menu-item.dark .provider-name{color:#fff}.more-menu-item.light{color:#333}.more-menu-item.light:hover{background-color:rgba(0,0,0,.05)}.more-menu-item.light .provider-name{color:#333}.ai-links-editor-content{padding:16px}.ai-links-editor-content.dark{color:#fff}.ai-links-editor-content.light{color:#333}.ai-links-editor-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.ai-links-editor-header .prompt_stack .image.logo.light{filter:unset}.dark .ai-links-editor-header{border-bottom:1px solid #333}.light .ai-links-editor-header{border-bottom:1px solid #e0e0e0}.ai-links-editor-header .header-title{display:flex;align-items:center;gap:8px}.ai-links-editor-header .header-title .title-text{font-size:1.25rem;font-weight:500}.dark .ai-links-editor-header .header-title .title-text{color:#fff}.light .ai-links-editor-header .header-title .title-text{color:#333}.ai-links-editor-header .header-actions{display:flex;align-items:center;gap:4px}.dark .ai-links-editor-header .history-button{color:#aaa}.dark .ai-links-editor-header .history-button:hover{color:#fff}.light .ai-links-editor-header .history-button{color:#666}.light .ai-links-editor-header .history-button:hover{color:#333}.dark .ai-links-editor-header .close-button{color:#fff}.light .ai-links-editor-header .close-button{color:#333}.actions-accordion{margin-bottom:16px}.dark .actions-accordion{background-color:#2a2a2a}.light .actions-accordion{background-color:#f5f5f5}.actions-accordion .accordion-header{display:flex;justify-content:space-between;align-items:center;width:100%}.actions-accordion .accordion-header .accordion-title{font-size:1rem;font-weight:500}.dark .actions-accordion .accordion-header .accordion-title{color:#fff}.light .actions-accordion .accordion-header .accordion-title{color:#333}.actions-accordion .accordion-header .accordion-actions{display:flex;gap:4px}.actions-accordion .accordion-header .accordion-actions .fork-all-button{color:#4caf50}.actions-accordion .accordion-header .accordion-actions .fork-all-button:hover{background-color:rgba(76,175,80,.1)}.dark .actions-accordion .accordion-header .accordion-actions .add-action-button,.dark .actions-accordion .accordion-header .accordion-actions .help-button{color:#fff}.light .actions-accordion .accordion-header .accordion-actions .add-action-button,.light .actions-accordion .accordion-header .accordion-actions .help-button{color:#333}.actions-container{width:100%}.links-tabs{margin-bottom:16px;border-bottom:1px solid}.dark .links-tabs{border-color:#444}.dark .links-tabs .MuiTab-root{color:#aaa}.dark .links-tabs .MuiTab-root.Mui-selected{color:#1976d2}.dark .links-tabs .MuiTabs-indicator{background-color:#1976d2}.light .links-tabs{border-color:#ddd}.light .links-tabs .MuiTab-root{color:#666}.light .links-tabs .MuiTab-root.Mui-selected{color:#1976d2}.light .links-tabs .MuiTabs-indicator{background-color:#1976d2}.add-action-section,.help-section{margin-bottom:20px;padding:16px;border-radius:8px}.dark .add-action-section,.dark .help-section{background-color:#333;border:1px solid #444}.light .add-action-section,.light .help-section{background-color:#fff;border:1px solid #ddd}.add-action-section .section-header,.help-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.add-action-section .section-header .section-title,.help-section .section-header .section-title{font-size:1rem;font-weight:500}.dark .add-action-section .section-header .section-title,.dark .help-section .section-header .section-title{color:#fff}.light .add-action-section .section-header .section-title,.light .help-section .section-header .section-title{color:#333}.dark .add-action-section .section-header .close-section-button,.dark .help-section .section-header .close-section-button{color:#fff}.light .add-action-section .section-header .close-section-button,.light .help-section .section-header .close-section-button{color:#666}.add-action-form .form-field{margin-bottom:16px}.dark .add-action-form .form-field .MuiInputLabel-root{color:#aaa}.dark .add-action-form .form-field .MuiInputBase-input{color:#fff}.dark .add-action-form .form-field .MuiOutlinedInput-notchedOutline{border-color:#555}.dark .add-action-form .form-field:hover .MuiOutlinedInput-notchedOutline{border-color:#777}.dark .add-action-form .form-field.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2}.light .add-action-form .form-field .MuiInputLabel-root{color:#666}.light .add-action-form .form-field .MuiInputBase-input{color:#333}.add-action-form .form-actions{display:flex;gap:8px}.dark .add-action-form .form-actions .cancel-button{color:#fff;border-color:#666}.light .add-action-form .form-actions .cancel-button{color:#333;border-color:#ccc}.help-content .help-item{margin-bottom:12px;font-weight:600}.dark .help-content .help-item{color:#fff}.light .help-content .help-item{color:#333}.help-content .help-detail{display:block;margin-bottom:8px;font-size:.875rem}.dark .help-content .help-detail{color:#ccc}.light .help-content .help-detail{color:#666}.help-content .help-tip{margin-top:16px;padding:8px;border-radius:4px;font-size:.875rem}.dark .help-content .help-tip{background-color:#444;color:#fff}.light .help-content .help-tip{background-color:#f0f0f0;color:#333}.action-items-list .section-divider{margin:16px 0 12px;padding:8px 0;border-bottom:2px solid}.dark .action-items-list .section-divider{border-color:#444}.light .action-items-list .section-divider{border-color:#ddd}.action-items-list .section-divider .section-divider-text{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;opacity:.7}.dark .action-items-list .section-divider .section-divider-text{color:#aaa}.light .action-items-list .section-divider .section-divider-text{color:#666}.action-items-list .action-item{margin-bottom:8px;padding:12px;border-radius:8px}.dark .action-items-list .action-item{background-color:#333;border:1px solid #444}.light .action-items-list .action-item{background-color:#fff;border:1px solid #ddd}.action-items-list .action-item .action-item-main{display:flex;align-items:center;justify-content:space-between;width:100%}.action-items-list .action-item .action-item-main .action-info{display:flex;align-items:center;gap:12px}.action-items-list .action-item .action-item-main .action-info .image{width:32px;height:32px;border-radius:50%}.action-items-list .action-item .action-item-main .action-info .action-details .action-name{font-weight:600;margin-bottom:4px}.dark .action-items-list .action-item .action-item-main .action-info .action-details .action-name{color:#fff}.light .action-items-list .action-item .action-item-main .action-info .action-details .action-name{color:#333}.action-items-list .action-item .action-item-main .action-info .action-details .action-url{font-size:.75rem;opacity:.7}.dark .action-items-list .action-item .action-item-main .action-info .action-details .action-url{color:#ccc}.light .action-items-list .action-item .action-item-main .action-info .action-details .action-url{color:#666}.action-items-list .action-item .action-item-main .action-controls{display:flex;gap:4px}.dark .action-items-list .action-item .action-item-main .action-controls .edit-button{color:#fff}.light .action-items-list .action-item .action-item-main .action-controls .edit-button{color:#333}.action-items-list .action-item .action-item-main .action-controls .delete-button{color:#f44336}.action-items-list .action-item .inline-edit-form{margin-top:12px;padding-top:12px}.dark .action-items-list .action-item .inline-edit-form{border-top:1px solid #555}.light .action-items-list .action-item .inline-edit-form{border-top:1px solid #ddd}.action-items-list .action-item .inline-edit-form .edit-url-field{margin-bottom:12px}.dark .action-items-list .action-item .inline-edit-form .edit-url-field .MuiInputLabel-root{color:#aaa}.dark .action-items-list .action-item .inline-edit-form .edit-url-field .MuiInputBase-input{color:#fff}.dark .action-items-list .action-item .inline-edit-form .edit-url-field .MuiOutlinedInput-notchedOutline{border-color:#555}.dark .action-items-list .action-item .inline-edit-form .edit-url-field:hover .MuiOutlinedInput-notchedOutline{border-color:#777}.dark .action-items-list .action-item .inline-edit-form .edit-url-field.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2}.light .action-items-list .action-item .inline-edit-form .edit-url-field .MuiInputLabel-root{color:#666}.light .action-items-list .action-item .inline-edit-form .edit-url-field .MuiInputBase-input{color:#333}.action-items-list .action-item .inline-edit-form .edit-actions{display:flex;gap:8px}.dark .action-items-list .action-item .inline-edit-form .edit-actions .cancel-button{color:#fff;border-color:#666}.light .action-items-list .action-item .inline-edit-form .edit-actions .cancel-button{color:#333;border-color:#ccc}.forking-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(4px)}.dark .forking-overlay{background-color:rgba(0,0,0,.7)}.light .forking-overlay{background-color:hsla(0,0%,100%,.8)}.forking-spinner{display:flex;flex-direction:column;align-items:center;gap:20px;padding:32px 48px;border-radius:12px}.dark .forking-spinner{background-color:#2a2a2a;box-shadow:0 8px 32px rgba(0,0,0,.4)}.light .forking-spinner{background-color:#fff;box-shadow:0 8px 32px rgba(0,0,0,.15);border:1px solid #e0e0e0}.forking-spinner .spinner{width:48px;height:48px;border-radius:50%;animation:spin 1s linear infinite}.dark .forking-spinner .spinner{border:4px solid hsla(0,0%,100%,.1);border-top-color:#1976d2}.light .forking-spinner .spinner{border:4px solid rgba(0,0,0,.1);border-top-color:#1976d2}.forking-spinner .forking-message{font-size:1rem;text-align:center;font-weight:500;max-width:300px}.dark .forking-spinner .forking-message{color:#fff}.light .forking-spinner .forking-message{color:#333}.ai-links-history{width:420px}.ai-links-history.dark{background-color:#1e1e1e;color:#fff}.ai-links-history.light{background-color:#fff;color:#333}.ai-links-history-content{padding:16px;height:100%;display:flex;flex-direction:column}.ai-links-history-content.dark{color:#fff}.ai-links-history-content.light{color:#333}.ai-links-history-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;margin-bottom:16px}.dark .ai-links-history-header{border-bottom:1px solid #333}.light .ai-links-history-header{border-bottom:1px solid #e0e0e0}.ai-links-history-header .header-title{display:flex;align-items:center;gap:8px}.ai-links-history-header .header-actions{display:flex;gap:4px}.ai-links-history-header .header-actions .clear-button{color:#f44336}.dark .ai-links-history-header .header-actions .close-button{color:#fff}.light .ai-links-history-header .header-actions .close-button{color:#333}.history-filters{display:flex;gap:12px;margin-bottom:16px}.history-filters .filter-control{flex:1;min-width:120px}.dark .history-filters .filter-control .MuiInputLabel-root{color:#aaa}.dark .history-filters .filter-control .MuiSelect-root{color:#fff}.dark .history-filters .filter-control .MuiOutlinedInput-notchedOutline{border-color:#444}.dark .history-filters .filter-control:hover .MuiOutlinedInput-notchedOutline{border-color:#666}.light .history-filters .filter-control .MuiInputLabel-root{color:#666}.light .history-filters .filter-control .MuiSelect-root{color:#333}.history-stats{padding:8px 12px;margin-bottom:16px;border-radius:6px;font-size:.875rem;display:flex;justify-content:space-between;align-items:center}.dark .history-stats{background-color:#2a2a2a;color:#aaa}.light .history-stats{background-color:#f5f5f5;color:#666}.history-stats .stat-text{font-weight:500}.history-stats .stat-text .filter-active{color:#1976d2;font-weight:600}.history-stats .clear-filter-button{font-size:.75rem;padding:2px 8px;min-width:unset}.dark .history-stats .clear-filter-button{color:#aaa;border-color:#444}.dark .history-stats .clear-filter-button:hover{background-color:hsla(0,0%,100%,.1)}.light .history-stats .clear-filter-button{color:#666;border-color:#ccc}.light .history-stats .clear-filter-button:hover{background-color:rgba(0,0,0,.05)}.history-list{flex:1;overflow-y:auto;padding-right:4px}.history-list .empty-state,.history-list .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:12px}.dark .history-list .empty-state,.dark .history-list .loading-state{color:#888}.light .history-list .empty-state,.light .history-list .loading-state{color:#999}.history-list .empty-icon{font-size:48px}.history-list .empty-text{font-size:1.1rem;font-weight:500}.history-list .empty-hint{font-size:.875rem;opacity:.7}.history-item{padding:12px;margin-bottom:8px;border-radius:8px;transition:background-color .2s ease,border-color .2s ease,transform .15s ease;cursor:pointer}.dark .history-item{background-color:#2a2a2a;border:1px solid #333}.dark .history-item:hover{background-color:#333;border-color:#1976d2}.dark .history-item.active-filter{border-color:#1976d2;background-color:rgba(25,118,210,.15)}.light .history-item{background-color:#fafafa;border:1px solid #e0e0e0}.light .history-item:hover{background-color:#f0f0f0;border-color:#1976d2}.light .history-item.active-filter{border-color:#1976d2;background-color:rgba(25,118,210,.08)}.history-item:active{transform:scale(.99)}.history-item .history-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.history-item .history-item-header .link-info{display:flex;align-items:center;gap:8px}.history-item .history-item-header .link-info .image{width:24px;height:24px;border-radius:4px}.history-item .history-item-header .link-info .link-name{font-weight:600;font-size:.9rem}.dark .history-item .history-item-header .link-info .link-name{color:#fff}.light .history-item .history-item-header .link-info .link-name{color:#333}.history-item .history-item-header .time-ago{font-size:.75rem;opacity:.6}.history-item .prompt-snippet{font-size:.85rem;line-height:1.4;padding:8px;border-radius:4px;margin-bottom:8px;font-style:italic;word-break:break-word}.dark .history-item .prompt-snippet{background-color:#1e1e1e;color:#ccc}.light .history-item .prompt-snippet{background-color:#fff;color:#555;border:1px solid #e0e0e0}.history-item .prompt-snippet .truncated{font-style:normal;opacity:.6;font-size:.75rem;margin-left:4px}.history-item .prompt-snippet.no-snippet{font-style:normal;opacity:.6}.history-item .prompt-snippet.no-snippet .no-snippet-text{font-size:.8rem}.dark .history-item .prompt-snippet.no-snippet .no-snippet-text{color:#777}.light .history-item .prompt-snippet.no-snippet .no-snippet-text{color:#999}.history-item .history-item-actions{display:flex;align-items:center;gap:4px}.history-item .history-item-actions .MuiIconButton-root{padding:4px}.dark .history-item .history-item-actions .MuiIconButton-root{color:#aaa}.dark .history-item .history-item-actions .MuiIconButton-root:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.light .history-item .history-item-actions .MuiIconButton-root{color:#666}.light .history-item .history-item-actions .MuiIconButton-root:hover{color:#333;background-color:rgba(0,0,0,.05)}.history-item .history-item-actions .source-badge{font-size:.65rem;padding:2px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px;margin-left:auto}.dark .history-item .history-item-actions .source-badge{background-color:#333;color:#888}.light .history-item .history-item-actions .source-badge{background-color:#e0e0e0;color:#666}.load-more{padding:16px 0}.dark .load-more .MuiButton-outlined{color:#aaa;border-color:#444}.dark .load-more .MuiButton-outlined:hover{border-color:#666;background-color:hsla(0,0%,100%,.05)}.light .load-more .MuiButton-outlined{color:#666;border-color:#ccc}.light .load-more .MuiButton-outlined:hover{border-color:#999;background-color:rgba(0,0,0,.02)}.prompt_stack{display:flex;align-items:center;gap:8px}.prompt_stack.brand.basic{margin-left:auto;margin-right:auto;margin-bottom:15px}.prompt_stack.brand.basic .stack{font-family:Nunito!important;font-size:27.4px;color:#e1e1e1}.prompt_stack.brand.basic .stack.light:not(.homepage_logo){color:#1a1919!important}.prompt_stack .user.account{height:auto;max-height:48px;max-width:70px;display:flex;flex-direction:column;text-align:center;text-wrap:nowrap}.prompt_stack .user.account .user-name{font-size:12px;margin-top:0;font-family:Nunito!important;font-weight:400!important}.prompt_stack .user.account .user-name.light{color:#c97f14}.prompt_stack .user.account .user-name.dark{color:#fff}.prompt_stack .user-avatar{display:flex;align-items:center;margin-left:auto;margin-right:auto}.prompt_stack .image.avatar,.prompt_stack .image.logo{width:34px;height:32px;border:none}.prompt_stack .image.avatar{opacity:.5}.prompt_stack .image.avatar.light:not(.homepage_logo){filter:invert(1);opacity:1}.drawer.resources .buttons.actions{margin-left:auto;margin-top:1rem!important}.card .questions .buttons.actions,.card .questions .buttons.models,.day_picker .cell .drawer.chatgpt .question .buttons.actions,.day_picker .cell .drawer.chatgpt .question .buttons.models,.drawer.exa .buttons.actions,.drawer.exa .buttons.models,.drawer.prompt_consensus .buttons.actions,.drawer.prompt_consensus .buttons.models,.drawer.prompt_response .buttons.actions,.drawer.prompt_response .buttons.models,.drawer.resources .buttons.actions,.drawer.resources .buttons.models,.drawer.responses .links .buttons.actions,.drawer.responses .links .buttons.models,.drawer.roleplay .buttons.actions,.drawer.roleplay .buttons.models,.drawer.searches .buttons.actions,.drawer.searches .buttons.models,.drawer.suffixes_gallery .buttons.actions,.drawer.suffixes_gallery .buttons.models,.item .tag .buttons.actions,.item .tag .buttons.models,.list .cell .buttons.actions,.list .cell .buttons.models,.menu.context .buttons.actions,.menu.context .buttons.models{width:auto;display:flex;flex-direction:row;padding-bottom:0;height:32px;justify-content:center;margin-right:.6rem;margin-top:.3rem;align-items:center}.card .questions .buttons.actions .action.\|.toolbar_item,.card .questions .buttons.models .action.\|.toolbar_item,.day_picker .cell .drawer.chatgpt .question .buttons.actions .action.\|.toolbar_item,.day_picker .cell .drawer.chatgpt .question .buttons.models .action.\|.toolbar_item,.drawer.exa .buttons.actions .action.\|.toolbar_item,.drawer.exa .buttons.models .action.\|.toolbar_item,.drawer.prompt_consensus .buttons.actions .action.\|.toolbar_item,.drawer.prompt_consensus .buttons.models .action.\|.toolbar_item,.drawer.prompt_response .buttons.actions .action.\|.toolbar_item,.drawer.prompt_response .buttons.models .action.\|.toolbar_item,.drawer.resources .buttons.actions .action.\|.toolbar_item,.drawer.resources .buttons.models .action.\|.toolbar_item,.drawer.responses .links .buttons.actions .action.\|.toolbar_item,.drawer.responses .links .buttons.models .action.\|.toolbar_item,.drawer.roleplay .buttons.actions .action.\|.toolbar_item,.drawer.roleplay .buttons.models .action.\|.toolbar_item,.drawer.searches .buttons.actions .action.\|.toolbar_item,.drawer.searches .buttons.models .action.\|.toolbar_item,.drawer.suffixes_gallery .buttons.actions .action.\|.toolbar_item,.drawer.suffixes_gallery .buttons.models .action.\|.toolbar_item,.item .tag .buttons.actions .action.\|.toolbar_item,.item .tag .buttons.models .action.\|.toolbar_item,.list .cell .buttons.actions .action.\|.toolbar_item,.list .cell .buttons.models .action.\|.toolbar_item,.menu.context .buttons.actions .action.\|.toolbar_item,.menu.context .buttons.models .action.\|.toolbar_item{display:flex}.card .questions .buttons.actions button,.card .questions .buttons.models button,.day_picker .cell .drawer.chatgpt .question .buttons.actions button,.day_picker .cell .drawer.chatgpt .question .buttons.models button,.drawer.exa .buttons.actions button,.drawer.exa .buttons.models button,.drawer.prompt_consensus .buttons.actions button,.drawer.prompt_consensus .buttons.models button,.drawer.prompt_response .buttons.actions button,.drawer.prompt_response .buttons.models button,.drawer.resources .buttons.actions button,.drawer.resources .buttons.models button,.drawer.responses .links .buttons.actions button,.drawer.responses .links .buttons.models button,.drawer.roleplay .buttons.actions button,.drawer.roleplay .buttons.models button,.drawer.searches .buttons.actions button,.drawer.searches .buttons.models button,.drawer.suffixes_gallery .buttons.actions button,.drawer.suffixes_gallery .buttons.models button,.item .tag .buttons.actions button,.item .tag .buttons.models button,.list .cell .buttons.actions button,.list .cell .buttons.models button,.menu.context .buttons.actions button,.menu.context .buttons.models button{min-height:16px;border:none;font-size:12px;background:transparent;color:grey;width:16px;box-shadow:none}.card .questions .buttons.actions button .MuiSpeedDialIcon-icon,.card .questions .buttons.models button .MuiSpeedDialIcon-icon,.day_picker .cell .drawer.chatgpt .question .buttons.actions button .MuiSpeedDialIcon-icon,.day_picker .cell .drawer.chatgpt .question .buttons.models button .MuiSpeedDialIcon-icon,.drawer.exa .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.exa .buttons.models button .MuiSpeedDialIcon-icon,.drawer.prompt_consensus .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.prompt_consensus .buttons.models button .MuiSpeedDialIcon-icon,.drawer.prompt_response .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.prompt_response .buttons.models button .MuiSpeedDialIcon-icon,.drawer.resources .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.resources .buttons.models button .MuiSpeedDialIcon-icon,.drawer.responses .links .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.responses .links .buttons.models button .MuiSpeedDialIcon-icon,.drawer.roleplay .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.roleplay .buttons.models button .MuiSpeedDialIcon-icon,.drawer.searches .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.searches .buttons.models button .MuiSpeedDialIcon-icon,.drawer.suffixes_gallery .buttons.actions button .MuiSpeedDialIcon-icon,.drawer.suffixes_gallery .buttons.models button .MuiSpeedDialIcon-icon,.item .tag .buttons.actions button .MuiSpeedDialIcon-icon,.item .tag .buttons.models button .MuiSpeedDialIcon-icon,.list .cell .buttons.actions button .MuiSpeedDialIcon-icon,.list .cell .buttons.models button .MuiSpeedDialIcon-icon,.menu.context .buttons.actions button .MuiSpeedDialIcon-icon,.menu.context .buttons.models button .MuiSpeedDialIcon-icon{transform:rotate(90deg)}.card .questions .buttons.actions .icon,.card .questions .buttons.models .icon,.day_picker .cell .drawer.chatgpt .question .buttons.actions .icon,.day_picker .cell .drawer.chatgpt .question .buttons.models .icon,.drawer.exa .buttons.actions .icon,.drawer.exa .buttons.models .icon,.drawer.prompt_consensus .buttons.actions .icon,.drawer.prompt_consensus .buttons.models .icon,.drawer.prompt_response .buttons.actions .icon,.drawer.prompt_response .buttons.models .icon,.drawer.resources .buttons.actions .icon,.drawer.resources .buttons.models .icon,.drawer.responses .links .buttons.actions .icon,.drawer.responses .links .buttons.models .icon,.drawer.roleplay .buttons.actions .icon,.drawer.roleplay .buttons.models .icon,.drawer.searches .buttons.actions .icon,.drawer.searches .buttons.models .icon,.drawer.suffixes_gallery .buttons.actions .icon,.drawer.suffixes_gallery .buttons.models .icon,.item .tag .buttons.actions .icon,.item .tag .buttons.models .icon,.list .cell .buttons.actions .icon,.list .cell .buttons.models .icon,.menu.context .buttons.actions .icon,.menu.context .buttons.models .icon{display:flex;font-weight:400;font-size:.7rem;color:#c8c8c8;margin-right:.2rem}.card .questions .buttons.actions .icon.settings,.card .questions .buttons.actions .image,.card .questions .buttons.models .icon.settings,.card .questions .buttons.models .image,.day_picker .cell .drawer.chatgpt .question .buttons.actions .icon.settings,.day_picker .cell .drawer.chatgpt .question .buttons.actions .image,.day_picker .cell .drawer.chatgpt .question .buttons.models .icon.settings,.day_picker .cell .drawer.chatgpt .question .buttons.models .image,.drawer.exa .buttons.actions .icon.settings,.drawer.exa .buttons.actions .image,.drawer.exa .buttons.models .icon.settings,.drawer.exa .buttons.models .image,.drawer.prompt_consensus .buttons.actions .icon.settings,.drawer.prompt_consensus .buttons.actions .image,.drawer.prompt_consensus .buttons.models .icon.settings,.drawer.prompt_consensus .buttons.models .image,.drawer.prompt_response .buttons.actions .icon.settings,.drawer.prompt_response .buttons.actions .image,.drawer.prompt_response .buttons.models .icon.settings,.drawer.prompt_response .buttons.models .image,.drawer.resources .buttons.actions .icon.settings,.drawer.resources .buttons.actions .image,.drawer.resources .buttons.models .icon.settings,.drawer.resources .buttons.models .image,.drawer.responses .links .buttons.actions .icon.settings,.drawer.responses .links .buttons.actions .image,.drawer.responses .links .buttons.models .icon.settings,.drawer.responses .links .buttons.models .image,.drawer.roleplay .buttons.actions .icon.settings,.drawer.roleplay .buttons.actions .image,.drawer.roleplay .buttons.models .icon.settings,.drawer.roleplay .buttons.models .image,.drawer.searches .buttons.actions .icon.settings,.drawer.searches .buttons.actions .image,.drawer.searches .buttons.models .icon.settings,.drawer.searches .buttons.models .image,.drawer.suffixes_gallery .buttons.actions .icon.settings,.drawer.suffixes_gallery .buttons.actions .image,.drawer.suffixes_gallery .buttons.models .icon.settings,.drawer.suffixes_gallery .buttons.models .image,.item .tag .buttons.actions .icon.settings,.item .tag .buttons.actions .image,.item .tag .buttons.models .icon.settings,.item .tag .buttons.models .image,.list .cell .buttons.actions .icon.settings,.list .cell .buttons.actions .image,.list .cell .buttons.models .icon.settings,.list .cell .buttons.models .image,.menu.context .buttons.actions .icon.settings,.menu.context .buttons.actions .image,.menu.context .buttons.models .icon.settings,.menu.context .buttons.models .image{cursor:pointer;height:20px;width:20px;border-radius:50%;margin-left:auto;margin-right:auto;border:1px solid hsla(0,0%,50.2%,.1294117647)!important}.card .questions .buttons.actions .icon.settings.bing,.card .questions .buttons.actions .icon.settings.wikipedia,.card .questions .buttons.actions .image.bing,.card .questions .buttons.actions .image.wikipedia,.card .questions .buttons.models .icon.settings.bing,.card .questions .buttons.models .icon.settings.wikipedia,.card .questions .buttons.models .image.bing,.card .questions .buttons.models .image.wikipedia,.day_picker .cell .drawer.chatgpt .question .buttons.actions .icon.settings.bing,.day_picker .cell .drawer.chatgpt .question .buttons.actions .icon.settings.wikipedia,.day_picker .cell .drawer.chatgpt .question .buttons.actions .image.bing,.day_picker .cell .drawer.chatgpt .question .buttons.actions .image.wikipedia,.day_picker .cell .drawer.chatgpt .question .buttons.models .icon.settings.bing,.day_picker .cell .drawer.chatgpt .question .buttons.models .icon.settings.wikipedia,.day_picker .cell .drawer.chatgpt .question .buttons.models .image.bing,.day_picker .cell .drawer.chatgpt .question .buttons.models .image.wikipedia,.drawer.exa .buttons.actions .icon.settings.bing,.drawer.exa .buttons.actions .icon.settings.wikipedia,.drawer.exa .buttons.actions .image.bing,.drawer.exa .buttons.actions .image.wikipedia,.drawer.exa .buttons.models .icon.settings.bing,.drawer.exa .buttons.models .icon.settings.wikipedia,.drawer.exa .buttons.models .image.bing,.drawer.exa .buttons.models .image.wikipedia,.drawer.prompt_consensus .buttons.actions .icon.settings.bing,.drawer.prompt_consensus .buttons.actions .icon.settings.wikipedia,.drawer.prompt_consensus .buttons.actions .image.bing,.drawer.prompt_consensus .buttons.actions .image.wikipedia,.drawer.prompt_consensus .buttons.models .icon.settings.bing,.drawer.prompt_consensus .buttons.models .icon.settings.wikipedia,.drawer.prompt_consensus .buttons.models .image.bing,.drawer.prompt_consensus .buttons.models .image.wikipedia,.drawer.prompt_response .buttons.actions .icon.settings.bing,.drawer.prompt_response .buttons.actions .icon.settings.wikipedia,.drawer.prompt_response .buttons.actions .image.bing,.drawer.prompt_response .buttons.actions .image.wikipedia,.drawer.prompt_response .buttons.models .icon.settings.bing,.drawer.prompt_response .buttons.models .icon.settings.wikipedia,.drawer.prompt_response .buttons.models .image.bing,.drawer.prompt_response .buttons.models .image.wikipedia,.drawer.resources .buttons.actions .icon.settings.bing,.drawer.resources .buttons.actions .icon.settings.wikipedia,.drawer.resources .buttons.actions .image.bing,.drawer.resources .buttons.actions .image.wikipedia,.drawer.resources .buttons.models .icon.settings.bing,.drawer.resources .buttons.models .icon.settings.wikipedia,.drawer.resources .buttons.models .image.bing,.drawer.resources .buttons.models .image.wikipedia,.drawer.responses .links .buttons.actions .icon.settings.bing,.drawer.responses .links .buttons.actions .icon.settings.wikipedia,.drawer.responses .links .buttons.actions .image.bing,.drawer.responses .links .buttons.actions .image.wikipedia,.drawer.responses .links .buttons.models .icon.settings.bing,.drawer.responses .links .buttons.models .icon.settings.wikipedia,.drawer.responses .links .buttons.models .image.bing,.drawer.responses .links .buttons.models .image.wikipedia,.drawer.roleplay .buttons.actions .icon.settings.bing,.drawer.roleplay .buttons.actions .icon.settings.wikipedia,.drawer.roleplay .buttons.actions .image.bing,.drawer.roleplay .buttons.actions .image.wikipedia,.drawer.roleplay .buttons.models .icon.settings.bing,.drawer.roleplay .buttons.models .icon.settings.wikipedia,.drawer.roleplay .buttons.models .image.bing,.drawer.roleplay .buttons.models .image.wikipedia,.drawer.searches .buttons.actions .icon.settings.bing,.drawer.searches .buttons.actions .icon.settings.wikipedia,.drawer.searches .buttons.actions .image.bing,.drawer.searches .buttons.actions .image.wikipedia,.drawer.searches .buttons.models .icon.settings.bing,.drawer.searches .buttons.models .icon.settings.wikipedia,.drawer.searches .buttons.models .image.bing,.drawer.searches .buttons.models .image.wikipedia,.drawer.suffixes_gallery .buttons.actions .icon.settings.bing,.drawer.suffixes_gallery .buttons.actions .icon.settings.wikipedia,.drawer.suffixes_gallery .buttons.actions .image.bing,.drawer.suffixes_gallery .buttons.actions .image.wikipedia,.drawer.suffixes_gallery .buttons.models .icon.settings.bing,.drawer.suffixes_gallery .buttons.models .icon.settings.wikipedia,.drawer.suffixes_gallery .buttons.models .image.bing,.drawer.suffixes_gallery .buttons.models .image.wikipedia,.item .tag .buttons.actions .icon.settings.bing,.item .tag .buttons.actions .icon.settings.wikipedia,.item .tag .buttons.actions .image.bing,.item .tag .buttons.actions .image.wikipedia,.item .tag .buttons.models .icon.settings.bing,.item .tag .buttons.models .icon.settings.wikipedia,.item .tag .buttons.models .image.bing,.item .tag .buttons.models .image.wikipedia,.list .cell .buttons.actions .icon.settings.bing,.list .cell .buttons.actions .icon.settings.wikipedia,.list .cell .buttons.actions .image.bing,.list .cell .buttons.actions .image.wikipedia,.list .cell .buttons.models .icon.settings.bing,.list .cell .buttons.models .icon.settings.wikipedia,.list .cell .buttons.models .image.bing,.list .cell .buttons.models .image.wikipedia,.menu.context .buttons.actions .icon.settings.bing,.menu.context .buttons.actions .icon.settings.wikipedia,.menu.context .buttons.actions .image.bing,.menu.context .buttons.actions .image.wikipedia,.menu.context .buttons.models .icon.settings.bing,.menu.context .buttons.models .icon.settings.wikipedia,.menu.context .buttons.models .image.bing,.menu.context .buttons.models .image.wikipedia{opacity:.8}.card .questions .buttons.actions .icon.settings.exa,.card .questions .buttons.actions .image.exa,.card .questions .buttons.models .icon.settings.exa,.card .questions .buttons.models .image.exa,.day_picker .cell .drawer.chatgpt .question .buttons.actions .icon.settings.exa,.day_picker .cell .drawer.chatgpt .question .buttons.actions .image.exa,.day_picker .cell .drawer.chatgpt .question .buttons.models .icon.settings.exa,.day_picker .cell .drawer.chatgpt .question .buttons.models .image.exa,.drawer.exa .buttons.actions .icon.settings.exa,.drawer.exa .buttons.actions .image.exa,.drawer.exa .buttons.models .icon.settings.exa,.drawer.exa .buttons.models .image.exa,.drawer.prompt_consensus .buttons.actions .icon.settings.exa,.drawer.prompt_consensus .buttons.actions .image.exa,.drawer.prompt_consensus .buttons.models .icon.settings.exa,.drawer.prompt_consensus .buttons.models .image.exa,.drawer.prompt_response .buttons.actions .icon.settings.exa,.drawer.prompt_response .buttons.actions .image.exa,.drawer.prompt_response .buttons.models .icon.settings.exa,.drawer.prompt_response .buttons.models .image.exa,.drawer.resources .buttons.actions .icon.settings.exa,.drawer.resources .buttons.actions .image.exa,.drawer.resources .buttons.models .icon.settings.exa,.drawer.resources .buttons.models .image.exa,.drawer.responses .links .buttons.actions .icon.settings.exa,.drawer.responses .links .buttons.actions .image.exa,.drawer.responses .links .buttons.models .icon.settings.exa,.drawer.responses .links .buttons.models .image.exa,.drawer.roleplay .buttons.actions .icon.settings.exa,.drawer.roleplay .buttons.actions .image.exa,.drawer.roleplay .buttons.models .icon.settings.exa,.drawer.roleplay .buttons.models .image.exa,.drawer.searches .buttons.actions .icon.settings.exa,.drawer.searches .buttons.actions .image.exa,.drawer.searches .buttons.models .icon.settings.exa,.drawer.searches .buttons.models .image.exa,.drawer.suffixes_gallery .buttons.actions .icon.settings.exa,.drawer.suffixes_gallery .buttons.actions .image.exa,.drawer.suffixes_gallery .buttons.models .icon.settings.exa,.drawer.suffixes_gallery .buttons.models .image.exa,.item .tag .buttons.actions .icon.settings.exa,.item .tag .buttons.actions .image.exa,.item .tag .buttons.models .icon.settings.exa,.item .tag .buttons.models .image.exa,.list .cell .buttons.actions .icon.settings.exa,.list .cell .buttons.actions .image.exa,.list .cell .buttons.models .icon.settings.exa,.list .cell .buttons.models .image.exa,.menu.context .buttons.actions .icon.settings.exa,.menu.context .buttons.actions .image.exa,.menu.context .buttons.models .icon.settings.exa,.menu.context .buttons.models .image.exa{background:#acacac}.card .questions .buttons.actions>.label,.card .questions .buttons.models>.label,.day_picker .cell .drawer.chatgpt .question .buttons.actions>.label,.day_picker .cell .drawer.chatgpt .question .buttons.models>.label,.drawer.exa .buttons.actions>.label,.drawer.exa .buttons.models>.label,.drawer.prompt_consensus .buttons.actions>.label,.drawer.prompt_consensus .buttons.models>.label,.drawer.prompt_response .buttons.actions>.label,.drawer.prompt_response .buttons.models>.label,.drawer.resources .buttons.actions>.label,.drawer.resources .buttons.models>.label,.drawer.responses .links .buttons.actions>.label,.drawer.responses .links .buttons.models>.label,.drawer.roleplay .buttons.actions>.label,.drawer.roleplay .buttons.models>.label,.drawer.searches .buttons.actions>.label,.drawer.searches .buttons.models>.label,.drawer.suffixes_gallery .buttons.actions>.label,.drawer.suffixes_gallery .buttons.models>.label,.item .tag .buttons.actions>.label,.item .tag .buttons.models>.label,.list .cell .buttons.actions>.label,.list .cell .buttons.models>.label,.menu.context .buttons.actions>.label,.menu.context .buttons.models>.label{text-align:left;margin-left:0}.menu.context .buttons.actions .image{border:1px solid #959ca5;box-shadow:2px 2px 2px grey;background:rgba(89,94,104,.7019607843)}.drawer.chatgpt .question .actions.buttons{padding-left:.5rem;margin-top:1rem}.container.prompt_role_search .actions.buttons,.container.prompt_role_search .models.buttons,.drawer.chatgpt .question .actions.buttons,.drawer.chatgpt .question .models.buttons,.drawer.responses .links .actions.buttons,.drawer.responses .links .models.buttons,.drawer.searches .actions.buttons,.drawer.searches .models.buttons,.gallery .item .tag .actions.buttons,.gallery .item .tag .models.buttons{justify-content:center;margin-right:auto;margin-left:auto;opacity:.75;flex-direction:row!important;gap:5.94px}.container.prompt_role_search .actions.buttons:hover,.container.prompt_role_search .models.buttons:hover,.drawer.chatgpt .question .actions.buttons:hover,.drawer.chatgpt .question .models.buttons:hover,.drawer.responses .links .actions.buttons:hover,.drawer.responses .links .models.buttons:hover,.drawer.searches .actions.buttons:hover,.drawer.searches .models.buttons:hover,.gallery .item .tag .actions.buttons:hover,.gallery .item .tag .models.buttons:hover{opacity:1}.container.prompt_role_search .actions.buttons .action.button .label,.container.prompt_role_search .models.buttons .action.button .label,.drawer.chatgpt .question .actions.buttons .action.button .label,.drawer.chatgpt .question .models.buttons .action.button .label,.drawer.responses .links .actions.buttons .action.button .label,.drawer.responses .links .models.buttons .action.button .label,.drawer.searches .actions.buttons .action.button .label,.drawer.searches .models.buttons .action.button .label,.gallery .item .tag .actions.buttons .action.button .label,.gallery .item .tag .models.buttons .action.button .label{display:none}.container.prompt_role_search .actions.buttons.compact .models.buttons,.container.prompt_role_search .models.buttons.compact .models.buttons,.drawer.chatgpt .question .actions.buttons.compact .models.buttons,.drawer.chatgpt .question .models.buttons.compact .models.buttons,.drawer.responses .links .actions.buttons.compact .models.buttons,.drawer.responses .links .models.buttons.compact .models.buttons,.drawer.searches .actions.buttons.compact .models.buttons,.drawer.searches .models.buttons.compact .models.buttons,.gallery .item .tag .actions.buttons.compact .models.buttons,.gallery .item .tag .models.buttons.compact .models.buttons{margin-left:26%;justify-content:space-evenly}.container.prompt_role_search .actions.buttons.compact .models.buttons .model.\|.selected,.container.prompt_role_search .models.buttons.compact .models.buttons .model.\|.selected,.drawer.chatgpt .question .actions.buttons.compact .models.buttons .model.\|.selected,.drawer.chatgpt .question .models.buttons.compact .models.buttons .model.\|.selected,.drawer.responses .links .actions.buttons.compact .models.buttons .model.\|.selected,.drawer.responses .links .models.buttons.compact .models.buttons .model.\|.selected,.drawer.searches .actions.buttons.compact .models.buttons .model.\|.selected,.drawer.searches .models.buttons.compact .models.buttons .model.\|.selected,.gallery .item .tag .actions.buttons.compact .models.buttons .model.\|.selected,.gallery .item .tag .models.buttons.compact .models.buttons .model.\|.selected{flex-direction:row;width:auto;justify-content:left}.container.prompt_role_search .actions.buttons.compact .models.buttons .model.\|.selected .image.resource,.container.prompt_role_search .models.buttons.compact .models.buttons .model.\|.selected .image.resource,.drawer.chatgpt .question .actions.buttons.compact .models.buttons .model.\|.selected .image.resource,.drawer.chatgpt .question .models.buttons.compact .models.buttons .model.\|.selected .image.resource,.drawer.responses .links .actions.buttons.compact .models.buttons .model.\|.selected .image.resource,.drawer.responses .links .models.buttons.compact .models.buttons .model.\|.selected .image.resource,.drawer.searches .actions.buttons.compact .models.buttons .model.\|.selected .image.resource,.drawer.searches .models.buttons.compact .models.buttons .model.\|.selected .image.resource,.gallery .item .tag .actions.buttons.compact .models.buttons .model.\|.selected .image.resource,.gallery .item .tag .models.buttons.compact .models.buttons .model.\|.selected .image.resource{position:relative}.container.prompt_role_search .actions.buttons.documents.portrait.dropdown,.container.prompt_role_search .models.buttons.documents.portrait.dropdown,.drawer.chatgpt .question .actions.buttons.documents.portrait.dropdown,.drawer.chatgpt .question .models.buttons.documents.portrait.dropdown,.drawer.responses .links .actions.buttons.documents.portrait.dropdown,.drawer.responses .links .models.buttons.documents.portrait.dropdown,.drawer.searches .actions.buttons.documents.portrait.dropdown,.drawer.searches .models.buttons.documents.portrait.dropdown,.gallery .item .tag .actions.buttons.documents.portrait.dropdown,.gallery .item .tag .models.buttons.documents.portrait.dropdown{max-height:unset;height:42px;flex-direction:row!important;max-width:73%!important;margin-left:auto;margin-right:auto;justify-content:center;width:auto}.container.prompt_role_search .actions.buttons.documents.portrait.dropdown .model.selected,.container.prompt_role_search .models.buttons.documents.portrait.dropdown .model.selected,.drawer.chatgpt .question .actions.buttons.documents.portrait.dropdown .model.selected,.drawer.chatgpt .question .models.buttons.documents.portrait.dropdown .model.selected,.drawer.responses .links .actions.buttons.documents.portrait.dropdown .model.selected,.drawer.responses .links .models.buttons.documents.portrait.dropdown .model.selected,.drawer.searches .actions.buttons.documents.portrait.dropdown .model.selected,.drawer.searches .models.buttons.documents.portrait.dropdown .model.selected,.gallery .item .tag .actions.buttons.documents.portrait.dropdown .model.selected,.gallery .item .tag .models.buttons.documents.portrait.dropdown .model.selected{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto}.container.prompt_role_search .actions.buttons.documents.portrait.dropdown .model.selected .label.ask,.container.prompt_role_search .models.buttons.documents.portrait.dropdown .model.selected .label.ask,.drawer.chatgpt .question .actions.buttons.documents.portrait.dropdown .model.selected .label.ask,.drawer.chatgpt .question .models.buttons.documents.portrait.dropdown .model.selected .label.ask,.drawer.responses .links .actions.buttons.documents.portrait.dropdown .model.selected .label.ask,.drawer.responses .links .models.buttons.documents.portrait.dropdown .model.selected .label.ask,.drawer.searches .actions.buttons.documents.portrait.dropdown .model.selected .label.ask,.drawer.searches .models.buttons.documents.portrait.dropdown .model.selected .label.ask,.gallery .item .tag .actions.buttons.documents.portrait.dropdown .model.selected .label.ask,.gallery .item .tag .models.buttons.documents.portrait.dropdown .model.selected .label.ask{display:none}.container.prompt_role_search .actions.buttons.documents.portrait.dropdown .model.selected .label,.container.prompt_role_search .models.buttons.documents.portrait.dropdown .model.selected .label,.drawer.chatgpt .question .actions.buttons.documents.portrait.dropdown .model.selected .label,.drawer.chatgpt .question .models.buttons.documents.portrait.dropdown .model.selected .label,.drawer.responses .links .actions.buttons.documents.portrait.dropdown .model.selected .label,.drawer.responses .links .models.buttons.documents.portrait.dropdown .model.selected .label,.drawer.searches .actions.buttons.documents.portrait.dropdown .model.selected .label,.drawer.searches .models.buttons.documents.portrait.dropdown .model.selected .label,.gallery .item .tag .actions.buttons.documents.portrait.dropdown .model.selected .label,.gallery .item .tag .models.buttons.documents.portrait.dropdown .model.selected .label{width:auto;font-size:.9rem}.container.prompt_role_search .actions.buttons.documents.portrait.dropdown .model.selected .image,.container.prompt_role_search .models.buttons.documents.portrait.dropdown .model.selected .image,.drawer.chatgpt .question .actions.buttons.documents.portrait.dropdown .model.selected .image,.drawer.chatgpt .question .models.buttons.documents.portrait.dropdown .model.selected .image,.drawer.responses .links .actions.buttons.documents.portrait.dropdown .model.selected .image,.drawer.responses .links .models.buttons.documents.portrait.dropdown .model.selected .image,.drawer.searches .actions.buttons.documents.portrait.dropdown .model.selected .image,.drawer.searches .models.buttons.documents.portrait.dropdown .model.selected .image,.gallery .item .tag .actions.buttons.documents.portrait.dropdown .model.selected .image,.gallery .item .tag .models.buttons.documents.portrait.dropdown .model.selected .image{left:0}.container.prompt_role_search .actions.buttons.documents.portrait.dropdown .select.model,.container.prompt_role_search .models.buttons.documents.portrait.dropdown .select.model,.drawer.chatgpt .question .actions.buttons.documents.portrait.dropdown .select.model,.drawer.chatgpt .question .models.buttons.documents.portrait.dropdown .select.model,.drawer.responses .links .actions.buttons.documents.portrait.dropdown .select.model,.drawer.responses .links .models.buttons.documents.portrait.dropdown .select.model,.drawer.searches .actions.buttons.documents.portrait.dropdown .select.model,.drawer.searches .models.buttons.documents.portrait.dropdown .select.model,.gallery .item .tag .actions.buttons.documents.portrait.dropdown .select.model,.gallery .item .tag .models.buttons.documents.portrait.dropdown .select.model{margin-right:0}.container.prompt_role_search .actions.buttons .model.button,.container.prompt_role_search .models.buttons .model.button,.drawer.chatgpt .question .actions.buttons .model.button,.drawer.chatgpt .question .models.buttons .model.button,.drawer.responses .links .actions.buttons .model.button,.drawer.responses .links .models.buttons .model.button,.drawer.searches .actions.buttons .model.button,.drawer.searches .models.buttons .model.button,.gallery .item .tag .actions.buttons .model.button,.gallery .item .tag .models.buttons .model.button{display:flex;flex-direction:column;align-items:center}.container.prompt_role_search .actions.buttons .model.button.focused,.container.prompt_role_search .actions.buttons .model.button:hover,.container.prompt_role_search .models.buttons .model.button.focused,.container.prompt_role_search .models.buttons .model.button:hover,.drawer.chatgpt .question .actions.buttons .model.button.focused,.drawer.chatgpt .question .actions.buttons .model.button:hover,.drawer.chatgpt .question .models.buttons .model.button.focused,.drawer.chatgpt .question .models.buttons .model.button:hover,.drawer.responses .links .actions.buttons .model.button.focused,.drawer.responses .links .actions.buttons .model.button:hover,.drawer.responses .links .models.buttons .model.button.focused,.drawer.responses .links .models.buttons .model.button:hover,.drawer.searches .actions.buttons .model.button.focused,.drawer.searches .actions.buttons .model.button:hover,.drawer.searches .models.buttons .model.button.focused,.drawer.searches .models.buttons .model.button:hover,.gallery .item .tag .actions.buttons .model.button.focused,.gallery .item .tag .actions.buttons .model.button:hover,.gallery .item .tag .models.buttons .model.button.focused,.gallery .item .tag .models.buttons .model.button:hover{transform:scale(1.1);transition:transform .7s;text-shadow:1px 1px #000;opacity:1!important}.container.prompt_role_search .actions.buttons .model.button .image.google,.container.prompt_role_search .models.buttons .model.button .image.google,.drawer.chatgpt .question .actions.buttons .model.button .image.google,.drawer.chatgpt .question .models.buttons .model.button .image.google,.drawer.responses .links .actions.buttons .model.button .image.google,.drawer.responses .links .models.buttons .model.button .image.google,.drawer.searches .actions.buttons .model.button .image.google,.drawer.searches .models.buttons .model.button .image.google,.gallery .item .tag .actions.buttons .model.button .image.google,.gallery .item .tag .models.buttons .model.button .image.google{opacity:.7}.container.prompt_role_search .actions.buttons .model.button.disabled,.container.prompt_role_search .models.buttons .model.button.disabled,.drawer.chatgpt .question .actions.buttons .model.button.disabled,.drawer.chatgpt .question .models.buttons .model.button.disabled,.drawer.responses .links .actions.buttons .model.button.disabled,.drawer.responses .links .models.buttons .model.button.disabled,.drawer.searches .actions.buttons .model.button.disabled,.drawer.searches .models.buttons .model.button.disabled,.gallery .item .tag .actions.buttons .model.button.disabled,.gallery .item .tag .models.buttons .model.button.disabled{opacity:.3}.container.prompt_role_search .actions.buttons .model.button .label,.container.prompt_role_search .models.buttons .model.button .label,.drawer.chatgpt .question .actions.buttons .model.button .label,.drawer.chatgpt .question .models.buttons .model.button .label,.drawer.responses .links .actions.buttons .model.button .label,.drawer.responses .links .models.buttons .model.button .label,.drawer.searches .actions.buttons .model.button .label,.drawer.searches .models.buttons .model.button .label,.gallery .item .tag .actions.buttons .model.button .label,.gallery .item .tag .models.buttons .model.button .label{font-size:.6rem;font-family:Gruppo;color:#fff;line-height:14px;margin-top:24px;text-align:center;text-shadow:1px 1px #000}.container.prompt_role_search .models.buttons,.drawer.chatgpt .question .models.buttons,.drawer.responses .links .models.buttons,.drawer.searches .models.buttons,.gallery .item .tag .models.buttons{width:92%}.container.prompt_role_search .models.buttons.compact,.drawer.chatgpt .question .models.buttons.compact,.drawer.responses .links .models.buttons.compact,.drawer.searches .models.buttons.compact,.gallery .item .tag .models.buttons.compact{width:74%;margin-left:26%;justify-content:center;mix-blend-mode:hue!important}.container.prompt_role_search .models.buttons.compact .model.\|.selected,.drawer.chatgpt .question .models.buttons.compact .model.\|.selected,.drawer.responses .links .models.buttons.compact .model.\|.selected,.drawer.searches .models.buttons.compact .model.\|.selected,.gallery .item .tag .models.buttons.compact .model.\|.selected{display:flex;flex-direction:row;width:auto;justify-content:normal;align-items:center}.container.prompt_role_search .models.buttons.compact .model.\|.selected .label.ask,.drawer.chatgpt .question .models.buttons.compact .model.\|.selected .label.ask,.drawer.responses .links .models.buttons.compact .model.\|.selected .label.ask,.drawer.searches .models.buttons.compact .model.\|.selected .label.ask,.gallery .item .tag .models.buttons.compact .model.\|.selected .label.ask{display:none}.container.prompt_role_search .models.buttons.compact .model.\|.selected .label.model,.drawer.chatgpt .question .models.buttons.compact .model.\|.selected .label.model,.drawer.responses .links .models.buttons.compact .model.\|.selected .label.model,.drawer.searches .models.buttons.compact .model.\|.selected .label.model,.gallery .item .tag .models.buttons.compact .model.\|.selected .label.model{margin-left:32px}.container.prompt_role_search .models.buttons.compact .select.model,.drawer.chatgpt .question .models.buttons.compact .select.model,.drawer.responses .links .models.buttons.compact .select.model,.drawer.searches .models.buttons.compact .select.model,.gallery .item .tag .models.buttons.compact .select.model{margin-left:12px!important}.gallery .item .tag .actions.buttons,.gallery .item .tag .models.buttons{z-index:999;margin-top:1rem;mix-blend-mode:luminosity}.gallery .item .tag .actions.buttons .model.image,.gallery .item .tag .models.buttons .model.image{opacity:.5}.gallery .item .tag .actions.buttons:hover,.gallery .item .tag .models.buttons:hover{mix-blend-mode:normal;transition-duration:opacity 1s mix-blend-mode 1.2s}.gallery .item .tag .actions.buttons:hover .model.image,.gallery .item .tag .models.buttons:hover .model.image{opacity:1}.gallery .item .tag .actions.buttons,.gallery .item .tag .models.buttons{cursor:pointer}.gallery .item .tag .actions.buttons.compact,.gallery .item .tag .models.buttons.compact{margin-top:0}.drawer.searches .actions.buttons{margin-top:1.5rem;width:95%}.drawer.searches .actions.buttons .action.button{margin-left:.1rem;margin-right:.1rem}.list .cell .buttons.actions{margin-right:0;height:auto;margin-top:-.3rem}.list .cell .buttons.actions.wide .action{flex-direction:row}.body .homepage.container .tag_cloud .tag .tag_card .action.button.search{margin-right:0}.body .homepage.container .tag_cloud .tag .tag_card .action.button.search .image.search{padding-right:0;height:22px;width:22px}.body .homepage.container .tag_cloud .tag .tag_card .action.button .image.devcoach{border:1px solid #353e47}.actions.buttons>.button.settings .icon.settings{position:absolute;cursor:pointer;opacity:.4}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Comparer{height:32px;width:34px}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Consensus{filter:grayscale(1) brightness(1.5);height:38px;width:37px}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Gallery{filter:grayscale(1);height:33px;width:30px;padding-top:3px}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Glossary{height:36px;width:32px;padding-top:2px}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Library,.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.ToDos{width:37px;height:37px}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Optimizer{width:54px!important;height:40px!important;padding:0!important}.body .homepage .active_view .prompt_stack_switcher .stack-icon.stack.image.Reviewer{height:37px}.active-logo{display:flex;align-items:center;gap:4px;position:relative;margin-left:10px}.active-logo.basic{margin-left:auto;margin-right:auto;margin-bottom:15px}.active-logo .brand-logo{width:32px;height:25px;border:none}.active-logo .brand-text{display:flex;align-items:center}.active-logo .brand-text .prompt-text{font-family:Nunito,sans-serif;font-size:20px;color:#e1e1e1;margin-right:5px}@media screen and (max-width:768px){.active-logo .brand-text .prompt-text{display:none}}.active-logo .brand-text .stack-dropdown{position:relative;cursor:pointer}.active-logo .brand-text .stack-dropdown.open .stack-current{background-color:hsla(0,0%,100%,.1)}.active-logo .brand-text .stack-dropdown .stack-current{display:flex;align-items:center;padding:3px;border-radius:4px;transition:background-color .2s;flex-direction:row;background:#2c3038}.active-logo .brand-text .stack-dropdown .stack-current .arrow{opacity:.1;margin-left:6px}.active-logo .brand-text .stack-dropdown .stack-current:hover{background-color:hsla(0,0%,100%,.05)}.active-logo .brand-text .stack-dropdown .stack-current .stack-icon{width:27px;height:27px;margin-right:4px;opacity:.3;filter:grayscale(.9);background:transparent}.active-logo .brand-text .stack-dropdown .stack-current .stack-name{font-family:Nunito,sans-serif;font-size:20px;font-weight:700}.active-logo .brand-text .stack-dropdown .stack-current .stack-name.dark{color:#a7bddc}.active-logo .brand-text .stack-dropdown .stack-options{position:absolute;top:100%;left:0;z-index:1000;min-width:150px;background-color:#23262e;border-radius:4px;box-shadow:4px 4px 8px 4px rgba(0,0,0,.2);margin-top:5px;max-height:300px;overflow-y:auto}.active-logo .brand-text .stack-dropdown .stack-options::-webkit-scrollbar{width:6px}.active-logo .brand-text .stack-dropdown .stack-options::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.active-logo .brand-text .stack-dropdown .stack-options::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.active-logo .brand-text .stack-dropdown .stack-options .stack-option{display:flex;align-items:center;padding:8px 19px;transition:background-color .2s}.active-logo .brand-text .stack-dropdown .stack-options .stack-option:hover{background-color:hsla(0,0%,100%,.1)}.active-logo .brand-text .stack-dropdown .stack-options .stack-option.active{background-color:rgba(63,81,181,.2)}.active-logo .brand-text .stack-dropdown .stack-options .stack-option .stack-icon{width:33px;height:33px;margin-right:8px;mix-blend-mode:unset!important}.active-logo .brand-text .stack-dropdown .stack-options .stack-option .stack-option-name{font-family:Nunito,sans-serif;font-size:16px;color:#e1e1e1;white-space:nowrap}.active-logo.light,.light .active-logo{background:transparent;color:#222}.active-logo.light .brand-logo,.light .active-logo .brand-logo{filter:none;background:transparent}.active-logo.light .brand-text,.light .active-logo .brand-text{color:#333}.active-logo.light .brand-text .prompt-text,.light .active-logo .brand-text .prompt-text{font-weight:700}.active-logo.light .brand-text .prompt-text.dark,.light .active-logo .brand-text .prompt-text.dark{color:#becddf}.active-logo.light .brand-text .prompt-text.light,.light .active-logo .brand-text .prompt-text.light{color:#132131}.active-logo.light .stack-dropdown .stack-current,.light .active-logo .stack-dropdown .stack-current{background:rgba(71,81,92,.231372549);color:#3b4148}.active-logo.light .stack-dropdown .stack-current:focus,.active-logo.light .stack-dropdown .stack-current:hover,.light .active-logo .stack-dropdown .stack-current:focus,.light .active-logo .stack-dropdown .stack-current:hover{background:#e8f0fe;box-shadow:0 0 0 2px #a7bddc}.active-logo.light .stack-dropdown .stack-current .stack-name.dark,.light .active-logo .stack-dropdown .stack-current .stack-name.dark{color:#b4b9bf}.active-logo.light .stack-dropdown .stack-current .arrow,.light .active-logo .stack-dropdown .stack-current .arrow{fill:#bebebe;opacity:.6}.active-logo.light .stack-dropdown .stack-options,.light .active-logo .stack-dropdown .stack-options{border:1px solid #e5e7eb}.active-logo.light .stack-dropdown .stack-options .stack-option,.light .active-logo .stack-dropdown .stack-options .stack-option{color:#181819;background:#b4bbc0}.active-logo.light .stack-dropdown .stack-options .stack-option:focus,.active-logo.light .stack-dropdown .stack-options .stack-option:hover,.light .active-logo .stack-dropdown .stack-options .stack-option:focus,.light .active-logo .stack-dropdown .stack-options .stack-option:hover{background:#435665;color:#b2bac4}.active-logo.light .stack-dropdown .stack-options .stack-option.active,.light .active-logo .stack-dropdown .stack-options .stack-option.active{background:#9aa5b4;font-weight:600}.active-logo.light .stack-dropdown .stack-options .stack-option .stack-option-name,.light .active-logo .stack-dropdown .stack-options .stack-option .stack-option-name{color:inherit}.active-logo.light .stack-icon,.light .active-logo .stack-icon{background:rgba(97,98,101,.4901960784);border-radius:6px;padding:0;width:23px;height:23px;object-fit:contain;mix-blend-mode:hard-light!important;opacity:1!important}.light .MuiTooltip-tooltip{background:#222;color:#fff;box-shadow:0 2px 8px #eee}.loading_overlay{height:100%;width:100%;position:absolute;background:rgba(17,18,18,.45);z-index:999}.loading_overlay.multi_select,.loading_overlay.no_overlay_bg,.loading_overlay.pixelated-bg{background:transparent}.loading_overlay.false{display:none}.loading_overlay.true{display:block}.loading_overlay.active_view{margin-top:15%}.loading_overlay .button.cancel{z-index:9999;cursor:pointer;color:#fff;display:flex;flex-direction:row;margin-left:auto;margin-right:auto;border-radius:5px;border:1px solid #424141;background:#1f1f20;transition:background .3s ease,transform .3s ease}.loading_overlay .button.cancel :hover{background:#424141;transform:scale(1.05)}.loading_overlay .button.cancel{animation:pulse 1.5s infinite}.loading_overlay .text{position:absolute;width:100vw;text-align:center;font-size:1.2rem;opacity:.6;transition-duration:opacity 1s}.loading_overlay.light .loading_icon{color:#000}.loading_overlay .loading_icon{position:absolute;display:inline-block;top:30%;bottom:30%;left:30%;right:30%;color:#fff;text-align:center;height:4rem;font-size:.8rem;text-transform:uppercase;opacity:.9;mix-blend-mode:difference;text-shadow:0 0 4px rgba(0,0,0,.8),0 0 8px rgba(0,0,0,.6)}.loading_overlay .loading_icon.false{display:none}.loading_overlay .loading_icon.true{display:block}.loading_overlay .loading_icon.entities{margin-top:-3rem;display:flex;left:auto;right:auto;width:100%}.loading_overlay .loading_icon.entities .sk-fade-in{margin-left:auto;margin-right:auto}.loading_overlay .loading_icon.multi_select{display:flex;max-width:380px;justify-content:center;width:auto}.loading_overlay .loading_icon .sk-fade-in{animation:sk-fade-in .9s;display:inline-flex;flex-direction:column}@keyframes sk-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}.loading_overlay .loading_icon .loader{display:flex;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1rem}.loading_overlay .loading_icon .loader1{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading_overlay .loading_icon .loader1:after,.loading_overlay .loading_icon .loader1:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #fff;animation:prixClipFix 2s linear infinite}.loading_overlay .loading_icon .loader1:after{transform:rotate3d(90,90,0,180deg);border-color:#ff3d00}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}.loading_overlay .loading_icon .loader2{position:relative;width:48px;height:48px;background:#de3500;transform:rotateX(65deg) rotate(45deg);color:#fff;animation:layers1 1s linear infinite alternate}.loading_overlay .loading_icon .loader2:after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.7);animation:layerTr 1s linear infinite alternate}@keyframes layers1{0%{box-shadow:0 0 0 0}90%,to{box-shadow:20px 20px 0 -4px}}@keyframes layerTr{0%{transform:translate(0) scale(1)}to{transform:translate(-25px,-25px) scale(1)}}.loading_overlay .loading_icon .loader3{margin-top:0;position:relative;width:75px;height:100px;background-repeat:no-repeat;background-image:linear-gradient(#ddd 50px,transparent 0),linear-gradient(#ddd 50px,transparent 0),linear-gradient(#ddd 50px,transparent 0),linear-gradient(#ddd 50px,transparent 0),linear-gradient(#ddd 50px,transparent 0);background-size:8px 100%;background-position:0 90px,15px 78px,30px 66px,45px 58px,60px 50px;animation:pillerPushUp 4s linear infinite}.loading_overlay .loading_icon .loader3:after{content:"";position:absolute;bottom:10px;left:0;width:10px;height:10px;background:#de3500;border-radius:50%;animation:ballStepUp 4s linear infinite}@keyframes pillerPushUp{0%,40%,to{background-position:0 90px,15px 78px,30px 66px,45px 58px,60px 50px}50%,90%{background-position:0 50px,15px 58px,30px 66px,45px 78px,60px 90px}}@keyframes ballStepUp{0%{transform:translate(0)}5%{transform:translate(8px,-14px)}10%{transform:translate(15px,-10px)}17%{transform:translate(23px,-24px)}20%{transform:translate(30px,-20px)}27%{transform:translate(38px,-34px)}30%{transform:translate(45px,-30px)}37%{transform:translate(53px,-44px)}40%{transform:translate(60px,-40px)}50%{transform:translate(60px)}57%{transform:translate(53px,-14px)}60%{transform:translate(45px,-10px)}67%{transform:translate(37px,-24px)}70%{transform:translate(30px,-20px)}77%{transform:translate(22px,-34px)}80%{transform:translate(15px,-30px)}87%{transform:translate(7px,-44px)}90%{transform:translateY(-40px)}to{transform:translate(0)}}.loading_overlay .loading_icon .loader4{display:block;position:relative;height:32px;width:75px;box-sizing:border-box;overflow:hidden;border:2px solid #fff;border-radius:20px}.loading_overlay .loading_icon .loader4:before{content:"";position:absolute;left:0;bottom:2px;width:24px;height:24px;border-radius:50%;background:#ff3d00;animation:ballbns 3s ease-in-out infinite}@keyframes ballbns{0%{left:0;transform:translateX(0);box-shadow:-5px 0 0 -1px rgba(255,61,0,.9),-10px 0 0 -2px rgba(255,61,0,.8),-15px 0 0 -4px rgba(255,61,0,.6),-20px 0 0 -6px rgba(255,61,0,.4),-25px 0 0 -8px rgba(255,61,0,.2)}49%{left:100%;transform:translateX(-100%);box-shadow:-5px 0 0 -1px rgba(255,61,0,.9),-10px 0 0 -2px rgba(255,61,0,.8),-15px 0 0 -4px rgba(255,61,0,.6),-20px 0 0 -6px rgba(255,61,0,.4),-25px 0 0 -8px rgba(255,61,0,.2)}51%{left:100%;transform:translateX(-100%);box-shadow:5px 0 0 -1px rgba(255,61,0,.9),10px 0 0 -2px rgba(255,61,0,.8),15px 0 0 -4px rgba(255,61,0,.6),20px 0 0 -6px rgba(255,61,0,.4),25px 0 0 -8px rgba(255,61,0,.2)}to{left:0;transform:translateX(0);box-shadow:5px 0 0 -1px rgba(255,61,0,.9),10px 0 0 -2px rgba(255,61,0,.8),15px 0 0 -4px rgba(255,61,0,.6),20px 0 0 -6px rgba(255,61,0,.4),25px 0 0 -8px rgba(255,61,0,.2)}}.loading_overlay .loading_icon .loader5{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:4px solid #fff;border-right:4px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}.loading_overlay .loading_icon .loader5:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;border-left:4px solid #ff3d00;border-bottom:4px solid transparent;animation:rotation .5s linear infinite reverse}.loading_overlay .loading_icon .loader6{width:48px;height:48px;display:inline-block;position:relative;border-color:#de3500 hsla(0,0%,100%,.3) #fff rgba(151,107,93,.3);border-style:solid dotted;border-width:3px 2px;border-radius:50%;box-sizing:border-box;animation:rotate 1s linear infinite}.loading_overlay .loading_icon .loader6:after,.loading_overlay .loading_icon .loader6:before{content:"";top:0;left:0;position:absolute;border:10px solid transparent;border-bottom-color:#fff;transform:translate(-10px,19px) rotate(-35deg)}.loading_overlay .loading_icon .loader6:after{border-color:#de3500 transparent transparent;transform:translate(32px,3px) rotate(-35deg)}.loading_overlay .loading_icon .loader7{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 2.5s linear infinite}.loading_overlay .loading_icon .loader7:after,.loading_overlay .loading_icon .loader7:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #fff;animation:prixClipFix 3s linear infinite}.loading_overlay .loading_icon .loader7:after{inset:8px;transform:rotate3d(90,90,0,180deg);border-color:#ff3d00}.loading_overlay .loading_icon .loader8{width:48px;height:48px;border-color:#fff;border-style:solid solid dotted dotted;border-width:3px;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite}.loading_overlay .loading_icon .loader8:after{content:"";box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px #ff3d00;border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;animation:rotationBack 1s linear infinite;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.loading_overlay .loading_icon .loader9{width:48px;height:48px;border-radius:50%;display:block;margin:15px auto;position:relative;box-sizing:border-box;animation:zeroRotation 1s linear infinite alternate}.loading_overlay .loading_icon .loader9:after,.loading_overlay .loading_icon .loader9:before{content:"";box-sizing:border-box;position:absolute;left:0;top:0;background:#ff3d00;width:16px;height:16px;transform:translate(-50%,50%);border-radius:50%}.loading_overlay .loading_icon .loader9:before{left:auto;right:0;transform:translate(50%,100%)}@keyframes zeroRotation{0%{transform:scale(1) rotate(0deg)}to{transform:scale(0) rotate(1turn)}}.loading_overlay .loading_icon .loader10{box-sizing:border-box;position:relative;width:48px;height:48px;animation:spin 1s linear infinite}.loading_overlay .loading_icon .loader10:after,.loading_overlay .loading_icon .loader10:before{content:"";width:24px;height:24px;position:absolute;border-radius:50%;background:#ff3d00;animation:flipY 1s linear infinite;transform-origin:50% 50%}.loading_overlay .loading_icon .loader10:before{transform-origin:0 100%;background:#fff}@keyframes flipY{0%,50%{transform:rotateY(0deg)}50%,to{transform:rotateY(180deg)}}.loading_overlay .loading_icon .loader11{border-color:#ff3d00 #ff3d00 #fff #fff;border-style:solid;border-width:24px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading_overlay .loading_icon .loader11:before{content:"";position:absolute;top:50%;transform:translate(-50%,-125%);left:50%;width:12px;height:12px;background:#fff;border-radius:50%}.loading_overlay .loading_icon .loader12{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading_overlay .loading_icon .loader12:after,.loading_overlay .loading_icon .loader12:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #fff;animation:prixClipFix 2s linear infinite}.loading_overlay .loading_icon .loader12:after{transform:rotate3d(90,90,0,180deg);border-color:#ff3d00}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}75%,to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}.loading_overlay .loading_icon .loader13{width:16px;height:16px;border-radius:50%;display:block;margin:15px auto;position:relative;background:#fff;box-shadow:-24px 0 #fff,24px 0 #fff;box-sizing:border-box;animation:shadowPulse 2s linear infinite}@keyframes shadowPulse{33%{background:#fff;box-shadow:-24px 0 #ff3d00,24px 0 #fff}66%{background:#ff3d00;box-shadow:-24px 0 #fff,24px 0 #fff}to{background:#fff;box-shadow:-24px 0 #fff,24px 0 #ff3d00}}.loading_overlay .loading_icon .loader14{width:82px;height:18px;position:relative}.loading_overlay .loading_icon .loader14:after,.loading_overlay .loading_icon .loader14:before{content:"";position:absolute;left:50%;transform:translate(-50%,10%);top:0;background:#ff3d00;width:16px;height:16px;border-radius:50%;animation:jump .5s ease-in infinite alternate}.loading_overlay .loading_icon .loader14:after{background:transparent;color:#fff;top:100%;box-shadow:32px -20px,-32px -20px;animation:split .5s ease-out infinite alternate}@keyframes split{0%{box-shadow:8px -20px,-8px -20px}to{box-shadow:32px -20px,-32px -20px}}@keyframes jump{0%{transform:translate(-50%,-150%)}to{transform:translate(-50%,10%)}}.loading_overlay .loader-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0}.loading_overlay .blurred_lines{display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px;width:400px}.loading_overlay .blurred_lines .blurred_line{width:100%;height:20px;margin:5px 0;background:linear-gradient(hsla(0,0%,65.1%,.3725490196),hsla(0,0%,65.1%,.1294117647));filter:blur(2.5px);animation:stretch 3s ease-in-out infinite;transform-origin:left}.loading_overlay .blurred_lines .blurred_line:first-child{animation-delay:0s}.loading_overlay .blurred_lines .blurred_line:nth-child(2){animation-delay:.2s}.loading_overlay .blurred_lines .blurred_line:nth-child(3){animation-delay:.4s}.loading_overlay .blurred_lines .blurred_line:nth-child(4){animation-delay:.6s}.loading_overlay .blurred_lines .blurred_line:nth-child(5){animation-delay:.8s}@keyframes stretch{0%,40%,to{transform:scaleX(0)}20%{transform:scaleX(1)}}.loading_overlay .pixelated-test-controls{position:fixed;top:20px;right:20px;background:rgba(0,0,0,.9);color:#fff;padding:20px;border-radius:8px;width:300px;max-height:80vh;overflow-y:auto;z-index:1001;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.loading_overlay .pixelated-test-controls h3{margin:0 0 15px;font-size:14px;color:#fff}.loading_overlay .pixelated-test-controls .control-group{margin-bottom:15px}.loading_overlay .pixelated-test-controls .control-group label{display:block;font-size:12px;margin-bottom:5px;color:#ccc}.loading_overlay .pixelated-test-controls .control-group label.control-with-info{display:flex;align-items:center;justify-content:space-between;position:relative}.loading_overlay .pixelated-test-controls .control-group label.control-with-info .info-icon{font-size:14px;cursor:help;opacity:.7;margin-left:8px}.loading_overlay .pixelated-test-controls .control-group label.control-with-info .info-icon:hover{opacity:1}.loading_overlay .pixelated-test-controls .control-group label.control-with-info .tooltip{position:absolute;top:-45px;right:-10px;background:rgba(0,0,0,.95);color:#fff;padding:8px 12px;border-radius:6px;font-size:11px;max-width:200px;z-index:1002;line-height:1.3;border:1px solid #444}.loading_overlay .pixelated-test-controls .control-group label.control-with-info .tooltip:after{content:"";position:absolute;top:100%;right:20px;border:5px solid transparent;border-top-color:rgba(0,0,0,.95)}.loading_overlay .pixelated-test-controls .control-group input[type=range]{width:100%;margin:5px 0;background:transparent;-webkit-appearance:none}.loading_overlay .pixelated-test-controls .control-group input[type=range]::-webkit-slider-track{width:100%;height:4px;background:#444;border-radius:2px}.loading_overlay .pixelated-test-controls .control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#4caf50;border-radius:50%;cursor:pointer;margin-top:-6px}.loading_overlay .pixelated-test-controls .control-group input[type=range]::-moz-range-track{width:100%;height:4px;background:#444;border-radius:2px}.loading_overlay .pixelated-test-controls .control-group input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#4caf50;border:none;border-radius:50%;cursor:pointer}.loading_overlay .pixelated-test-controls .control-group input[type=text]{width:100%;padding:5px;border:1px solid #555;background:#333;color:#fff;border-radius:3px;margin-top:5px}.loading_overlay .pixelated-test-controls .control-group select.blend-mode-select,.loading_overlay .pixelated-test-controls .control-group select.config-select{width:100%;padding:5px;border:1px solid #555;background:#333;color:#fff;border-radius:3px;margin-top:5px;cursor:pointer}.loading_overlay .pixelated-test-controls .control-group select.blend-mode-select option,.loading_overlay .pixelated-test-controls .control-group select.config-select option{background:#333;color:#fff}.loading_overlay .pixelated-test-controls .control-group .config-select{border-color:#4caf50}.loading_overlay .pixelated-test-controls .control-group .config-select:focus{outline:none;border-color:#45a049;box-shadow:0 0 5px rgba(76,175,80,.3)}.loading_overlay .pixelated-test-controls .control-group input[type=checkbox]{margin-right:8px}.loading_overlay .pixelated-test-controls .control-group .grid-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.loading_overlay .pixelated-test-controls .control-group .grid-controls span{font-size:11px;color:#aaa;min-width:30px}.loading_overlay .pixelated-test-controls .button-row{display:flex;flex-direction:column;gap:8px}.loading_overlay .pixelated-test-controls .test-export-btn,.loading_overlay .pixelated-test-controls .test-reload-btn{width:100%;padding:8px;border:none;border-radius:4px;cursor:pointer;font-size:12px}.loading_overlay .pixelated-test-controls .test-reload-btn{background:#4caf50;color:#fff}.loading_overlay .pixelated-test-controls .test-reload-btn:hover{background:#45a049}.loading_overlay .pixelated-test-controls .test-export-btn{background:#2196f3;color:#fff}.loading_overlay .pixelated-test-controls .test-export-btn:hover{background:#1976d2}.pixel-container{position:absolute;top:50px;left:50px;right:50px;bottom:50px;width:calc(100% - 100px);height:calc(100% - 100px);transition:opacity .5s ease-out}.pixel-container.fadeOut{opacity:0}.pixel-container .background-image{position:absolute;top:0;left:0;width:100%!important;height:100%!important;background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0;overflow:hidden;opacity:1}.pixel-container.grayscale .background-image{filter:grayscale(100%);width:100%!important;height:100%!important}.pixel-container .full-blur-overlay{backdrop-filter:blur(var(--blur-intensity,6px));-webkit-backdrop-filter:blur(var(--blur-intensity,6px));background:rgba(0,0,0,.1)}.pixel-container .blur-pixel-grid,.pixel-container .full-blur-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.pixel-container .blur-pixel-grid{display:grid;gap:0}.pixel-container .blur-pixel{backdrop-filter:blur(var(--blur-intensity,6px));-webkit-backdrop-filter:blur(var(--blur-intensity,6px));background:rgba(0,0,0,.1);animation:blurPixelClear var(--reveal-speed,.2s) ease-out forwards;box-sizing:border-box;overflow:hidden}@keyframes blurPixelClear{0%{backdrop-filter:blur(var(--blur-intensity,6px));-webkit-backdrop-filter:blur(var(--blur-intensity,6px));background:rgba(0,0,0,.1);opacity:1}50%{backdrop-filter:blur(calc(var(--blur-intensity, 6px)/2));-webkit-backdrop-filter:blur(calc(var(--blur-intensity, 6px)/2));background:rgba(0,0,0,.05);opacity:.7}to{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:transparent;opacity:0}}input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}input[type=range]::-moz-range-thumb,input[type=range]::-ms-thumb,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#4e4e4e;border:2px solid #000;border-radius:50%;cursor:pointer;margin-top:-5px;-webkit-transition:.2s;transition:opacity .2s}input[type=range]:focus{outline:none}.pos_checkboxes{display:flex;justify-content:space-between;margin:.7rem 1rem}.pos_checkboxes .pos_container{display:flex;flex-direction:column;font-size:.7rem}.pie-visualizer.container{width:100%;max-width:800px;margin:auto;padding:20px;background:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pie-visualizer.container .conclusion-section,.pie-visualizer.container .context-section{margin-bottom:24px}.pie-visualizer.container .section-label{color:#666;font-size:14px;margin-bottom:8px}.pie-visualizer.container .context-content{font-size:14px}.pie-visualizer.container .context-content.expanded{height:25vh;overflow-y:auto}.pie-visualizer.container .context-text{line-height:1.5}.pie-visualizer.container .expand-button{padding:0!important;min-width:0!important;text-transform:none!important;vertical-align:baseline!important}.pie-visualizer.container .conclusion-text{line-height:1.5}.pie-visualizer.container .pie-container{position:relative}.pie-visualizer.container .pie-slice{cursor:pointer;transition:opacity .2s}.pie-visualizer.container .pie-slice:hover{opacity:.9}.pie-visualizer.container .drag-knob{cursor:pointer}.pie-visualizer.container .slice-label{fill:#fff;font-size:12px;font-weight:500;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.pie-visualizer.container .legend{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px}.pie-visualizer.container .legend-item{display:flex;align-items:center;font-size:14px}.pie-visualizer.container .legend-color{width:12px;height:12px;border-radius:50%;margin-right:8px}.element.collapsible{transition:background .18s;border-radius:.35em}.element.collapsible:hover{background:hsla(0,0%,47.1%,.05)}.element.collapsible>.style>span[role=button]{display:inline-block;transition:color .18s,transform .22s cubic-bezier(.4,0,.2,1);color:#aaa;outline:none}.element.collapsible>.style>span[role=button]:focus,.element.collapsible>.style>span[role=button]:hover{color:#555;transform:scale(1.15) rotate(12deg);background:hsla(0,0%,78.4%,.22);border-radius:50%}.element.collapsible>.style>span[role=button]:active{color:#2196f3;transform:scale(1.09) rotate(-15deg)}.element.collapsible>.style>.text{display:block;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .22s;max-height:500px;opacity:1}.element.collapsible>.style>.text.collapsed{max-height:0;opacity:.33;pointer-events:none}.markdown .md.box code,.markdown .md.box pre{max-width:100%;text-wrap:wrap;font-size:inherit;font-family:inherit;line-height:inherit;text-shadow:none}.markdown .md.box.dark code,.markdown .md.box.dark pre{color:#fff}.markdown .md.box.light code,.markdown .md.box.light pre{color:#000}.markdown .md.box .container.svg{overflow-x:auto}.markdown .md.box :not(pre)>code[class*=language-],.markdown .md.box pre[class*=language-]{background:hsla(0,0%,75.3%,.7411764706);color:#fff}.markdown .md.box>p,.markdown .md.box>pre{padding:0 1rem;text-wrap:wrap}.markdown .md.box>ul li{padding:0 1rem;font-size:102%}.markdown .md.box .word{display:inline-block;padding:0 3px;margin:0 1px 2px 0;border-radius:3px;transition:background-color .2s ease,opacity .2s ease}.markdown .md.box .word.unchecked{opacity:.35}.markdown .md.box .word.nouns.checked{background:rgba(13,75,130,.18);border-bottom:2px solid rgba(13,75,130,.8509803922)}.markdown .md.box .word.verbs.checked{background:rgba(36,96,33,.18);border-bottom:2px solid rgba(36,96,33,.8196078431)}.markdown .md.box .word.adjectives.checked{background:rgba(182,125,13,.15);border-bottom:2px solid rgba(182,125,13,.9019607843)}.markdown .md.box .word.adverbs.checked{background:rgba(255,87,34,.12);border-bottom:2px solid #ff5722}.markdown .md.box .word.prepositions.checked{background:rgba(88,18,100,.15);border-bottom:2px solid rgba(88,18,100,.9098039216)}.markdown .md.box .word.conjunctions.checked{background:rgba(182,68,11,.16);border-bottom:2px solid rgba(182,68,11,.7803921569)}.markdown .md.box .header.actions{width:98%;position:absolute;top:0;justify-content:space-around;margin:-.8rem auto 0;display:flex;height:2rem;opacity:.2}.markdown .md.box .header.actions .button{position:relative}.markdown .md.box .header.actions .button .image{width:24px;height:24px}.markdown .md.box .header.actions.show{height:auto;opacity:1;transition:height .5s ease-out}.markdown .md.box.focused{opacity:1!important;filter:unset!important;transition-duration:1s;height:63vh;overflow-y:auto;overflow-x:hidden;background:#1a1c1f;border:2px solid #323232;box-shadow:0 66px 800px 20px #363737;position:fixed!important;z-index:9;top:0;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;justify-content:center;width:100%;left:50%;transform:translate(-50%)}.markdown .md.box.dimmed{opacity:.05!important;transition-duration:1s}.markdown .md.box.dimmed:hover{opacity:1;transition-duration:1s}.markdown .md.box.multi_select.desktop,.markdown .md.box.prompt_editor.test.desktop{padding:0 .8rem}.markdown .md.box.multi_select.loading code,.markdown .md.box.multi_select.loading h1,.markdown .md.box.multi_select.loading h2,.markdown .md.box.multi_select.loading h3,.markdown .md.box.multi_select.loading h4,.markdown .md.box.multi_select.loading h5,.markdown .md.box.multi_select.loading ol,.markdown .md.box.multi_select.loading p,.markdown .md.box.multi_select.loading pre,.markdown .md.box.multi_select.loading ul,.markdown .md.box.prompt_editor.test.loading code,.markdown .md.box.prompt_editor.test.loading h1,.markdown .md.box.prompt_editor.test.loading h2,.markdown .md.box.prompt_editor.test.loading h3,.markdown .md.box.prompt_editor.test.loading h4,.markdown .md.box.prompt_editor.test.loading h5,.markdown .md.box.prompt_editor.test.loading ol,.markdown .md.box.prompt_editor.test.loading p,.markdown .md.box.prompt_editor.test.loading pre,.markdown .md.box.prompt_editor.test.loading ul{filter:blur(3.6px)}.markdown .md.box.multi_select.loaded code,.markdown .md.box.multi_select.loaded h1,.markdown .md.box.multi_select.loaded h2,.markdown .md.box.multi_select.loaded h3,.markdown .md.box.multi_select.loaded h4,.markdown .md.box.multi_select.loaded h5,.markdown .md.box.multi_select.loaded ol,.markdown .md.box.multi_select.loaded p,.markdown .md.box.multi_select.loaded pre,.markdown .md.box.multi_select.loaded ul,.markdown .md.box.prompt_editor.test.loaded code,.markdown .md.box.prompt_editor.test.loaded h1,.markdown .md.box.prompt_editor.test.loaded h2,.markdown .md.box.prompt_editor.test.loaded h3,.markdown .md.box.prompt_editor.test.loaded h4,.markdown .md.box.prompt_editor.test.loaded h5,.markdown .md.box.prompt_editor.test.loaded ol,.markdown .md.box.prompt_editor.test.loaded p,.markdown .md.box.prompt_editor.test.loaded pre,.markdown .md.box.prompt_editor.test.loaded ul{filter:blur(0)}.markdown .md.box .header{display:flex;justify-content:space-between}.markdown .md.box .header .title{font-size:1.2rem;opacity:.7;margin-bottom:.8rem}.markdown .md.box .header.metrics{display:flex;flex-direction:row;opacity:.1;font-size:.8rem;margin-right:.5rem;margin-top:-.4rem;margin-left:.3rem}.markdown .md.box .header.metrics.light{opacity:1}.markdown .md.box .header.metrics .metric{display:flex;flex-direction:column}.markdown .md.box .header.metrics .metric .label{text-transform:uppercase;font-size:.65rem;width:100%;text-align:center;color:#5e5e5e;mix-blend-mode:difference}.markdown .md.box .header.metrics .metric .value{font-size:80%;margin-top:-.4rem}.markdown .md.box .header.metrics .metric.correct{color:green}.markdown .md.box .header.metrics .metric.incorrect{color:#ad2525}.markdown .md.box .sentiment.analysis{display:inline-block;margin-top:40px;width:97%;filter:grayscale(1)}.markdown .md.box .sentiment.analysis:hover{filter:grayscale(0)}.markdown .md.box .sentiment.analysis.mobile{opacity:1}.markdown .md.box .sentiment.analysis .gauge.gradient{width:80%;margin-top:9px;margin-left:8%;height:12px}.markdown .md.box .sentiment.analysis .gauge.gradient .label.sentiment{position:absolute;bottom:-32px;margin-bottom:0;text-align:center;font-size:.78rem}.markdown .md.box .sentiment.analysis .gauge.gradient .label.\|.comparative{margin-top:-10px;font-size:.75rem;font-weight:600}.markdown .md.box .sentiment.analysis .gauge.gradient .header{font-size:14px;font-weight:600;top:-28px;display:inline-block;position:absolute;opacity:.3}.markdown .md.box .sentiment.analysis .gauge.gradient .tick.value{width:14px!important;height:14px!important;border-radius:50%;border:2px solid rgba(0,0,0,.35);margin-left:-7px;top:-3px}.markdown .md.box .sentiment.analysis .gauge.gradient,.markdown .md.box .sentiment.analysis .tick.value{height:12px}.markdown .md.box .sentiment.analysis .tick.value{height:14px}.markdown .md.box .sentiment.analysis .icon.\|.info{height:18px;width:18px;cursor:pointer;opacity:.5;margin-right:10px;float:right;margin-top:-15px}.markdown .container.toggles{display:flex;align-items:center;gap:6px;opacity:.28}.markdown .container.toggles:hover{opacity:1}.markdown .container.toggles .button .image{border:none!important}.markdown .container.rating{position:relative;mix-blend-mode:luminosity;width:50%;opacity:.2}.markdown .container.rating:hover{opacity:1;mix-blend-mode:unset}.markdown .container.rating .label{font-size:9px;color:#d0d0d0;text-transform:uppercase}.markdown .container.rating .response_rating{display:flex;gap:4px;align-items:center}.markdown .container.rating .response_rating .input.\|.container .rating{opacity:.1;height:100%;position:absolute;top:-2px}.markdown .container.rating .response_rating .input.\|.container:hover .rating{opacity:1}.markdown .container.entities,.markdown .container.info,.markdown .container.pos,.markdown .container.rating{transition:opacity .8scubic-bezier .4,0,.2,1,transform .8scubic-bezier .4,0,.2,1,height .8sease-out!important;display:flex;align-items:center}.markdown .container.entities.expanded,.markdown .container.info.expanded,.markdown .container.pos.expanded,.markdown .container.rating.expanded{height:auto;display:flex;flex-direction:column;margin:0 .8rem 1rem}.markdown .container.entities.expanded h1,.markdown .container.entities.expanded h2,.markdown .container.entities.expanded h3,.markdown .container.entities.expanded h4,.markdown .container.entities.expanded h5,.markdown .container.info.expanded h1,.markdown .container.info.expanded h2,.markdown .container.info.expanded h3,.markdown .container.info.expanded h4,.markdown .container.info.expanded h5,.markdown .container.pos.expanded h1,.markdown .container.pos.expanded h2,.markdown .container.pos.expanded h3,.markdown .container.pos.expanded h4,.markdown .container.pos.expanded h5,.markdown .container.rating.expanded h1,.markdown .container.rating.expanded h2,.markdown .container.rating.expanded h3,.markdown .container.rating.expanded h4,.markdown .container.rating.expanded h5{font-size:80%;width:100%}.markdown .container.entities.expanded .key,.markdown .container.info.expanded .key,.markdown .container.pos.expanded .key,.markdown .container.rating.expanded .key{text-transform:uppercase;font-size:90%;color:#bbb;margin-bottom:.5rem;background:linear-gradient(307deg,rgba(27,29,32,.431372549),rgba(0,0,0,.2392156863));border-radius:15px;border-bottom:1px solid #343434;border-right:1px solid #343434;border-top:0;padding:.4rem 0 1rem .7rem;border-left:1px solid #282828}.markdown .container.entities.expanded .key .values,.markdown .container.info.expanded .key .values,.markdown .container.pos.expanded .key .values,.markdown .container.rating.expanded .key .values{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;opacity:.9}.markdown .container.entities.expanded .key .values .value,.markdown .container.info.expanded .key .values .value,.markdown .container.pos.expanded .key .values .value,.markdown .container.rating.expanded .key .values .value{font-family:Nunito;color:#fff;border-left:2px solid #403d3d;padding-left:.4rem;margin:.4rem .4rem .4rem 0;display:flex;text-transform:none;cursor:pointer}.markdown .container.entities.expanded .key .values .value:hover,.markdown .container.info.expanded .key .values .value:hover,.markdown .container.pos.expanded .key .values .value:hover,.markdown .container.rating.expanded .key .values .value:hover{color:orange}.markdown .container.pos.expanded{height:22px;margin:.6rem .8rem 1rem}.markdown .container.info.expanded{display:flex;background:rgba(0,0,0,.2901960784);padding:.8rem;border-radius:15px;border:1px solid grey;width:auto;max-width:100%}.markdown .container.info.expanded>p{display:inline-block}.markdown .container.info.expanded h1,.markdown .container.info.expanded h2,.markdown .container.info.expanded h3,.markdown .container.info.expanded h4,.markdown .container.info.expanded h5{font-size:80%;width:100%}.markdown .container.info.expanded pre{margin:0}.markdown .container.info.expanded pre code{max-height:auto}.markdown .container.info.expanded p{margin:0;display:flex;font-size:.8rem}.markdown .container.info.expanded p>strong{opacity:.5;font-weight:400;margin-right:.2rem}.markdown .gallery.container,.markdown .related.searches{display:flex;flex-direction:column;padding-bottom:.3rem;margin-right:.8rem}.markdown .gallery.container .title,.markdown .related.searches .title{font-size:.8rem;text-transform:uppercase;opacity:.5;margin-left:.3rem;margin-bottom:.8rem}.markdown .gallery.container .prompts .prompt,.markdown .related.searches .prompts .prompt{display:flex;cursor:pointer;border:1px solid #1e2227;border-radius:15px;padding:.4rem;margin-bottom:1.2rem;background:#31383f}.markdown .gallery.container .prompts .prompt .parts,.markdown .related.searches .prompts .prompt .parts{font-size:.9rem}.markdown .gallery.container .prompts .prompt .parts .part.\|.response_type,.markdown .related.searches .prompts .prompt .parts .part.\|.response_type{font-size:.75rem;text-transform:uppercase;opacity:.7;margin-right:.2rem}.markdown .gallery.container .prompts .prompt .icon.\|.text,.markdown .related.searches .prompts .prompt .icon.\|.text{width:22px;height:22px;margin-right:.6rem;opacity:.5;margin-top:.1rem;margin-left:.3rem}.markdown .score{display:flex;justify-content:space-around}.markdown .score .metric{display:flex;flex-direction:column}.markdown .score .metric .label{text-transform:uppercase;font-size:.65rem;width:100%;text-align:center;color:#5e5e5e;mix-blend-mode:difference}.markdown .score .metric .value{font-size:80%;margin-top:-.4rem}.markdown .score .metric.correct{color:green}.markdown .score .metric.incorrect{color:#ad2525}.ai-links-container{padding:.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;max-height:32px}.ai-links-container.dark{border-bottom-color:hsla(0,0%,100%,.1)}.ai-links-container.light{border-bottom-color:rgba(0,0,0,.1)}.ai-links-container.mobile{padding:.4rem .8rem}.ai-links-container .markdown-ai-links{max-height:32px;display:flex;flex-direction:row;align-items:center;gap:4px}.ai-links-container .markdown-ai-links .action.toolbar_item{margin:0 2px;border:none;height:22px;width:22px;opacity:.65;filter:grayscale(1);cursor:pointer}.ai-links-container .markdown-ai-links .action.toolbar_item .image{width:22px;height:22px;border-radius:50%}.ai-links-container .markdown-ai-links .action.toolbar_item:hover{opacity:1;filter:grayscale(0);transition:all .2s ease-in-out}.ai-links-container .markdown-ai-links .action.toolbar_item:first-child{margin-left:0}.ai-links-container .markdown-ai-links .action.toolbar_item:last-child{margin-right:0}.ai-links-container .markdown-ai-links .ai-links-edit-button{opacity:.5;height:22px;width:22px;padding:0}.ai-links-container .markdown-ai-links .ai-links-edit-button:hover{opacity:1}.ai-links-container .markdown-ai-links .ai-links-edit-button svg{font-size:18px}.context-menu.container{display:flex;flex-direction:column;z-index:1000;min-width:200px;border-radius:4px;overflow:hidden;border:2px solid grey;box-shadow:0 4px 20px rgba(0,0,0,.15);background:#4b4e50;cursor:pointer;max-width:400px}.context-menu.buttons{flex-direction:row;background:transparent;border:none;min-width:unset;box-shadow:none;width:auto;justify-content:space-evenly;padding:4px 8px;align-items:center}.context-menu.buttons .context-menu.section{display:flex;border:none;flex-direction:column}.context-menu.buttons .context-menu.section .actions.buttons{flex-direction:row}.context-menu.buttons .context-menu.section .actions.buttons .provider.name{display:none}.context-menu.buttons .context-menu.section .actions.buttons .MuiSelect-select.MuiSelect-select{padding-right:0}.context-menu.buttons .context-menu.section .actions.buttons .MuiSelect-icon{fill:#5e6466}.context-menu.buttons .context-menu.section .models.buttons{display:flex;flex-direction:row}.context-menu.buttons .context-menu.section .models.buttons .model.selected{margin-right:4px!important}.context-menu.buttons .context-menu.section .section-title{display:none}.context-menu.buttons .context-menu.section:hover{filter:brightness(1.1);background:transparent}.context-menu.buttons .label{display:none}.context-menu .context-menu.section{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #646464}.context-menu .context-menu.section.disabled{opacity:.6;pointer-events:none}.context-menu .context-menu.section:hover{background:rgba(49,49,49,.6196078431)}.context-menu .context-menu.section:hover .image.resource{mix-blend-mode:normal!important}.context-menu .context-menu.section-title{padding:4px 9px;font-size:13px}.context-menu .context-menu.section-title.light{color:#fff}.context-menu .context-menu.section-title.dark{color:#d3d3d3}.context-menu .context-menu.section .icon{width:22px;height:22px;opacity:.8;margin-right:8px}.context-menu .context-menu.section .actions.buttons .action.selected .MuiInput-root:after,.context-menu .context-menu.section .actions.buttons .action.selected .MuiInput-root:before,.context-menu .context-menu.section .actions.buttons .model.selected .MuiInput-root:after,.context-menu .context-menu.section .actions.buttons .model.selected .MuiInput-root:before,.context-menu .context-menu.section .models.buttons .action.selected .MuiInput-root:after,.context-menu .context-menu.section .models.buttons .action.selected .MuiInput-root:before,.context-menu .context-menu.section .models.buttons .model.selected .MuiInput-root:after,.context-menu .context-menu.section .models.buttons .model.selected .MuiInput-root:before{border:none}.context-menu .context-menu.section .actions.buttons .action.selected .image.resource,.context-menu .context-menu.section .actions.buttons .model.selected .image.resource,.context-menu .context-menu.section .models.buttons .action.selected .image.resource,.context-menu .context-menu.section .models.buttons .model.selected .image.resource{width:20px;height:20px;border-radius:50%;mix-blend-mode:luminosity}.context-menu .context-menu.section .models.buttons{margin-right:0;margin-top:unset}.context-menu .context-menu.section .models.buttons .model.\|.selected{flex-direction:row-reverse;width:unset;justify-content:space-between;align-items:center;color:#fff;margin-right:12px;gap:8px}.context-menu .context-menu.section .models.buttons .model.\|.selected .label{font-family:Nunito;font-size:11px;min-height:unset}.context-menu .context-menu.section .actions.buttons{display:flex;flex-direction:column;margin-right:8px}.context-menu .context-menu.section .actions.buttons .action.selected{width:unset;margin-right:4px}.context-menu .context-menu.section .actions.buttons .action.selected .provider.name{color:#fff;font-size:12px;font-family:Nunito}.context-menu .context-menu.section .actions.buttons .action.selected svg{fill:#fff}.context-menu .context-menu.section .actions.buttons .action.selected .MuiSelect-select.MuiSelect-select{padding-right:8px}.MuiPaper-root.context-menu{border-radius:4px}.context-menu.container{animation:fadeIn .15s ease-out}.actions.buttons.calendar,.models.buttons.calendar{flex-direction:column!important}.actions.buttons.carousel .model .label,.models.buttons.carousel .model .label{font-size:.8rem!important;text-wrap:wrap;width:40px;padding-right:.4rem;padding-left:.4rem}.actions.buttons .divider.\|.vs,.models.buttons .divider.\|.vs{font-size:80%;opacity:.7;font-style:italic}.actions.buttons .divider.\|.vs:last-child,.models.buttons .divider.\|.vs:last-child{display:none}.actions.buttons .action.selected,.actions.buttons .model.\|.selected,.models.buttons .action.selected,.models.buttons .model.\|.selected{display:flex;flex-direction:column;width:40px;justify-content:space-around;cursor:pointer}.actions.buttons .action.selected:hover,.actions.buttons .model.\|.selected:hover,.models.buttons .action.selected:hover,.models.buttons .model.\|.selected:hover{opacity:1!important}.actions.buttons .action.selected .label,.actions.buttons .model.\|.selected .label,.models.buttons .action.selected .label,.models.buttons .model.\|.selected .label{font-family:Gruppo;font-size:.6rem;min-height:18px}.actions.buttons .action.selected .label.model:hover,.actions.buttons .model.\|.selected .label.model:hover,.models.buttons .action.selected .label.model:hover,.models.buttons .model.\|.selected .label.model:hover{text-shadow:1px 1px #000}.actions.buttons .action.selected .label .image.resource,.actions.buttons .model.\|.selected .label .image.resource,.models.buttons .action.selected .label .image.resource,.models.buttons .model.\|.selected .label .image.resource{display:none}.actions.buttons .action.selected .label.ask,.actions.buttons .action.selected .label.compare,.actions.buttons .model.\|.selected .label.ask,.actions.buttons .model.\|.selected .label.compare,.models.buttons .action.selected .label.ask,.models.buttons .action.selected .label.compare,.models.buttons .model.\|.selected .label.ask,.models.buttons .model.\|.selected .label.compare{text-transform:uppercase;opacity:.6;padding-top:.5rem}.actions.buttons .select,.models.buttons .select{margin-left:0!important;margin-right:8px}.actions.buttons .select .MuiSelect-select,.models.buttons .select .MuiSelect-select{padding-right:8px}.actions.buttons .select svg,.models.buttons .select svg{fill:#5e6466}.actions.buttons .title,.models.buttons .title{font-size:.7rem;opacity:.5;font-family:Gruppo}.voice-dictation-button{position:absolute;bottom:20px;right:20px;z-index:10;display:flex;align-items:center;gap:8px;transition:opacity .2s ease,transform .2s ease}.voice-dictation-button:not(.recording){opacity:.3}.voice-dictation-button:not(.recording):hover{opacity:.6}.voice-dictation-button.recording{opacity:1}.voice-dictation-button.speaking .wave-dots .dot{animation:speech-pulse .7s ease-in-out infinite}.voice-dictation-button.error .mic-button{color:#f44336}.voice-dictation-button.disabled{pointer-events:none;opacity:.15}.voice-dictation-button .mic-button{background:transparent;border:none;padding:8px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .1s ease}.voice-dictation-button .mic-button:hover{transform:scale(1.1)}.voice-dictation-button .mic-button:active{transform:scale(.95)}.voice-dictation-button .mic-button svg{display:block}.voice-dictation-button .close-button{background:hsla(0,0%,100%,.1);border:none;padding:6px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;box-shadow:0 0 0 2px rgba(244,67,54,.8);animation:pulse-ring 1.5s ease-in-out infinite}.voice-dictation-button .close-button:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1);box-shadow:0 0 0 3px #f44336}.voice-dictation-button .close-button:active{transform:scale(.95)}.voice-dictation-button .close-button svg{display:block}.voice-dictation-button .wave-dots{display:flex;align-items:center;gap:4px;padding:8px 4px}.voice-dictation-button .wave-dots .dot{width:6px;height:6px;border-radius:50%;animation:wave-bounce 1.4s ease-in-out infinite}.voice-dictation-button .wave-dots .dot:first-child{animation-delay:-.32s}.voice-dictation-button .wave-dots .dot:nth-child(2){animation-delay:-.16s}.voice-dictation-button .wave-dots .dot:nth-child(3){animation-delay:0s}.voice-dictation-button.dark .mic-button{color:#aaa}.voice-dictation-button.dark .mic-button:hover{background:hsla(0,0%,100%,.1);color:#fff}.voice-dictation-button.dark .close-button{color:#aaa;background:hsla(0,0%,100%,.1)}.voice-dictation-button.dark .close-button:hover{color:#fff;background:hsla(0,0%,100%,.2)}.voice-dictation-button.dark .wave-dots .dot{background-color:#4fc3f7}.voice-dictation-button.light .mic-button{color:#666}.voice-dictation-button.light .mic-button:hover{background:rgba(0,0,0,.05);color:#333}.voice-dictation-button.light .close-button{color:#666;background:rgba(0,0,0,.05)}.voice-dictation-button.light .close-button:hover{color:#333;background:rgba(0,0,0,.1)}.voice-dictation-button.light .wave-dots .dot{background-color:#1976d2}@keyframes wave-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes speech-pulse{0%,to{transform:scale(.7);opacity:.6}50%{transform:scale(1.2);opacity:1}}@keyframes pulse-ring{0%{box-shadow:0 0 0 2px rgba(244,67,54,.8)}50%{box-shadow:0 0 0 4px rgba(244,67,54,.4)}to{box-shadow:0 0 0 2px rgba(244,67,54,.8)}}.confirm-dialog .confirm-dialog-header{font-weight:600;padding:4px 8px}.confirm-dialog .confirm-dialog-actions{padding:4px 8px;display:flex;justify-content:flex-end;gap:8px}.confirm-dialog.light .confirm-dialog-header{background:#9ba2a6;color:#222}.confirm-dialog.light .cancel-btn{background:#e0e0e0;color:#333}.confirm-dialog.light .cancel-btn:hover{background:#d6d6d6}.confirm-dialog.light .confirm-btn{background:#1976d2;color:#fff}.confirm-dialog.light .confirm-btn:hover{background:#125a9c}.confirm-dialog.dark .MuiDialog-paper p{color:#686869}.confirm-dialog.dark .confirm-dialog-header{background:#2b2b2b;color:#f1f1f1}.confirm-dialog.dark .cancel-btn{background:#555;color:#ddd}.confirm-dialog.dark .cancel-btn:hover{background:#666}.confirm-dialog.dark .confirm-btn{background:#90caf9;color:#000}.confirm-dialog.dark .confirm-btn:hover{background:#64b5f6}.builder.wrapper .context.container .context-content .text-context-display textarea.input{background:#b9c0c8}.builder.wrapper .context.container .context-content .image-context-display{height:100%}.builder.wrapper .context.container .context-title{padding:2px 0 0;flex-direction:column}.builder.wrapper .context.container .context-title .title{justify-content:space-between}.builder.wrapper .context.container .context-title .title .close-button{margin-left:auto}.builder.wrapper .context.container .context-title .context-controls{justify-content:space-between;width:inherit;background:#23262d;padding:1px;border:2px solid #3b4250;border-bottom:none}.builder.wrapper .context.container .context-title .context-controls.light{background:#f0f0f0;border:2px solid #ccc}.builder.wrapper .context.container .context-title .context-controls .context-button{padding:0 8px}.builder.wrapper .context.container .context-title .context-controls .context-button:hover{background-color:#3f4a52}.context-image.image-thumbnail-container{backdrop-filter:blur(10px)}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .tab-content{overflow:hidden}.response-type-crud-dialog .MuiDialog-paper{min-height:700px;max-height:90vh;background-color:#f9fafb}.response-type-crud-dialog .dialog-header{display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid #e5e7eb}.response-type-crud-dialog .dialog-header .dialog-title-wrapper{display:flex;align-items:center}.response-type-crud-dialog .dialog-header .promptstack-icon{width:32px;height:32px;margin-right:12px}.response-type-crud-dialog .dialog-header .dialog-title{margin:0;font-size:1.25rem;font-weight:500;color:inherit}.response-type-crud-dialog .dialog-header .dialog-actions{display:flex;gap:8px;align-items:center}.response-type-crud-dialog .crud-tabs{background:#fff;border-bottom:1px solid #e5e7eb;min-height:48px}.response-type-crud-dialog .crud-tabs .MuiTab-root{text-transform:none;font-weight:500}.response-type-crud-dialog .crud-tabs .MuiTab-root .MuiSvgIcon-root{font-size:18px;margin-right:6px}.response-type-crud-dialog .crud-tabs .MuiTabs-indicator{background-color:#f5970e}.response-type-crud-dialog .tabs-content{height:100%;flex-direction:row-reverse}.response-type-crud-dialog .tabs-content .prompt-editor-section{flex:1;margin-right:10px;height:100%}.response-type-crud-dialog .tabs-content .prompt-editor-section .react-codemirror2{height:inherit;width:100%}.response-type-crud-dialog .tabs-content .tabs-panel{width:400px;border-left:1px solid #e5e7eb;background:#fff}.response-type-crud-dialog .tabs-content .tabs-panel .MuiBox-root{padding:24px}.response-type-crud-dialog .metadata-display{background:#f3f4f6;padding:16px;border-radius:8px}.response-type-crud-dialog .metadata-display h4{margin:0 0 16px;font-size:1rem;color:#4b5563}.response-type-crud-dialog .metadata-display .metadata-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.response-type-crud-dialog .metadata-display .metadata-grid .metadata-item{display:flex;flex-direction:column}.response-type-crud-dialog .metadata-display .metadata-grid .metadata-item .metadata-label{font-size:.875rem;color:#6b7280;margin-bottom:4px}.response-type-crud-dialog .metadata-display .metadata-grid .metadata-item .metadata-value{font-size:.95rem;color:#1f2937;font-weight:500}.response-type-crud-dialog .toggle-grid{display:flex;flex-direction:column;gap:12px;margin-top:12px}.response-type-crud-dialog .toggle-grid .MuiFormControlLabel-root{margin-left:0}.response-type-crud-dialog .field-group{margin-bottom:20px}.response-type-crud-dialog .field-group .MuiAutocomplete-root{width:100%}.response-type-crud-dialog .field-group .MuiAutocomplete-root .MuiOutlinedInput-root{background:#fff}.response-type-crud-dialog .field-group .field-help{display:block;margin-top:6px;font-size:.875rem;color:#6b7280}.response-type-crud-dialog .dialog-content{padding:0;overflow:hidden;background-color:#f9fafb;height:calc(100% - 64px)}.response-type-crud-dialog .dialog-footer{background:inherit}.response-type-crud-dialog .field-header{margin-bottom:8px}.response-type-crud-dialog .field-header .field-label{font-weight:600;color:var(--text-color,#333)}.response-type-crud-dialog .field-header .field-label.required:after{content:" *";color:#dc3545}.response-type-crud-dialog .field-header .prompt-input-suggestions{margin-left:auto}.response-type-crud-dialog .field-header .prompt-input-suggestions.suggestion-trigger-icon .MuiIconButton-root{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:28px;height:28px}.response-type-crud-dialog .field-header .prompt-input-suggestions.suggestion-trigger-icon .MuiIconButton-root:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:scale(1.05)}.response-type-crud-dialog .prompt-editor-group{position:relative}.response-type-crud-dialog .prompt-editor-group .field-header{z-index:10;position:relative;padding-bottom:8px}.response-type-crud-dialog .prompt-editor-group .prompt-editor-container{border:1px solid var(--border-color,#e0e0e0);border-radius:6px;overflow:hidden}.response-type-crud-dialog.dark .MuiDialog-paper{background-color:#1a1d23}.response-type-crud-dialog.dark .dialog-header{border-bottom-color:#323840}.response-type-crud-dialog.dark .dialog-header .dialog-title{color:#fff}.response-type-crud-dialog.dark .crud-tabs{background:#23262d;border-bottom-color:#323840}.response-type-crud-dialog.dark .crud-tabs .MuiTab-root{color:#9ca3af}.response-type-crud-dialog.dark .crud-tabs .MuiTab-root.Mui-selected{color:#f5970e}.response-type-crud-dialog.dark .tabs-panel{background:#23262d;border-left-color:#323840}.response-type-crud-dialog.dark .dialog-content{background-color:#1a1d23}.response-type-crud-dialog.dark .metadata-display{background:#323840}.response-type-crud-dialog.dark .metadata-display h4{color:#d1d5db}.response-type-crud-dialog.dark .metadata-display .metadata-label{color:#9ca3af}.response-type-crud-dialog.dark .metadata-display .metadata-value{color:#f3f4f6}.response-type-crud-dialog.dark .field-group .field-label{color:#d1d5db}.response-type-crud-dialog.dark .field-group .field-help{color:#9ca3af}.response-type-crud-dialog.dark .field-group .MuiOutlinedInput-root{background:#323840;color:#fff}.response-type-crud-dialog.dark .field-group .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#4b5563}.response-type-crud-dialog.dark .field-group .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#6b7280}.response-type-crud-dialog.dark .field-group .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#f5970e}.response-type-crud-dialog.light .dialog-footer{border-top:1px solid #e5e7eb;background-color:#f9fafb}.response-type-crud-dialog.light .dialog-footer .MuiButton-label{color:#232323}.response-type-crud-dialog.dark .MuiDialog-paper{background-color:#313840;color:#e3e8f0}.response-type-crud-dialog.dark .dialog-header{border-bottom-color:#2d3748;color:#f7fafc}.response-type-crud-dialog.dark .dialog-header .dialog-title{color:#f7fafc}.response-type-crud-dialog.dark .dialog-header .MuiIconButton-root{color:#a0aec0}.response-type-crud-dialog.dark .dialog-header .MuiIconButton-root:hover{background-color:hsla(0,0%,100%,.1)}.response-type-crud-dialog.dark .dialog-content{background-color:#1f2937;border-top-color:#374151}.response-type-crud-dialog.dark .dialog-footer .MuiButton-label{color:#c8c8c8}.response-type-crud-dialog.dark .field-header .field-label{color:var(--text-color,#e2e8f0)}.response-type-crud-dialog.dark .field-label{color:#e2e8f0}.response-type-crud-dialog.dark .field-input,.response-type-crud-dialog.dark .field-textarea{background-color:#2d3748;border-color:#4a5568;color:#f7fafc}.response-type-crud-dialog.dark .field-input::placeholder,.response-type-crud-dialog.dark .field-textarea::placeholder{color:#718096}.response-type-crud-dialog.dark .field-input:focus,.response-type-crud-dialog.dark .field-textarea:focus{border-color:#4299e1;box-shadow:0 0 0 2px rgba(66,153,225,.2)}.response-type-crud-dialog.dark select.field-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0'%3E%3Cpath d='M15.3 9.3a1 1 0 011.4 1.4l-4 4a1 1 0 01-1.4 0l-4-4a1 1 0 011.4-1.4l3.3 3.29 3.3-3.3z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.response-type-crud-dialog.dark select.field-input option{background-color:#2d3748;color:#f7fafc}.response-type-crud-dialog.dark .field-help{color:#a0aec0}.response-type-crud-dialog.dark .toggle-label{color:#e2e8f0}.response-type-crud-dialog.dark .info-icon{color:#a0aec0}.response-type-crud-dialog.dark .btn-sm.btn-primary{background-color:#4299e1}.response-type-crud-dialog.dark .btn-sm.btn-primary:hover{background-color:#3182ce}.response-type-crud-dialog.dark .btn-sm.btn-secondary{background-color:#718096}.response-type-crud-dialog.dark .btn-sm.btn-secondary:hover{background-color:#4a5568}.response-type-crud-dialog.dark .metadata-column,.response-type-crud-dialog.dark .prompt-editor-container{border-color:#4a5568}.response-type-crud-dialog.dark .prompt-editor-container .editor-container,.response-type-crud-dialog.dark .prompt-editor-container .editor-container .prompt-editor-toolbar{background-color:#2d3748!important}.response-type-crud-dialog.dark .prompt-editor-container .editor-container .prompt-editor-toolbar .MuiFormControl-root .MuiInputBase-root{background-color:#2d3748;color:#e2e8f0;border-color:#4a5568}.response-type-crud-dialog.dark .prompt-editor-container .editor-container .prompt-editor-toolbar .MuiFormControl-root .MuiInputBase-root .MuiSelect-root{color:#e2e8f0}.response-type-crud-dialog.dark .prompt-editor-container .editor-container .prompt-editor-toolbar .MuiFormControl-root .MuiInputBase-root .MuiSelect-icon,.response-type-crud-dialog.dark .prompt-editor-container .editor-container .prompt-editor-toolbar .MuiFormControl-root .MuiInputLabel-root{color:#a0aec0}.response-type-crud-dialog.dark .prompt-editor-container .editor-container .prompt-editor-toolbar .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#4299e1}.crud-form{width:100%}.crud-form.desktop .desktop-layout{gap:24px;min-height:500px;position:relative}.crud-form.desktop .desktop-layout .prompt-column{display:flex;flex-direction:column;gap:16px;overflow:hidden}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container{flex:1;min-height:450px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .react-codemirror2{width:100%}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container{height:100%;margin:0;border-radius:0;box-shadow:none;max-width:100%;background-color:#fff!important}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container .editor-wrapper{border:none!important}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container .status-footer,.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container .toolbar.ai.action_links{display:none}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container .CodeMirror{height:100%!important;font-size:14px!important;line-height:1.5!important}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container .prompt-editor-toolbar{margin-bottom:8px;padding:8px;background-color:#f9fafb;border-radius:6px}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container .prompt-editor-toolbar .buttons{margin-left:auto}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container .editor-container.dark{background-color:#1f2937!important}.crud-form.desktop .desktop-layout .metadata-column{display:flex;flex-direction:column;gap:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;overflow-y:auto;width:95%;max-width:400px;padding:20px 20px 20px 24px;min-width:300px}.crud-form.desktop.dark .prompt-column .prompt-editor-container{border-color:#4b5563;background-color:#1f2937}.crud-form.desktop.dark .prompt-column .prompt-editor-container .editor-container .prompt-editor-toolbar{background-color:#2d3748}.crud-form.desktop.dark .metadata-column{border-color:#4b5563}.crud-form.mobile .mobile-layout{display:flex;flex-direction:column;gap:20px}.crud-form.mobile .mobile-layout #prompt-content-mobile{min-height:200px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;padding:12px;font-size:14px;line-height:1.5}.field-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;max-width:100%}.field-group .field-label{font-weight:500;font-size:.875rem;color:#374151;margin:0}.field-group .field-label.required:after{content:" *";color:#dc2626}.field-group .field-input,.field-group .field-textarea{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.field-group .field-input:focus,.field-group .field-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.field-group .field-input.error,.field-group .field-textarea.error{border-color:#dc2626;background-color:#fef2f2}.field-group .field-input:disabled,.field-group .field-textarea:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.field-group .field-textarea{resize:vertical;min-height:100px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.field-group .field-help{font-size:.75rem;color:#6b7280;font-style:italic}.field-group .error-text{font-size:.75rem;color:#dc2626;margin-top:2px}.new-category-input{flex-direction:column}.new-category-input,.new-category-input .new-category-actions{display:flex;gap:8px}.new-category-input .new-category-actions .btn-sm{padding:4px 12px;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background-color .2s;font-weight:500}.new-category-input .new-category-actions .btn-sm.btn-primary{background:#007bff;color:#fff}.new-category-input .new-category-actions .btn-sm.btn-primary:hover{background:#0056b3}.new-category-input .new-category-actions .btn-sm.btn-secondary{background:#6c757d;color:#fff}.new-category-input .new-category-actions .btn-sm.btn-secondary:hover{background:#545b62}.popper-instruction-editor .CodeMirror .CodeMirror-scroll{height:auto}.response-type-crud-dialog .MuiDialog-paper{height:86vh;display:flex;flex-direction:column}.response-type-crud-dialog .dialog-content{display:flex;flex-direction:column;height:100%;min-height:0}.response-type-crud-dialog .crud-form{flex:1;display:flex;flex-direction:column;min-height:0}.response-type-crud-dialog .tabs-content{flex:1;display:flex;min-height:0}.response-type-crud-dialog .prompt-editor-section{flex:1;display:flex;min-width:0;min-height:0}.response-type-crud-dialog .prompt-editor-group{flex:1;display:flex;flex-direction:column;min-height:0}.response-type-crud-dialog .prompt-editor-container{flex:1;min-height:0;display:flex}.response-type-crud-dialog .prompt-editor-container>.CodeMirror,.response-type-crud-dialog .prompt-editor-container>.codemirror-container,.response-type-crud-dialog .prompt-editor-container>div .CodeMirror{height:100%!important}.response-type-crud-dialog .CodeMirror,.response-type-crud-dialog .CodeMirror-scroll{min-height:0}.response-type-crud-dialog .tabs-panel{width:400px;max-width:40vw}.response-type-crud-dialog .field-group{margin:16px}.response-type-crud-dialog .field-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.response-type-crud-dialog .field-label{display:inline-flex;align-items:center;font-weight:600;line-height:1.2}.response-type-crud-dialog .field-label.required:after{content:" *";color:var(--accent,#ff6b6b)}.response-type-crud-dialog .crud-form select,.response-type-crud-dialog .field-input,.response-type-crud-dialog .field-textarea{width:100%;box-sizing:border-box}.response-type-crud-dialog .error-text{display:block;margin-top:6px}.response-type-crud-dialog .crud-tabs .MuiTab-root{min-height:48px}.response-type-crud-dialog.dark{--background-primary:#151922;--background-elevated:#151922;--text-primary:#e9eef5;--text-secondary:#aeb7c5;--surface-border:#2a3140;--accent:#67b0ff;color:var(--text-primary)}.response-type-crud-dialog.dark .crud-form,.response-type-crud-dialog.dark .dialog-content,.response-type-crud-dialog.dark .prompt-editor-group,.response-type-crud-dialog.dark .tabs-content{background:var(--background-primary)}.response-type-crud-dialog.dark .tabs-panel{background:var(--background-elevated);border-left:1px solid var(--surface-border)}.response-type-crud-dialog.dark .crud-form select,.response-type-crud-dialog.dark .field-input,.response-type-crud-dialog.dark .field-textarea{background:hsla(0,0%,100%,.03);color:var(--text-primary);border:1px solid var(--surface-border)}.response-type-crud-dialog.dark .crud-form select option,.response-type-crud-dialog.dark .field-input option,.response-type-crud-dialog.dark .field-textarea option{background:var(--background-elevated);color:var(--text-primary)}.response-type-crud-dialog.light{--background-primary:#f7f8fb;--background-elevated:#fff;--text-primary:#1e2430;--text-secondary:#475065;--surface-border:#d9dee8;--accent:#2962ff;color:var(--text-primary)}.response-type-crud-dialog.light .crud-form,.response-type-crud-dialog.light .dialog-content,.response-type-crud-dialog.light .prompt-editor-group,.response-type-crud-dialog.light .tabs-content{background:var(--background-primary)}.response-type-crud-dialog.light .tabs-panel{background:var(--background-elevated);border-left:1px solid var(--surface-border)}.response-type-crud-dialog.light .crud-form select,.response-type-crud-dialog.light .field-input,.response-type-crud-dialog.light .field-textarea{background:#fff;color:var(--text-primary);border:1px solid var(--surface-border)}.quick-save-tabs .MuiTab-root{flex-direction:row!important;min-height:40px!important}.quick-save-tabs .MuiTab-root .MuiTab-wrapper{flex-direction:row!important}.quick-save-tabs .MuiTab-root .MuiTab-wrapper .MuiSvgIcon-root{margin-bottom:0!important;margin-right:6px;font-size:18px}.quick-save-tab .MuiAlert-root{margin-bottom:12px!important}.quick-save-tab .MuiFormControl-root,.quick-save-tab .MuiTextField-root{margin-top:8px!important;margin-bottom:8px!important}.quick-save-tab .MuiFormControlLabel-root{margin-top:0!important}.quick-save-tab .save-mode-alert{padding:0 8px}.quick-save-tab .save-mode-alert.global-save{background-color:#fff3e0!important;border-left:4px solid #ff9800}.quick-save-tab .save-mode-alert.global-save .MuiAlert-icon{color:#ff9800}.quick-save-tab .save-mode-alert.global-save .global-indicator{color:#e65100;font-weight:500}.quick-save-tab .save-mode-alert.private-save{border-left:4px solid #2196f3}.quick-save-tab .category-field-group .MuiInputLabel-root{position:relative;transform:none}.quick-save-tab .category-field-group .MuiInputLabel-root.MuiInputLabel-shrink{transform:none;font-size:12px!important}.quick-save-tab .instructions-field-container .instructions-textarea .MuiOutlinedInput-root{padding-right:8px}.quick-save-tab .ailinks-container{padding:8px 12px;background:rgba(0,0,0,.02);border-radius:6px;border:none;justify-content:center;display:flex}.quick-save-tab .ailinks-container .ailinks-hint{font-size:.75rem;color:#666;margin-bottom:8px;display:block}.quick-save-tab .ailinks-container .ailinks-tooltip-icon{color:#666;cursor:help;margin-right:8px;font-size:1rem}.quick-save-tab .ailinks-container .quick-save-ailinks{display:flex;flex-wrap:wrap;gap:8px}.quick-save-tab .ailinks-container .quick-save-ailinks .toolbar_item{cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.quick-save-tab .ailinks-container .quick-save-ailinks .toolbar_item:hover{background-color:rgba(0,0,0,.08)}.quick-save-tab .ailinks-container.dark{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.1)}.quick-save-tab .ailinks-container.dark .ailinks-hint,.quick-save-tab .ailinks-container.dark .ailinks-tooltip-icon{color:#9ca3af}.quick-save-tab .ailinks-container.dark .quick-save-ailinks .toolbar_item:hover{background-color:hsla(0,0%,100%,.1)}.dark .quick-save-tab .save-mode-alert.global-save{background-color:rgba(255,152,0,.15)!important;border-left-color:#ffb74d}.dark .quick-save-tab .save-mode-alert.global-save .MuiAlert-message{color:#ffcc80}.dark .quick-save-tab .save-mode-alert.global-save .global-indicator{color:#ffb74d}.dark .quick-save-tab .save-mode-alert.private-save{background-color:rgba(33,150,243,.15)!important;border-left-color:#64b5f6}.dark .quick-save-tab .save-mode-alert.private-save .MuiAlert-message{color:#90caf9}.quick-save-layout .MuiBox-root{padding:6px!important}.card{position:relative;transition:all .3s ease-in-out;overflow:hidden}.card.editing{min-height:350px;mix-blend-mode:normal!important}.card .prompt{transition:opacity .2s ease-in-out}.card.editing .prompt{opacity:0;pointer-events:none}.card .response-type-editor-container{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.card.editing .response-type-editor-container{opacity:1;visibility:visible}.card-actions{display:flex;justify-content:center;flex-direction:row;align-items:center;padding:0;transition:bottom .3s ease-in-out}.card-actions .context-menu{z-index:2}.card.editing .card-actions{bottom:8px}.button.save{display:flex;align-items:center;justify-content:center;text-transform:none}.button.save .icon.save{margin-right:4px;width:16px;height:16px}.card-toolbar{display:flex;align-items:center;gap:4px}.card-toolbar .toolbar-button{padding:6px;color:hsla(0,0%,100%,.7);transition:all .2s ease}.card-toolbar .toolbar-button:hover{color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.1)}.card-toolbar .toolbar-button.colors .MuiSvgIcon-root,.card-toolbar .toolbar-button.info .MuiSvgIcon-root{font-size:18px}.card-toolbar .toolbar-button.expand .MuiSvgIcon-root,.card-toolbar .toolbar-button.refresh .MuiSvgIcon-root{font-size:20px}.card-toolbar .toolbar-button:disabled{color:hsla(0,0%,100%,.3)}.model_content.basic.light.wide_view::-webkit-scrollbar-track{background-color:#f1f1f1}.model_content.basic.light.wide_view::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.model_content.basic.light.wide_view::-webkit-scrollbar{width:8px}.company_card .action.buttons,.company_card .ai-links-wrapper,.company_card .sentiment,.company_card .sentiment-gauge,.company_card .sentiment.analysis,.company_card .sentiment_gauge{display:none!important}.container.tab_content .company_card,.model_content .company_card{position:relative;display:flex;margin-left:auto;margin-right:auto;justify-content:center;width:100%}.container.tab_content .company_card .text,.model_content .company_card .text{opacity:.2}.container.tab_content .company_card .md.box .sentiment,.model_content .company_card .md.box .sentiment{display:none}.container.tab_content .company_card:hover .text,.model_content .company_card:hover .text{opacity:1;filter:blur(0);transition-duration:.8s;transition-delay:.4s}.container.tab_content .company_card:hover>.image.resource,.model_content .company_card:hover>.image.resource{opacity:.1;transition-duration:.8s;transition-delay:.4s}.container.tab_content .company_card>.image.resource,.model_content .company_card>.image.resource{position:absolute;z-index:0;width:80%!important;height:300px!important;margin:5% auto 0;filter:grayscale(100%);opacity:.05;transition:opacity .3s ease}.container.tab_content .company_card .text,.model_content .company_card .text{font-size:14px;z-index:1;background:transparent;color:inherit;filter:none;transition:opacity .3s ease;height:100%}.container.tab_content .company_card .text p,.model_content .company_card .text p{margin-bottom:12px;line-height:1.5}.container.tab_content .company_card .text strong,.model_content .company_card .text strong{font-weight:700}.container.tab_content .company_card .text h1,.container.tab_content .company_card .text h2,.container.tab_content .company_card .text h3,.container.tab_content .company_card .text h4,.container.tab_content .company_card .text h5,.container.tab_content .company_card .text h6,.model_content .company_card .text h1,.model_content .company_card .text h2,.model_content .company_card .text h3,.model_content .company_card .text h4,.model_content .company_card .text h5,.model_content .company_card .text h6{margin-top:16px;margin-bottom:8px;font-weight:700}.container.tab_content .company_card .text ol,.container.tab_content .company_card .text ul,.model_content .company_card .text ol,.model_content .company_card .text ul{margin-left:20px;margin-bottom:12px}.container.tab_content .company_card .text li,.model_content .company_card .text li{margin-bottom:4px}.container.tab_content .company_card .text .company_name_as_url,.model_content .company_card .text .company_name_as_url{margin-bottom:8px;display:flex;align-items:baseline;gap:4px}.container.tab_content .company_card .text .company_name_as_url .company_name_label,.model_content .company_card .text .company_name_as_url .company_name_label{font-size:14px;font-weight:500;color:inherit;opacity:.7}.container.tab_content .company_card .text .company_name_as_url .company_name_link,.model_content .company_card .text .company_name_as_url .company_name_link{font-size:16px;font-weight:600;text-decoration:underline;color:#6b8fa3;opacity:.8;transition:opacity .2s ease}.container.tab_content .company_card .text .company_name_as_url .company_name_link:hover,.model_content .company_card .text .company_name_as_url .company_name_link:hover{opacity:1;color:#7fa8c0}.toolbar-editor-drawer{width:350px;max-width:90vw;background:#fff;font-family:System UI,Nunito,sans-serif}.toolbar-editor-drawer.dark{background:#1a1a1a;color:#e0e0e0}.toolbar-editor-drawer .drawer-container{height:100%;display:flex;flex-direction:column;overflow:hidden}.toolbar-editor-drawer .drawer-container.dark{background:#1a1a1a}.toolbar-editor-drawer .drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#fafafa}.dark .toolbar-editor-drawer .drawer-header{background:#2d2d2d;border-bottom-color:#3a3a3a}.toolbar-editor-drawer .drawer-header .header-content{display:flex;align-items:center;gap:8px}.toolbar-editor-drawer .drawer-header .header-content .header-icon{color:#1976d2;font-size:20px}.dark .toolbar-editor-drawer .drawer-header .header-content .header-icon{color:#64b5f6}.toolbar-editor-drawer .drawer-header .header-content .header-title{font-weight:500;font-size:16px;color:#1a1a1a;margin:0}.dark .toolbar-editor-drawer .drawer-header .header-content .header-title{color:#e0e0e0}.toolbar-editor-drawer .drawer-header .header-actions{display:flex;align-items:center;gap:4px}.toolbar-editor-drawer .drawer-header .header-actions .info-button{color:#757575}.toolbar-editor-drawer .drawer-header .header-actions .info-button:hover{color:#1976d2;background:rgba(25,118,210,.04)}.toolbar-editor-drawer .drawer-header .header-actions .info-button.active{color:#1976d2;background:rgba(25,118,210,.08)}.dark .toolbar-editor-drawer .drawer-header .header-actions .info-button{color:#bbb}.dark .toolbar-editor-drawer .drawer-header .header-actions .info-button:hover{color:#64b5f6;background:rgba(100,181,246,.08)}.dark .toolbar-editor-drawer .drawer-header .header-actions .info-button.active{color:#64b5f6;background:rgba(100,181,246,.12)}.toolbar-editor-drawer .drawer-header .header-actions .close-button{color:#757575}.toolbar-editor-drawer .drawer-header .header-actions .close-button:hover{color:#1976d2;background:rgba(25,118,210,.04)}.dark .toolbar-editor-drawer .drawer-header .header-actions .close-button{color:#bbb}.dark .toolbar-editor-drawer .drawer-header .header-actions .close-button:hover{color:#64b5f6;background:rgba(100,181,246,.08)}.toolbar-editor-drawer .info-panel{padding:16px 20px;background:#f0f4f8;border-bottom:1px solid #e0e0e0}.dark .toolbar-editor-drawer .info-panel{background:#2a2a2a;border-bottom-color:#3a3a3a}.toolbar-editor-drawer .info-panel .info-text{color:#424242;font-size:13px;line-height:1.4;margin:0}.dark .toolbar-editor-drawer .info-panel .info-text{color:#bbb}.toolbar-editor-drawer .drawer-content{flex:1;overflow-y:auto;padding:8px;background:#fff}.dark .toolbar-editor-drawer .drawer-content{background:#1a1a1a}.toolbar-editor-drawer .drawer-content::-webkit-scrollbar{width:6px}.toolbar-editor-drawer .drawer-content::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}.dark .toolbar-editor-drawer .drawer-content::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.toolbar-editor-drawer .drawer-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.toolbar-editor-drawer .drawer-content::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.dark .toolbar-editor-drawer .drawer-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}.dark .toolbar-editor-drawer .drawer-content::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.toolbar-editor-drawer .settings-accordion{margin-bottom:8px!important;border-radius:8px!important;background:#f8f9fa;box-shadow:0 1px 3px rgba(0,0,0,.05)!important;border:1px solid #e9ecef}.dark .toolbar-editor-drawer .settings-accordion,.toolbar-editor-drawer .settings-accordion.dark{background:#252525;color:#e0e0e0;border-color:#3a3a3a}.toolbar-editor-drawer .settings-accordion.add-section{border:1px solid #1976d2;background:#f3f7fb}.dark .toolbar-editor-drawer .settings-accordion.add-section{border-color:#64b5f6;background:#1e2a35}.toolbar-editor-drawer .settings-accordion:before{display:none}.toolbar-editor-drawer .settings-accordion .MuiAccordionSummary-root{min-height:28px;padding:0 16px;background:#e6e6e6;border-radius:8px 8px 0 0}.dark .toolbar-editor-drawer .settings-accordion .MuiAccordionSummary-root{background:#2d2d2d}.add-section .toolbar-editor-drawer .settings-accordion .MuiAccordionSummary-root{background:#e3f2fd}.dark .add-section .toolbar-editor-drawer .settings-accordion .MuiAccordionSummary-root{background:#263238}.toolbar-editor-drawer .settings-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:12px 0}.toolbar-editor-drawer .settings-accordion .MuiAccordionDetails-root{padding:0 16px 16px;border-top:1px solid #e9ecef}.dark .toolbar-editor-drawer .settings-accordion .MuiAccordionDetails-root{border-top-color:#3a3a3a}.toolbar-editor-drawer .settings-accordion .accordion-title{font-size:13px;color:#1a1a1a;font-weight:700;text-transform:uppercase;font-family:Gruppo}.dark .toolbar-editor-drawer .settings-accordion .accordion-title{color:#e0e0e0}.toolbar-editor-drawer .settings-accordion .accordion-header-with-actions{display:flex;align-items:center;justify-content:space-between;width:100%}.toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions{display:flex;gap:4px}.toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .add-button,.toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .close-add-button{color:#1976d2}.toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .add-button:hover,.toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .close-add-button:hover{background:rgba(25,118,210,.08)}.dark .toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .add-button,.dark .toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .close-add-button{color:#64b5f6}.dark .toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .add-button:hover,.dark .toolbar-editor-drawer .settings-accordion .accordion-header-with-actions .header-actions .close-add-button:hover{background:rgba(100,181,246,.08)}.toolbar-editor-drawer .settings-accordion .accordion-content{display:flex;flex-direction:column;gap:12px;background:#f1f1f1;padding:16px}.toolbar-editor-drawer .position-selector .position-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:4px}.dark .toolbar-editor-drawer .position-selector .position-dropdown{background:#2d2d2d;color:#e0e0e0;border-color:#3a3a3a}.toolbar-editor-drawer .position-selector .position-dropdown .MuiSelect-select{padding:10px 12px;font-size:14px;font-family:System UI,Nunito,sans-serif}.toolbar-editor-drawer .position-selector .position-dropdown .MuiMenuItem-root{font-size:14px;font-family:System UI,Nunito,sans-serif}.toolbar-editor-drawer .position-selector .position-dropdown .MuiMenuItem-root:hover{background:rgba(25,118,210,.08)}.toolbar-editor-drawer .position-selector .position-dropdown .MuiMenuItem-root.Mui-selected{background:rgba(25,118,210,.12)}.toolbar-editor-drawer .position-selector .position-dropdown .MuiMenuItem-root.Mui-selected:hover{background:rgba(25,118,210,.16)}.toolbar-editor-drawer .button-list{display:flex;flex-direction:column;gap:8px}.toolbar-editor-drawer .button-list .button-item-container{background:#fff;border:1px solid #e9ecef;border-radius:6px}.dark .toolbar-editor-drawer .button-list .button-item-container{background:#2d2d2d;border-color:#3a3a3a}.toolbar-editor-drawer .button-list .button-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.toolbar-editor-drawer .button-list .button-item .button-info{display:flex;align-items:center;gap:12px;flex:1}.toolbar-editor-drawer .button-list .button-item .button-info .button-icon{font-size:16px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.toolbar-editor-drawer .button-list .button-item .button-info .button-details{flex:1;min-width:0}.toolbar-editor-drawer .button-list .button-item .button-info .button-details .button-name{font-weight:500;font-size:14px;color:#1a1a1a;margin:0 0 2px}.dark .toolbar-editor-drawer .button-list .button-item .button-info .button-details .button-name{color:#e0e0e0}.toolbar-editor-drawer .button-list .button-item .button-info .button-details .button-description{color:#757575;font-size:12px;margin:0}.dark .toolbar-editor-drawer .button-list .button-item .button-info .button-details .button-description{color:#bbb}.toolbar-editor-drawer .button-list .button-item .button-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.toolbar-editor-drawer .button-list .button-item .button-actions .button-toggle,.toolbar-editor-drawer .button-list .button-item .button-actions .button-toggle .MuiSwitch-root{margin:0}.toolbar-editor-drawer .button-list .button-item .button-actions .button-toggle .MuiFormControlLabel-label{display:none}.toolbar-editor-drawer .button-list .button-item .button-actions .delete-button,.toolbar-editor-drawer .button-list .button-item .button-actions .edit-button{color:#757575;padding:6px}.toolbar-editor-drawer .button-list .button-item .button-actions .delete-button:hover,.toolbar-editor-drawer .button-list .button-item .button-actions .edit-button:hover{color:#1976d2;background:rgba(25,118,210,.08)}.dark .toolbar-editor-drawer .button-list .button-item .button-actions .delete-button,.dark .toolbar-editor-drawer .button-list .button-item .button-actions .edit-button{color:#bbb}.dark .toolbar-editor-drawer .button-list .button-item .button-actions .delete-button:hover,.dark .toolbar-editor-drawer .button-list .button-item .button-actions .edit-button:hover{color:#64b5f6;background:rgba(100,181,246,.08)}.toolbar-editor-drawer .button-list .button-item .button-actions .delete-button:hover{color:#d32f2f}.dark .toolbar-editor-drawer .button-list .button-item .button-actions .delete-button:hover{color:#f48fb1}.toolbar-editor-drawer .button-list .inline-edit-section{width:100%;padding:16px;border-top:1px solid #e9ecef;background:#f8f9fa}.dark .toolbar-editor-drawer .button-list .inline-edit-section{border-top-color:#3a3a3a;background:#1e1e1e}.toolbar-editor-drawer .button-list .inline-edit-section .edit-label{font-weight:500;font-size:13px;color:#424242;margin:0 0 8px}.dark .toolbar-editor-drawer .button-list .inline-edit-section .edit-label{color:#e0e0e0}.toolbar-editor-drawer .button-list .inline-edit-section .edit-textarea{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-family:System UI,Nunito,sans-serif;font-size:13px;resize:vertical;background:#fff;color:#1a1a1a;margin-bottom:12px;box-sizing:border-box}.toolbar-editor-drawer .button-list .inline-edit-section .edit-textarea:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.dark .toolbar-editor-drawer .button-list .inline-edit-section .edit-textarea{background:#2d2d2d;border-color:#3a3a3a;color:#e0e0e0}.dark .toolbar-editor-drawer .button-list .inline-edit-section .edit-textarea:focus{border-color:#64b5f6;box-shadow:0 0 0 2px rgba(100,181,246,.1)}.toolbar-editor-drawer .button-list .inline-edit-section .edit-actions{display:flex;gap:8px;justify-content:flex-end}.toolbar-editor-drawer .button-list .inline-edit-section .edit-actions .MuiButton-root{font-family:System UI,Nunito,sans-serif;font-size:12px;padding:6px 16px;text-transform:none}.toolbar-editor-drawer .button-list .empty-state{text-align:center;color:#757575;font-style:italic;padding:20px;font-size:13px}.dark .toolbar-editor-drawer .button-list .empty-state{color:#bbb}.toolbar-editor-drawer .add-button-form{display:flex;flex-direction:column;gap:12px}.toolbar-editor-drawer .add-button-form .form-field .MuiInputBase-root{background:#fff;border:1px solid #e0e0e0;border-radius:4px;font-family:System UI,Nunito,sans-serif}.dark .toolbar-editor-drawer .add-button-form .form-field .MuiInputBase-root{background:#2d2d2d;color:#e0e0e0;border-color:#3a3a3a}.toolbar-editor-drawer .add-button-form .form-field .MuiInputLabel-root{font-family:System UI,Nunito,sans-serif}.toolbar-editor-drawer .add-button-form .field-label{font-weight:500;margin-bottom:4px;color:#424242;font-size:13px}.dark .toolbar-editor-drawer .add-button-form .field-label{color:#e0e0e0}.toolbar-editor-drawer .add-button-form .prompt-textarea{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-family:System UI,Nunito,sans-serif;font-size:13px;resize:vertical;background:#fff;color:#1a1a1a;box-sizing:border-box}.toolbar-editor-drawer .add-button-form .prompt-textarea:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.dark .toolbar-editor-drawer .add-button-form .prompt-textarea{background:#2d2d2d;border-color:#3a3a3a;color:#e0e0e0}.dark .toolbar-editor-drawer .add-button-form .prompt-textarea:focus{border-color:#64b5f6;box-shadow:0 0 0 2px rgba(100,181,246,.1)}.toolbar-editor-drawer .add-button-form .form-actions{display:flex;gap:8px;justify-content:flex-end}.toolbar-editor-drawer .add-button-form .form-actions .MuiButton-root{font-family:System UI,Nunito,sans-serif;text-transform:none}.toolbar-editor-drawer .quick-actions{display:flex;flex-wrap:wrap;gap:8px}.toolbar-editor-drawer .quick-actions .quick-action-chip{cursor:pointer;transition:all .2s ease;font-family:System UI,Nunito,sans-serif;background:#fff;border:1px solid #e0e0e0}.toolbar-editor-drawer .quick-actions .quick-action-chip:hover{background:rgba(25,118,210,.08);border-color:#1976d2;transform:translateY(-1px)}.dark .toolbar-editor-drawer .quick-actions .quick-action-chip{background:#2d2d2d;color:#e0e0e0;border-color:#3a3a3a}.dark .toolbar-editor-drawer .quick-actions .quick-action-chip:hover{background:rgba(100,181,246,.12);border-color:#64b5f6}.toolbar-editor-drawer .instructions .instruction-item{padding:4px 0;color:#757575;font-size:13px}.dark .toolbar-editor-drawer .instructions .instruction-item{color:#bbb}@media(max-width:768px){.toolbar-editor-drawer{width:100%;max-width:100%}}.composable-toolbar{display:flex;background:hsla(0,0%,100%,.95);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);max-width:fit-content;user-select:none;opacity:.2;transition:opacity .3s ease-in-out,all .2s ease-in-out}.composable-toolbar.hovered,.composable-toolbar.mobile,.composable-toolbar:hover{opacity:1}.composable-toolbar.dark{background:rgba(45,55,72,.95);border:1px solid hsla(0,0%,100%,.1);color:#fff}.composable-toolbar.floating{flex-direction:column;width:auto;height:auto;display:none}.composable-toolbar.floating.mobile{display:flex}.composable-toolbar.floating.mobile .toolbar-header{display:none}.composable-toolbar.floating .toolbar-header{flex-direction:row;display:flex;align-items:center;justify-content:flex-start;padding:0 8px;border-bottom:1px solid rgba(0,0,0,.1);border-radius:8px 8px 0 0;background:#373d40}.composable-toolbar.floating .toolbar-header.light{color:#000}.composable-toolbar.floating .toolbar-header.dark{color:#fff}.composable-toolbar.floating .toolbar-header .header-controls{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;flex:1}.composable-toolbar.floating .toolbar-header .header-controls svg{height:16px;width:16px}.composable-toolbar.floating .toolbar-header .header-controls .toolbar-title{font-size:12px;font-weight:500}.composable-toolbar.floating .toolbar-header .header-controls .position-selector .position-dropdown .MuiSelect-select{padding:2px 6px;min-height:20px;min-width:20px}.composable-toolbar.floating .toolbar-header.dark{border-bottom-color:hsla(0,0%,100%,.1)}.composable-toolbar.floating .toolbar-content{flex-direction:column;padding:4px;background:rgba(177,184,195,.95)}.composable-toolbar.floating .toolbar-content.mobile{padding:0;background:none}.composable-toolbar.floating .toolbar-content .controls.buttons{display:flex;flex-direction:row;gap:2px;margin-top:5px;justify-content:space-between}.composable-toolbar.floating .toolbar-content .controls.buttons.floating{display:none}.composable-toolbar.floating .toolbar-content .controls.buttons .MuiSpeedDialIcon-icon{font-size:12px}.composable-toolbar.top-center{top:10px;left:50%;transform:translateX(-50%)}.composable-toolbar.bottom-left{bottom:10px;left:10px}.composable-toolbar.bottom-right{bottom:10px;right:10px}.composable-toolbar.bottom-center{bottom:10px;left:50%;transform:translateX(-50%)}.toolbar-header .header-controls .icon.report{width:16px;height:16px}.toolbar-header .header-controls .position-selector .position-dropdown{background:transparent;border:none;color:inherit}.toolbar-header .header-controls .position-selector .position-dropdown.dark .MuiSelect-icon{color:hsla(0,0%,100%,.4)}.toolbar-header .header-controls .position-selector .position-dropdown:not(.dark) .MuiSelect-icon{color:rgba(0,0,0,.4)}.toolbar-header .header-controls .position-selector .position-dropdown .MuiSelect-select:focus{background:transparent}.toolbar-header .header-controls .position-selector .position-dropdown:after,.toolbar-header .header-controls .position-selector .position-dropdown:before{display:none}.toolbar-header .toolbar-title{white-space:nowrap}.content.consensus{transition:margin .4s ease-in-out;overflow-y:hidden}.content.consensus.toolbar-left{margin-left:70px}.content.consensus.toolbar-right{margin-right:70px}.content.consensus.toolbar-bottom{margin-bottom:60px}.custom-actions-speed-dial{position:relative;margin-left:4px}.custom-actions-speed-dial .MuiSpeedDial-fab{width:26px;height:26px;min-height:26px;box-shadow:none}.custom-actions-speed-dial .MuiSpeedDial-fab .MuiSpeedDialIcon-root{height:18px}.custom-actions-speed-dial .MuiSpeedDial-actions{flex-direction:row}.custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab{width:32px;height:32px;min-height:32px;margin:0 2px}.custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab.disabled{opacity:.3;pointer-events:none}.custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab span{font-size:14px;line-height:1}.custom-actions-speed-dial .MuiSpeedDial-actions .MuiTooltip-tooltip{font-size:11px;padding:4px 6px}.composable-toolbar.layout-integrated.left .custom-actions-speed-dial .MuiSpeedDial-actions,.composable-toolbar.layout-integrated.right .custom-actions-speed-dial .MuiSpeedDial-actions{flex-direction:column}.composable-toolbar.layout-integrated.left .custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab,.composable-toolbar.layout-integrated.right .custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab{margin:2px 0;width:28px;height:28px}.composable-toolbar{will-change:transform,opacity;backface-visibility:hidden}.content.consensus{will-change:margin;backface-visibility:hidden}.composable-toolbar.dark .position-dropdown{color:hsla(0,0%,100%,.8)}.composable-toolbar.dark .position-dropdown .MuiMenuItem-root{background:rgba(45,55,72,.95);color:hsla(0,0%,100%,.8)}.composable-toolbar.dark .position-dropdown .MuiMenuItem-root:hover{background:rgba(55,65,82,.95)}.composable-toolbar.dark .position-dropdown .MuiMenuItem-root.Mui-selected{background:rgba(74,144,226,.2)}.composable-toolbar.dark .custom-actions-speed-dial .MuiSpeedDial-fab{background-color:rgba(74,144,226,.8);color:#fff}.composable-toolbar.dark .custom-actions-speed-dial .MuiSpeedDial-fab:hover{background-color:#4a90e2}.composable-toolbar.dark .custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab{background-color:rgba(45,55,72,.95);color:#fff;border:1px solid hsla(0,0%,100%,.1)}.composable-toolbar.dark .custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab:hover{background-color:rgba(55,65,82,.95)}.composable-toolbar:not(.dark) .position-dropdown{color:rgba(0,0,0,.8)}.composable-toolbar:not(.dark) .position-dropdown .MuiMenuItem-root{background:hsla(0,0%,100%,.95);color:rgba(0,0,0,.8)}.composable-toolbar:not(.dark) .position-dropdown .MuiMenuItem-root:hover{background:hsla(0,0%,96.1%,.95)}.composable-toolbar:not(.dark) .position-dropdown .MuiMenuItem-root.Mui-selected{background:rgba(74,144,226,.1)}.composable-toolbar:not(.dark) .custom-actions-speed-dial .MuiSpeedDial-fab{background-color:rgba(74,144,226,.9);color:#fff}.composable-toolbar:not(.dark) .custom-actions-speed-dial .MuiSpeedDial-fab:hover{background-color:#4a90e2}.composable-toolbar:not(.dark) .custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab{background-color:hsla(0,0%,100%,.95);color:rgba(0,0,0,.8);border:1px solid rgba(0,0,0,.1)}.composable-toolbar:not(.dark) .custom-actions-speed-dial .MuiSpeedDial-actions .MuiSpeedDialAction-fab:hover{background-color:hsla(0,0%,96.1%,.95)}.progress-container.typewriter-effect .text-overlay{font-size:var(--font-size,14px);--letter-inactive-color:hsla(0,0%,78.4%,0.6);--letter-active-color:#fff;--letter-fade-duration:0.3s;height:48x}.progress-container.typewriter-effect .text-overlay .char{display:inline-block;transition:color var(--letter-fade-duration) ease,opacity var(--letter-fade-duration) ease,filter var(--letter-fade-duration) ease}.progress-container.typewriter-effect .text-overlay .char.inactive{color:var(--letter-inactive-color);opacity:.8;filter:grayscale(100%)}.progress-container.typewriter-effect .text-overlay .char.active{color:var(--letter-active-color);opacity:1;filter:grayscale(0)}.progress-container.typewriter-effect .text-overlay>span:first-of-type{text-align:left}.progress-container.typewriter-effect .text-overlay>span:last-of-type{text-align:right}.citation-analysis{display:flex;flex-direction:column;gap:24px}.citation-analysis__empty{padding:16px;text-align:center}.citation-analysis__empty-text{margin:0;font-size:1rem}.citation-analysis__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.citation-analysis__title{margin:0;font-size:1.25rem;font-weight:600}.citation-analysis__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.citation-analysis__validate-button{white-space:nowrap}.citation-analysis__debug-toggle{margin-left:0}.citation-analysis__summary-card{padding:16px}.citation-analysis__summary-title{margin:0 0 12px;font-size:1rem;font-weight:600}.citation-analysis__summary-item{margin:0;font-size:.95rem}.citation-analysis__detail-label{font-weight:600;margin-right:4px}.citation-analysis__list{width:100%}.citation-analysis__list-item-primary{display:flex;align-items:center;gap:8px}.citation-analysis__citation-text{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.citation-analysis__status-text{display:block;margin-top:4px;font-size:.9rem}.citation-analysis__list-actions{display:flex;align-items:center;gap:6px}.citation-analysis__details{background:#f5f5f5;padding:16px;display:flex;flex-direction:column;gap:8px}.citation-analysis__detail{margin:0;font-size:.95rem}.citation-analysis__detail-link{color:inherit;text-decoration:underline;word-break:break-word}.citation-analysis__validation-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.citation-analysis__alert{margin-top:8px}.citation-analysis__alert--top{margin-top:0;margin-bottom:16px}.citation-analysis__debug{margin-top:24px}.citation-analysis__debug-card{padding:16px}.citation-analysis__debug-title{margin:0 0 8px;font-size:1rem;font-weight:600}.citation-analysis__debug-pre{background:#f5f5f5;border-radius:4px;max-height:400px;overflow:auto;margin:0;padding:12px;font-size:.85rem}.document.uploader.container{text-align:center;cursor:pointer}.document.uploader.container img.icon{width:22px;height:auto}.document.uploader.container p[style*="color: red"]{margin-top:10px;font-size:14px}.document-content-container .ai-links-wrapper{display:none}.document.reviewer.uploader.content{position:relative}.document.reviewer.uploader.content .toolbar.analyzer{display:flex;align-items:center;margin-bottom:12px}.document.reviewer.uploader.content .toolbar.analyzer .processing-mode-toggle .select.action .MuiSelect-outlined{padding:8px;background:#9a9a9a;color:#fff}.document.reviewer.uploader.content .toolbar.analyzer>.label{display:flex;gap:0;align-items:center;margin-right:10px;font-weight:700}.document.reviewer.uploader.content .toolbar.analyzer .buttons.analysis{display:flex;width:100%;justify-content:space-between}.document.reviewer.uploader.content .toolbar.analyzer .buttons.analysis .button .MuiButton-startIcon{filter:invert(1)}.document.reviewer.uploader.content .toolbar.analyzer .buttons.analysis .button.MuiButton-containedPrimary{background-color:#9a9a9a;border:1px solid grey;padding:3px 1px}.document.reviewer.uploader.content .toolbar.analyzer .buttons.analysis .button .MuiButton-label{width:100%;display:inherit;align-items:inherit;justify-content:inherit;font-family:Nunito;text-transform:none;flex-direction:column}.document.reviewer.uploader.content .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.document.reviewer.uploader.content .header .title{margin:0}.document.reviewer.uploader.content .header .buttons{display:flex;align-items:center}.document.reviewer.uploader.content .header .actions{width:100%;top:0;justify-content:space-around;margin:0 auto;display:flex;height:32px;opacity:1;z-index:9;background:#a6a7aa;border:2px solid grey;border-radius:5px}.document.reviewer.uploader.content .header .actions .button{position:relative;display:flex;cursor:pointer}.document.reviewer.uploader.content .header .actions .button .image{width:24px;height:24px}.document.reviewer.uploader.content .header .actions .container.toggles{display:flex;align-items:center;gap:6px;width:100%;justify-content:space-around}.document.reviewer.uploader.content .header .actions .container.toggles:hover{opacity:1}.document.reviewer.uploader.content .header .actions .container.toggles .button .image{border:none!important}.document.reviewer.uploader.content .header .actions.show{height:auto;opacity:1;transition:height .5s ease-out}.document.reviewer.uploader.content .metadata{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.document.reviewer.uploader.content .metadata .attributes{flex-direction:column;display:flex}.document.reviewer.uploader.content .metadata .attributes .values{display:flex;flex-direction:row;gap:2px;font-size:90%}.document.reviewer.uploader.content .metadata .attributes .values .metric{display:flex;gap:8px}.document.reviewer.uploader.content .metadata p{margin:5px 0}.document.reviewer.uploader.content .metadata small{display:block;color:#666;font-size:.8em}.document.reviewer.uploader.content .drawer.container.document_reviewer{padding:0 10px 20px;overflow-x:hidden;height:calc(100vh - 10px)}.document.reviewer.uploader.content .sentiment.analysis .gauge.gradient{margin-top:20px;display:flex;margin-left:auto;margin-right:auto}.document.reviewer.uploader.content .paging.footer{display:flex;justify-content:space-between;margin-top:60px;align-items:center}.document.reviewer.uploader.content .paging.footer .MuiOutlinedInput-input{padding:8px}.document.reviewer.uploader.content .paging.footer .document-paging{width:100%}.document.reviewer.uploader.content .paging.footer p{margin:0;font-size:12px}.document.reviewer.uploader.content .document-content-container{position:relative;overflow:visible}.analysis-drawer .MuiDrawer-paper{right:0;left:auto;box-shadow:-2px 0 8px rgba(0,0,0,.1)}.analysis-drawer .MuiDrawer-root.MuiDrawer-modal{z-index:1300}.analysis-drawer .MuiBackdrop-root{background-color:rgba(0,0,0,.412)}.analysis-drawer .drawer-content{padding:10px}.analysis-drawer .drawer-header{margin-bottom:20px;font-weight:700;font-size:125%}.analysis-drawer .drawer-body .sliders_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.analysis-drawer .drawer-body .filename{margin-bottom:15px}.analysis-drawer .drawer-body .overall_score{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700}.analysis-drawer .drawer-body .analysis-note{margin-top:30px;color:rgba(0,0,0,.6);font-size:11px}.rewriter-drawer .MuiDrawer-paper{width:600px;box-shadow:-2px 0 8px rgba(0,0,0,.1)}.rewriter-drawer .MuiBackdrop-root{background-color:transparent}.rewriter-drawer .drawer-header{margin-bottom:20px}.MuiDrawer-paperAnchorRight{transition:transform 225ms cubic-bezier(0,0,.2,1) 0ms!important}.sentiment.analysis{display:unset;margin-bottom:15px}.sentiment.analysis .gauge.gradient{width:80%;margin-top:9px;margin-left:8%;height:4px!important}.sentiment.analysis .gauge.gradient .label.sentiment{bottom:-40px;margin-bottom:0;text-align:center}.sentiment.analysis .gauge.gradient .label.\|.comparative{margin-top:-8px}.sentiment.analysis .tick.value{height:4px!important}.sentiment.analysis .icon.\|.info{height:18px;width:18px;cursor:pointer;opacity:.5;right:0;float:right;margin-top:-15px}.sentiment.analysis .label.sentiment.negative{left:0;width:33%;color:#7a2d21}.sentiment.analysis .label.sentiment.neutral{left:33%;width:34%;color:#526b27}.sentiment.analysis .label.sentiment.positive{left:67%;width:33%;color:#2a7d28}.element.container.sentiment{display:flex;flex-direction:column;justify-content:space-between;gap:50px;margin-bottom:30px}.element.container.sentiment .sentiment.analysis{opacity:.3}.container.entities.expanded{height:auto;display:flex;flex-direction:column;margin:.8rem}.container.entities.expanded h1,.container.entities.expanded h2,.container.entities.expanded h3,.container.entities.expanded h4,.container.entities.expanded h5{font-size:80%;width:100%}.container.entities.expanded .key{font-size:80%;background:linear-gradient(128deg,rgba(27,29,32,.431372549),rgba(0,0,0,.2392156863));border-radius:10px;border-bottom:1px solid #343434;border-right:1px solid #343434;border-top:0;padding:.4rem 0 1rem .7rem;border-left:1px solid #282828}.container.entities.expanded .key .values{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.container.entities.expanded .key .values .value{font-family:Nunito;color:#fff;border-left:2px solid #403d3d;padding-left:.4rem;margin:.4rem .4rem .4rem 0;display:flex;text-transform:none;cursor:pointer}.container.entities.expanded .key .values .value:hover{color:#0e111e}.analysis-drawer .drawer-content{padding:20px;height:100%;overflow-y:auto;overflow-x:hidden}.analysis-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.analysis-drawer .slider-group .MuiTypography-body1{font-weight:700;display:flex;justify-content:space-between}.analysis-drawer .MuiDrawer-paper{width:450px}.analysis-note{color:rgba(0,0,0,.6);font-size:11px}.MuiDrawer-root.MuiDrawer-modal .MuiDrawer-paper{transition:transform .3s cubic-bezier(.4,0,.2,1)!important}.rewriter-drawer .drawer-body .MuiGrid-container{height:100%}.rewriter-drawer .text-content{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.12);border-radius:4px;margin-top:8px}.rewriter-drawer .text-content .text-box{flex:1}.rewriter-drawer .MuiDrawer-paper{left:0;right:auto;box-shadow:2px 0 8px rgba(0,0,0,.1);max-width:100vw}.rewriter-drawer .MuiDrawer-root.MuiDrawer-modal{z-index:1400}.rewriter-drawer .MuiBackdrop-root{background-color:rgba(0,0,0,.3)}.rewriter-drawer .drawer-content{padding:20px;height:100%;display:flex;flex-direction:column}.rewriter-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center}.rewriter-drawer .drawer-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.rewriter-drawer .sliders-container{flex-shrink:0}.rewriter-drawer .text-container{flex:1;display:flex;flex-direction:column;overflow:hidden}.rewriter-drawer .text-tabs{margin-bottom:10px}.rewriter-drawer .text-content{flex:1;overflow:auto}.rewriter-drawer .text-content .text-box{height:100%;overflow:auto;padding:16px}.rewriter-drawer .MuiGrid-container{height:100%}.rewriter-drawer .MuiGrid-container .MuiGrid-item,.rewriter-drawer .MuiGrid-container .MuiPaper-root{height:100%;display:flex;flex-direction:column}.rewriter-drawer .MuiGrid-container .MuiPaper-root>.MuiBox-root:first-child{flex-shrink:0}.rewriter-drawer .MuiGrid-container .MuiPaper-root>.MuiBox-root:last-child{flex:1;overflow:auto}.slider-group{padding-left:15px;padding-right:15px}.slider-group .slider .MuiSlider-mark{width:5px;height:5px;position:absolute;border-radius:5px;background-color:currentColor;margin-top:-2px;opacity:.5}.slider-group .slider .MuiSlider-markLabel{font-size:11px!important;color:grey}.slider-group .slider .MuiSlider-marked{margin-bottom:12px}.edit-mode-toggle{margin-bottom:16px;display:flex;justify-content:flex-end}.MuiDrawer-root.analysis-drawer{z-index:1200}.MuiDrawer-root.rewriter-drawer{z-index:1300}.autocomplete-dropdown.autocomplete-simple{position:fixed;max-width:450px;max-height:300px;z-index:1000;overflow-y:auto;overflow-x:hidden;background-color:#252525;border:1px solid #444;border-radius:4px;box-shadow:0 4px 10px rgba(0,0,0,.2);margin-top:5px}.autocomplete-dropdown.autocomplete-simple .autocomplete-item{padding:8px 19px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background-color:transparent;color:#ddd;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background-color .15s ease}.autocomplete-dropdown.autocomplete-simple .autocomplete-empty{padding:8px 19px;color:#999}.autocomplete-dropdown.autocomplete-tiered{position:fixed;max-width:500px;min-width:350px;max-height:400px;z-index:10000;overflow-y:auto;overflow-x:hidden;border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.autocomplete-dropdown.autocomplete-tiered.dark{background-color:#2a2a2a;border:1px solid #444}.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-tier-header{background:#2b2b2b;color:#888;border-bottom:1px solid hsla(0,0%,100%,.05)}.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-item-name{color:#fff}.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-empty,.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-item-description,.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-loading{color:#999}.autocomplete-dropdown.autocomplete-tiered.light{background-color:#fff;border:1px solid #ddd}.autocomplete-dropdown.autocomplete-tiered.light .autocomplete-tier-header{background:#9e9e9e;color:#fff;border-bottom:1px solid rgba(0,0,0,.25)}.autocomplete-dropdown.autocomplete-tiered.light .autocomplete-item-description{color:#a7a7a7}.autocomplete-dropdown.autocomplete-tiered.light .autocomplete-empty,.autocomplete-dropdown.autocomplete-tiered.light .autocomplete-loading{color:#666}.autocomplete-tier-header{padding:6px 12px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between}.autocomplete-tier-header .create-new-button{padding:4px 10px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;background-color:#3a7bc8;color:#fff;border:none;border-radius:3px;cursor:pointer;transition:background-color .2s ease}.autocomplete-tier-header .create-new-button:hover{background-color:#4a8bd8}.autocomplete-tier-header .create-new-button:active{background-color:#2a6bb8}.autocomplete-dropdown.autocomplete-tiered.light .autocomplete-item{background:#787878;color:#f6f6f6;border-bottom:1px solid rgba(0,0,0,.25)}.autocomplete-dropdown.autocomplete-tiered.light .autocomplete-item:hover{background:#969696!important}.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-item{background:linear-gradient(355deg,#2a2a2a,#1a1a1a);color:#ddd;border-bottom:1px solid hsla(0,0%,100%,.05)}.autocomplete-dropdown.autocomplete-tiered.dark .autocomplete-item:hover{background:#3a3f46}.autocomplete-item-name{font-weight:400;font-size:.9rem;margin-bottom:4px;display:flex;align-items:center;gap:6px}.autocomplete-item-name .lock-icon{font-size:.75rem;margin-left:4px;color:#999}.autocomplete-item-name .public-icon{font-size:.75rem;margin-left:4px;color:#517696}.autocomplete-item-description{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete-loading{padding:16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem}.autocomplete-empty{padding:16px;text-align:center;font-size:.85rem}.modalStyle{display:flex;align-items:center;justify-content:center}.modalContentStyle{background-color:#2e3338;min-width:300px;min-height:122px;position:absolute;transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0ms;border-radius:5px;border:4px solid #212326;display:flex;flex-direction:column;top:90px;left:280px;width:auto;padding:.7rem .7rem 1.5rem}.modalContentStyle>.label{text-align:center;position:absolute;top:0;width:100%;font-size:.8rem;opacity:.2;font-weight:400;font-family:Gruppo}.modalContentStyle .prompt.input{margin-top:1rem;border:1px solid #626266;border-radius:15px;padding:.5rem;font-size:.9rem;min-height:80px;font-family:Nunito;margin-bottom:1rem;min-width:320px}.modalContentStyle>input{height:82px;background:#1d1e23;font-family:Nunito;text-wrap:wrap;margin-top:.5rem;margin-bottom:.3rem;vertical-align:top;text-align:center}.modalContentStyle .buttons{width:93%;justify-content:space-around;display:flex;position:absolute;bottom:0;margin-top:1rem}.modalContentStyle .buttons .button{width:48%;border:1px solid #1d1e23;font-size:1rem;font-family:Gruppo;margin-bottom:.3rem;background:#282a30}.modalContentStyle .buttons .button:hover{color:orange}.text .text .icon.edit{width:18px;height:18px;margin-left:.6rem;top:.2rem;right:1rem;opacity:.5;cursor:pointer;fill:#fafafa}.lean-pagination{display:flex;align-items:center;justify-content:space-between;padding:2px 8px 2px 3px;margin:0 11px;font-size:12px;user-select:none}.lean-pagination,.lean-pagination.mobile{flex-direction:row-reverse}.lean-pagination.dark{background:rgba(48,56,64,.5);border-radius:4px;color:hsla(0,0%,100%,.8)}.lean-pagination.light{border-radius:4px;color:rgba(0,0,0,.7)}.lean-pagination .pagination-info .results-count{font-weight:500;opacity:.9}.lean-pagination .pagination-controls{display:flex;align-items:center;gap:4px}.lean-pagination .pagination-controls .page-btn{background:none;border:1px solid transparent;color:inherit;cursor:pointer;padding:4px 8px;border-radius:3px;font-size:11px;min-width:24px;transition:all .15s ease}.dark .lean-pagination .pagination-controls .page-btn:hover:not(.disabled){background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.light .lean-pagination .pagination-controls .page-btn:hover:not(.disabled){background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1)}.dark .lean-pagination .pagination-controls .page-btn.active{background:rgba(69,70,74,.8);border-color:#78767b;color:#fff}.light .lean-pagination .pagination-controls .page-btn.active{background:rgba(69,70,74,.8);border-color:#606062;color:#fff}.lean-pagination .pagination-controls .page-btn.disabled{opacity:.4;cursor:not-allowed}.lean-pagination .pagination-controls .page-btn.next-btn,.lean-pagination .pagination-controls .page-btn.prev-btn{font-size:14px;font-weight:700;padding:4px 6px}.lean-pagination .pagination-controls .ellipsis{padding:4px 8px;opacity:.6;font-size:11px}@media(max-width:480px){.lean-pagination{flex-direction:column;gap:8px;padding:6px 8px}.lean-pagination .pagination-controls{gap:2px}.lean-pagination .pagination-controls .page-btn{padding:3px 6px;min-width:20px;font-size:10px}}.promptbuilder .lean-pagination{margin:4px 0;padding:6px 8px;font-size:11px}.promptbuilder .lean-pagination .pagination-controls .page-btn{padding:3px 6px;min-width:20px;font-size:10px}.matrix-container{position:fixed;inset:0;z-index:0;pointer-events:none}.matrix-container .matrix-background{width:100%;height:100%;background:#000}.matrix-container .matrix-settings-button{position:absolute;top:8px;right:8px;pointer-events:all;background:rgba(0,0,0,.4);color:#0f0;z-index:2}.matrix-container .matrix-settings-button:hover{background:rgba(0,0,0,.6)}.matrix-settings{padding:1rem;width:250px;background:#222;color:#fff}.matrix-settings .setting{margin-bottom:1rem;display:flex;flex-direction:column}.parameter-form{font-family:Nunito,sans-serif}.parameter-form .MuiDialog-paperFullScreen{max-width:800px;height:80vh;margin-top:-20px}.parameter-form.dark{--bg-color:#1e1e1e;--text-color:#ccd9ee;--border-color:#4d5d6a;--panel-bg-color:#252a31;--highlight-bg:#2b3035;--chip-bg:#7cbbf8;--chip-text:#151921;--accent-color:#7cbbf8;--hover-accent:#5a9ad6;--secondary-text:#a8a8a8;--input-bg:#2b3035}.parameter-form.light{--bg-color:#f5f5f5;--text-color:#151921;--border-color:#e0e0e0;--panel-bg-color:#fff;--highlight-bg:#e7edf7;--chip-bg:#7cbbf8;--chip-text:#151921;--accent-color:#2c5282;--hover-accent:#1c3c61;--secondary-text:#666;--input-bg:#fff}.parameter-form .dialog-paper{background-color:var(--bg-color);color:var(--text-color);min-width:360px;max-width:500px}.parameter-form.desktop .dialog-paper{width:100%;max-width:100%;margin:0;height:90vh;max-height:90vh;border-radius:0}.parameter-form.desktop .split-view{display:flex;flex-direction:row;height:100%;overflow:hidden}.parameter-form.desktop .split-view .prompt-preview{width:45%;padding:16px;overflow:auto;border-right:1px solid var(--border-color);background-color:var(--panel-bg-color)}.parameter-form.desktop .split-view .parameter-panel{width:55%;display:flex;flex-direction:column;overflow:hidden}.parameter-form.desktop .split-view .parameter-panel.dark{background-color:var(--panel-bg-color)}.parameter-form .dialog-title{border-bottom:1px solid var(--border-color);padding:8px 24px}.parameter-form .parameter-titlebar{display:flex;align-items:center;justify-content:space-between;gap:12px}.parameter-form .parameter-titlebar .dialog-title-text{margin:0;font-size:1rem;line-height:1.5;color:var(--text-color);font-weight:600}.parameter-form .parameter-titlebar .close-button{color:var(--text-color)}.parameter-form .dialog-content{flex-grow:1;overflow-y:auto;padding:16px 24px;color:var(--text-color)}.parameter-form .dialog-actions{border-top:1px solid var(--border-color);padding:8px 24px}.parameter-form .preview-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.parameter-form .preview-header .preview-title{display:flex;align-items:center;gap:10px}.parameter-form .preview-header .preview-logo{width:22px;height:22px;display:inline-block}.parameter-form .preview-header .preview-heading{margin:0;font-size:1rem;font-weight:700;color:var(--text-color)}.parameter-form .preview-header .preview-optimization-carousel{margin-top:0;min-width:300px}.parameter-form .mobile-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}.parameter-form .mobile-preview-header .preview-title{display:flex;align-items:center;gap:10px}.parameter-form .mobile-preview-header .preview-logo{width:20px;height:20px;display:inline-block}.parameter-form .mobile-preview-header .preview-heading{margin:0;font-size:.95rem;font-weight:700;color:var(--text-color)}.parameter-form .mobile-preview-header .mobile-optimization-carousel{margin-top:0;min-width:250px}.parameter-form .parameter-highlight{background-color:var(--highlight-bg);padding:16px;border-radius:4px;margin-bottom:16px;max-height:200px;overflow-y:auto}.parameter-form .parameter-highlight.full-height{max-height:67vh;flex:1;display:flex;flex-direction:column;overflow:hidden}.parameter-form .parameter-highlight.full-height .context-text{flex:1;overflow-y:auto}.parameter-form .context-text{color:var(--secondary-text);font-size:.9rem;line-height:1.6;margin:0}.parameter-form .instruction-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.parameter-form .instruction-row .instruction-text{color:var(--accent-color);font-weight:600;margin:0;font-size:.95rem}.parameter-form .parameter-field{margin-bottom:16px}.parameter-form .parameter-field .parameter-header{gap:6px}.parameter-form .parameter-field .parameter-header .parameter-name{color:var(--text-color)}.parameter-form .parameter-field .parameter-header .help-icon{color:var(--secondary-text)}.parameter-form .parameter-field .parameter-header .explicit-param-chip{min-width:24px}.parameter-form .parameter-field .parameter-header .explicit-param-chip .MuiChip-label{padding:0 6px;font-weight:700}.parameter-form .parameter-field .parameter-input{width:100%}.parameter-form .parameter-field .parameter-input.context-input{min-height:100px}.parameter-form .parameter-field .parameter-input .input-root{font-family:Nunito,sans-serif}.parameter-form .parameter-field .parameter-input .input-root .input-base{background-color:var(--input-bg);border-color:var(--border-color);color:var(--text-color)}.parameter-form .parameter-field .parameter-input .input-root .input-base:focus,.parameter-form .parameter-field .parameter-input .input-root .input-base:hover{border-color:var(--accent-color)}.parameter-form .parameter-chip{margin:4px;background-color:var(--chip-bg);color:var(--chip-text);font-family:Nunito,sans-serif;height:auto}.parameter-form .parameter-chip .MuiChip-label{text-wrap:wrap}.parameter-form .parameter-chip.value-chip.MuiChip-colorPrimary{background-color:var(--primary-light,#e3f2fd);color:var(--primary-main,#1976d2)}.parameter-form .parameter-chip.param-chip.MuiChip-colorPrimary{font-weight:500}.parameter-form .parameter-chip.MuiChip-colorDefault{font-style:italic;opacity:.8}.parameter-form .parameter-wrapper{display:inline-flex}.parameter-form .parameter-wrapper .parameter-name-text{color:var(--text-secondary,#666);font-weight:700;margin:6px 0}.parameter-form .parameter-wrapper .parameter-equals{margin:0 2px;color:var(--text-secondary,#666);font-weight:700;display:none}.parameter-form .action-button{text-transform:none;font-family:Nunito,sans-serif}.parameter-form .action-button.run-button{background-color:var(--accent-color);color:#fff}.parameter-form .action-button.run-button:hover{background-color:var(--hover-accent)}.prompt-metrics-toolbar{font-family:Nunito,sans-serif}.prompt-metrics-toolbar .metric-chip{font-size:.75rem;height:24px;margin:2px}.prompt-metrics-toolbar .metric-chip .MuiChip-label{padding:0 4px;font-weight:500}.prompt-metrics-toolbar.light .metric-chip{background-color:#f5f5f5;color:#424242;border-color:#e0e0e0}.prompt-metrics-toolbar.light .MuiTypography-caption{color:#757575}.prompt-metrics-toolbar.dark .metric-chip{background-color:#ababab;color:#3b3b3b;border-color:#9f9f9f}.prompt-metrics-toolbar.dark .metric-chip.difference-chip[style*="background-color: rgb(232, 245, 233)"]{background-color:rgba(46,125,50,.2)!important}.prompt-metrics-toolbar.dark .metric-chip.difference-chip[style*="background-color: rgb(255, 243, 224)"]{background-color:rgba(239,108,0,.2)!important}.prompt-metrics-toolbar.dark .metric-chip.difference-chip[style*="background-color: rgb(255, 235, 238)"]{background-color:rgba(198,40,40,.2)!important}.prompt-metrics-toolbar.dark .MuiTypography-caption{color:#bdbdbd}.prompt-history-drawer .drawer-container{padding:16px;overflow:hidden}.prompt-history-drawer .header-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.prompt-history-drawer .header-section .header-title{display:flex;align-items:center;gap:8px}.prompt-history-drawer .header-section .header-title .icon{width:24px;height:24px}.prompt-history-drawer .header-section .header-title .title-text{font-size:1.25rem;font-weight:700;margin:0;display:flex;gap:8px;color:#2d2d2d}.prompt-history-drawer .header-section .header-title .title-text .history-label{opacity:.9;font-weight:400}.prompt-history-drawer .actions-row{display:flex;align-items:center;gap:4px;margin-bottom:8px}.prompt-history-drawer .actions-row .action-btn{text-transform:none;padding:2px 8px;min-width:auto;font-size:.875rem}.prompt-history-drawer .actions-row .select-all-checkbox{padding:4px}.prompt-history-drawer .filters-section{margin-bottom:16px}.prompt-history-drawer .filters-section .search-field{margin-bottom:12px}.prompt-history-drawer .filters-section .filter-controls{display:flex;gap:6px;justify-content:space-between;align-items:center}.prompt-history-drawer .filters-section .filter-controls .filter-select{flex:1;min-width:0}.prompt-history-drawer .history-list{max-height:calc(100vh - 250px);overflow-y:auto;list-style:none;padding:0;margin:0}.prompt-history-drawer .history-list .MuiListItem-container{position:relative;padding-right:8px}.prompt-history-drawer .history-list .MuiListItemSecondaryAction-root{top:55%;transform:translateY(100%)}.prompt-history-drawer .history-list .history-item{cursor:pointer;border-left:4px solid;margin-bottom:13px;border-radius:4px;background-color:transparent;box-shadow:2px 2px 4px 2px hsla(0,0%,50.2%,.478);transition:all .2s ease;display:flex;padding:8px 16px;align-items:center;position:relative;flex-direction:row-reverse}.prompt-history-drawer .history-list .history-item.current-item{background-color:#f5f5f5}.prompt-history-drawer .history-list .history-item.selected-item{background-color:#e3f2fd;border-left-color:#2196f3}.prompt-history-drawer .history-list .history-item .item-content{flex-grow:1}.prompt-history-drawer .history-list .history-item .item-content .item-header{width:111%;display:flex;justify-content:space-between}.prompt-history-drawer .history-list .history-item .item-content .item-header .stack-chip{font-size:.75rem}.prompt-history-drawer .history-list .history-item .item-content .item-header .timecopy{display:flex}.prompt-history-drawer .history-list .history-item .item-content .item-header .timecopy .timestamp{font-size:.75rem;color:#6c757d}.prompt-history-drawer .history-list .history-item .item-content .item-header .copy-btn{padding:2px;margin-left:4px;opacity:.7;transition:opacity .2s}.prompt-history-drawer .history-list .history-item .item-content .item-header .copy-btn:hover{opacity:1}.prompt-history-drawer .history-list .history-item .item-content .item-text{font-size:.875rem;line-height:1.4;margin-bottom:8px;color:#212529;word-break:break-word}.prompt-history-drawer .history-list .history-item .item-actions{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;gap:4px}.prompt-history-drawer .history-list::-webkit-scrollbar{width:6px}.prompt-history-drawer .history-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.prompt-history-drawer .history-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.prompt-history-drawer .history-list::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.prompt-history-drawer .empty-state{text-align:center;padding-top:32px;padding-bottom:32px;color:#6c757d}.prompt-history-drawer .empty-state .empty-text{font-size:1rem;margin:0}.prompt-history-drawer .footer-info{margin-top:16px;padding:8px 12px;background-color:#fafafa;border-radius:4px}.prompt-history-drawer .footer-info .info-text{font-size:.75rem;color:#6c757d;line-height:1.4;margin:0}.prompt-history-drawer .history-meta{display:flex;align-items:center;justify-content:space-between;margin:12px 4px 0;font-size:.85rem;color:#555}.prompt-history-drawer .history-meta .load-more-btn{text-transform:none;font-size:.8rem;padding:2px 12px}.editor-container .pi-toolbar,.original-prompt-panel .pi-toolbar,.prompt-input-container .pi-toolbar,.suggestions-panel .pi-toolbar{position:absolute;left:0;margin-top:5px;z-index:10;border-radius:6px;padding:2px 4px;transition:opacity .3s ease}.editor-container .pi-toolbar.light,.original-prompt-panel .pi-toolbar.light,.prompt-input-container .pi-toolbar.light,.suggestions-panel .pi-toolbar.light{mix-blend-mode:exclusion}.editor-container .pi-toolbar.stack.consensus,.original-prompt-panel .pi-toolbar.stack.consensus,.prompt-input-container .pi-toolbar.stack.consensus,.suggestions-panel .pi-toolbar.stack.consensus{margin-top:0}.editor-container .pi-toolbar.stack-models,.original-prompt-panel .pi-toolbar.stack-models,.prompt-input-container .pi-toolbar.stack-models,.suggestions-panel .pi-toolbar.stack-models{margin-right:20px}.editor-container .pi-toolbar.stack-comparer,.original-prompt-panel .pi-toolbar.stack-comparer,.prompt-input-container .pi-toolbar.stack-comparer,.suggestions-panel .pi-toolbar.stack-comparer{margin:0 16px 0 20px;padding:0 8px!important;width:99%!important}.editor-container .pi-toolbar.stack-consensus,.original-prompt-panel .pi-toolbar.stack-consensus,.prompt-input-container .pi-toolbar.stack-consensus,.suggestions-panel .pi-toolbar.stack-consensus{margin-top:0;width:100%}.editor-container .pi-toolbar.stack-optimizer .pi-toolbar-actions,.original-prompt-panel .pi-toolbar.stack-optimizer .pi-toolbar-actions,.prompt-input-container .pi-toolbar.stack-optimizer .pi-toolbar-actions,.suggestions-panel .pi-toolbar.stack-optimizer .pi-toolbar-actions{flex-direction:row}.editor-container .pi-toolbar .pi-toolbar-actions,.original-prompt-panel .pi-toolbar .pi-toolbar-actions,.prompt-input-container .pi-toolbar .pi-toolbar-actions,.suggestions-panel .pi-toolbar .pi-toolbar-actions{display:flex;flex-direction:row;align-items:center;gap:5.9px}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn{min-width:unset;opacity:.1;background:transparent!important;border:none;padding:0;margin:0;cursor:pointer;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,opacity .2s ease}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-copy-btn,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-copy-btn,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-copy-btn,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-copy-btn{opacity:1}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:hover:not(:disabled),.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:hover:not(:disabled),.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:hover:not(:disabled),.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:hover:not(:disabled){background-color:hsla(0,0%,100%,.1);opacity:1}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled{cursor:not-allowed}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled .pi-toolbar-icon,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled .pi-toolbar-icon,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled .pi-toolbar-icon,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn:disabled .pi-toolbar-icon{opacity:.4}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon{width:16px;height:16px;display:block;transition:opacity .2s ease}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon.disabled,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon.disabled,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon.disabled,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn .pi-toolbar-icon.disabled{opacity:.4}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn{font-weight:700;color:#aaa;min-width:20px}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn.active,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn.active,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn.active,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-placeholder-btn.active{color:#eee;background-color:hsla(0,0%,100%,.15)}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn{opacity:.6}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn:hover:not(:disabled),.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn:hover:not(:disabled),.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn:hover:not(:disabled),.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn:hover:not(:disabled){opacity:1}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn{margin-left:auto;padding:5px 10px;gap:6px;opacity:.9;border-radius:6px;background-color:#4a90e2;height:26px;align-items:center}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .label,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .label,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .label,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .label{color:#fff;font-family:Nunito,sans-serif;font-size:12px;line-height:1;margin-left:4px;opacity:.4}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled),.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled),.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled),.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled){opacity:1;background-color:#3a7bc8;box-shadow:0 2px 5px rgba(0,0,0,.2)}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled) .label,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled) .label,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled) .label,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:hover:not(:disabled) .label{opacity:.8}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:active,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:active,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:active,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn:active{background-color:#2a6ab8}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .pi-toolbar-icon,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .pi-toolbar-icon,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .pi-toolbar-icon,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .pi-toolbar-icon{filter:brightness(0) invert(1);width:14px;height:14px}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test{background-color:#5bc0de}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:hover:not(:disabled),.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:hover:not(:disabled),.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:hover:not(:disabled),.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:hover:not(:disabled){background-color:#4bb0ce}.editor-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:active,.original-prompt-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:active,.prompt-input-container .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:active,.suggestions-panel .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn.test:active{background-color:#3ba0be}.prompt-input-container{position:relative;width:100%;transition:all .35s cubic-bezier(.4,0,.2,1);transform-origin:top left}.prompt-input-container.dynamic-vertical .editable_input .textarea{height:auto!important;overflow-y:auto;transition:min-height .35s ease}.prompt-input-container.dynamic-horizontal .editable_input .textarea{min-height:8vh;transition:min-height .35s ease}.prompt-input-container .editable_input{position:relative}.prompt-input-container .editable_input .textarea{transition:all .35s ease;min-height:8vh;overflow-y:auto!important}.prompt-input-container .editable_input .textarea.dark{color:var(--app-text-primary)}.prompt-input-container .editable_input .textarea.light{color:var(--app-text-primary)!important}.prompt-input-container .editable_input.layout-vertical .textarea{min-height:120px}.prompt-input-container .prompt-input-wrapper{display:flex;flex-direction:column;height:100%;flex-grow:1;overflow:hidden;position:relative}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions{margin-left:auto;margin-right:auto;display:flex;justify-content:space-evenly;gap:8px}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions.align_bottom{flex-direction:row;width:100%;margin-top:4px;max-width:60%;height:22px;justify-content:center}@media screen and (max-width:768px){.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions.align_bottom{margin-top:0}}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions.align_right,.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions.focused{flex-direction:column;right:0;position:absolute;width:20px;margin-top:40px;gap:11.97px;margin-right:0;top:35%}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions .action.toolbar_item{opacity:.65;filter:grayscale(1);cursor:pointer}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions .action.toolbar_item:hover{opacity:1;filter:grayscale(0);transition:all .2s ease-in-out}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions .action.toolbar_item.ai-links-edit-button{filter:invert(1)!important;padding:0;border:none;width:16px;height:16px}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions .action.toolbar_item.ai-links-edit-button svg{font-size:20px}.prompt-input-container .prompt-input-wrapper .ai.action_links.buttons.actions .action.toolbar_item .image{width:16px;height:16px;border-radius:50%}.prompt-input-container.focused{position:fixed!important;top:44%;left:50%;transform:translate(-44%,-50%) scale(1);width:32vw!important;height:80vh!important;background-color:#1e1e1e;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 10px 30px rgba(0,0,0,.5);border-radius:10px;z-index:1000;display:flex;flex-direction:column;box-sizing:border-box;min-width:380px;margin-top:0;min-height:80vh}.prompt-input-container.focused .editable_input{flex-grow:1;display:flex;flex-direction:column;min-height:0}.prompt-input-container.focused .editable_input .textarea{flex-grow:1;max-height:none;height:100%;box-sizing:border-box;resize:none!important;color:inherit}.prompt-input-container.focused .prompt-input-wrapper{flex-grow:1;display:flex;flex-direction:column;min-height:0}.run-button-container{display:flex;justify-content:flex-end;padding-top:0;margin-top:auto;padding-right:0;padding-bottom:0;background:#43494c;width:auto;position:absolute;bottom:12px;right:25px;border-radius:5px;border:2px solid #4f5557}.run-button-container .run-button{padding:8px 20px;font-size:.9rem;font-weight:500;background-color:#4a90e2;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;color:#fff;font-family:Nunito}.run-button-container .run-button:hover{background-color:#3a7bc8;box-shadow:0 2px 5px rgba(0,0,0,.2)}.run-button-container .run-button:focus{outline:2px solid #4a90e2;outline-offset:2px}.prompt-input-container.dynamic-vertical{display:flex;flex-direction:column}.prompt-input-container.dynamic-vertical .editable_input .textarea{min-height:120px;resize:vertical;overflow-y:auto!important}.prompt-input-container.dynamic-horizontal .editable_input .textarea{min-height:50px;overflow-y:auto!important}.prompt-input-container .editable_input .textarea::-webkit-scrollbar{width:8px}.prompt-input-container .editable_input .textarea::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}.prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}@keyframes copy-flash-light{0%{filter:none;box-shadow:none}25%{filter:invert(1);box-shadow:0 0 60px 30px rgba(0,0,0,.9)}to{filter:none;box-shadow:none}}@keyframes copy-flash-dark{0%{filter:none;box-shadow:none}25%{filter:invert(1);box-shadow:0 0 60px 30px hsla(0,0%,100%,.9)}to{filter:none;box-shadow:none}}@keyframes prettify-flash-light{0%{filter:none;box-shadow:none}15%{filter:invert(1) brightness(1.2);box-shadow:0 0 80px 40px rgba(0,0,0,.8)}30%{filter:none;box-shadow:none}45%{filter:invert(1) brightness(1.1);box-shadow:0 0 60px 30px rgba(0,0,0,.6)}to{filter:none;box-shadow:none}}@keyframes prettify-flash-dark{0%{filter:none;box-shadow:none}15%{filter:invert(1) brightness(1.2);box-shadow:0 0 80px 40px hsla(0,0%,100%,.8)}30%{filter:none;box-shadow:none}45%{filter:invert(1) brightness(1.1);box-shadow:0 0 60px 30px hsla(0,0%,100%,.6)}to{filter:none;box-shadow:none}}.prompt-code-editor.copying.light,.prompt-input-container.copying.light .editable_input .textarea{animation:copy-flash-light .8s ease-out}.prompt-code-editor.copying.dark,.prompt-input-container.copying.dark .editable_input .textarea{animation:copy-flash-dark .8s ease-out}.prompt-code-editor.prettifying.light{animation:prettify-flash-light 1.2s ease-out}.prompt-code-editor.prettifying.dark{animation:prettify-flash-dark 1.2s ease-out}.prompt-input-suggestions{font-family:Nunito,sans-serif}.optimizer-icon-trigger{display:flex;align-items:center;box-shadow:2px 2px 2px 4px rgba(33,32,32,.2);border-radius:6px;padding:1px 2px;border-left:1px solid rgba(41,41,41,.7019607843)}.optimizer-icon-trigger .ai-icon-button,.optimizer-icon-trigger .dropdown-icon-button{border-radius:4px;transition:background-color .2s ease}.optimizer-icon-trigger .ai-icon-button svg,.optimizer-icon-trigger .dropdown-icon-button svg{fill:#6a6a6a}.optimizer-icon-trigger .ai-icon-button:hover,.optimizer-icon-trigger .dropdown-icon-button:hover{background-color:rgba(0,0,0,.06)}.optimizer-icon-trigger .ai-icon-button .icon{width:18px;height:18px;mix-blend-mode:exclusion}.optimizer-trigger-button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;text-transform:none;font-weight:600;border-radius:6px}.optimizer-trigger-button img{width:18px;height:18px}.MuiPaper-root.MuiPopover-paper.optimizer-dropdown-paper.MuiPaper-elevation8.MuiPaper-rounded{max-width:400px;border:none;padding:0!important;box-shadow:0 4px 12px rgba(0,0,0,.15)}.MuiPaper-root.MuiPopover-paper.optimizer-dropdown-paper.MuiPaper-elevation8.MuiPaper-rounded .body #settings-popover .MuiPopover-paper,.MuiPaper-root.MuiPopover-paper.optimizer-dropdown-paper.MuiPaper-elevation8.MuiPaper-rounded .body .MuiPopover-paper{background:#1f2327!important}.MuiPaper-root.MuiPopover-paper.optimizer-dropdown-paper.MuiPaper-elevation8.MuiPaper-rounded.light{box-shadow:none;background:#eaeaea!important}.optimizer-dropdown-menu{font-family:Nunito,sans-serif;min-width:340px;overflow-y:auto}.optimizer-dropdown-menu.dark{background:#1f2327!important}.optimizer-dropdown-menu.light{background:hsla(0,0%,79.2%,.3607843137)}.optimizer-dropdown-menu .optimizer-type-item{margin:8px;transition:background-color .2s ease;border-radius:5px;border:1px solid grey!important}.optimizer-dropdown-menu .optimizer-menu-item-with-versions{display:flex;flex-direction:column;gap:12px}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .optimizer-type-name{letter-spacing:.5px;font-size:14px;margin-bottom:4px;display:flex;gap:8px;font-family:Nunito;text-transform:uppercase;border-radius:12px;padding:5px 10px}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .optimizer-type-name .type_icon{width:22px;height:22px;opacity:.5}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .optimizer-type-desc{font-size:.85rem!important;line-height:1.4;white-space:normal;word-break:break-word;font-family:Nunito;width:83%;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-bottom:0}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .optimizer-type-desc.dark{color:#95a0a5}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .optimizer-type-desc.light{color:#333}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;justify-content:space-evenly}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip{font-size:.75rem;height:26px;font-weight:600}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip.light{background:#aeaeae}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip .MuiChip-label{font-family:Nunito;font-weight:600;color:#f5f5f5}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip .MuiChip-label.dark{color:#fff}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip .MuiChip-label.light{color:#333}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip.version-type-selected{border-width:1px!important;border-color:#62717f!important}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip.version-type-selected.light{background-color:#69767b}.optimizer-dropdown-menu .optimizer-menu-item-with-versions .version-chips .version-chip .MuiChip-label{padding:0 10px}.prompt-optimizer-dialog{font-family:Nunito,"sans-serif"}.prompt-optimizer-dialog .dialog-header{display:flex;flex-direction:column;gap:10px;padding:0 0 20px}.prompt-optimizer-dialog .dialog-header.mobile{padding-bottom:0}.prompt-optimizer-dialog .dialog-header .dialog-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.prompt-optimizer-dialog .dialog-header .dialog-title{display:flex;align-items:center;gap:12px;font-weight:700;font-size:1.1rem}.prompt-optimizer-dialog .dialog-header .dialog-title .icon{width:24px;height:24px}.prompt-optimizer-dialog .dialog-header .dialog-controls-row{display:flex;align-items:center;justify-content:flex-start}.prompt-optimizer-dialog .dialog-header .dialog-controls{display:flex;align-items:center;gap:12px}.prompt-optimizer-dialog .side-by-side-content{overflow:hidden;max-width:100%}.prompt-optimizer-dialog .side-by-side-content .comparison-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;height:100%;min-height:400px;align-items:stretch;width:100%}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestion-display{height:inherit}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .original-prompt-panel,.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-panel{display:flex;flex-direction:column;height:calc(80vh - 100px);position:relative;min-width:0;max-width:100%;overflow-x:hidden}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .original-prompt-panel .react-codemirror2,.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-panel .react-codemirror2{height:inherit;width:100%}@media screen and (max-width:768px){.prompt-optimizer-dialog .side-by-side-content .comparison-layout .original-prompt-panel,.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-panel{height:calc(40vh - 10px)}}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .original-prompt-panel{padding-right:8px;border-right:1px solid #e0e0e0}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .original-prompt-panel .pi-toolbar{position:relative;margin-top:0}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-panel{padding-left:0}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-panel .pi-toolbar{position:relative;margin-top:0}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .comparison-title{font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;opacity:.7;display:inline-flex;align-items:center;padding-top:4px}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.prompt-optimizer-dialog .prompt-display,.prompt-optimizer-dialog .suggestion-display{padding:16px;border-radius:10px;background:linear-gradient(180deg,#fff,#f0f4f8);border:1px solid #dde4eb;flex:1;overflow-y:auto;overflow-x:hidden;max-width:100%}.prompt-optimizer-dialog .prompt-display p,.prompt-optimizer-dialog .suggestion-display p{margin:0;font-size:.95rem;line-height:1.8;white-space:pre-wrap;word-wrap:break-word}.prompt-optimizer-dialog .prompt-display .MuiTypography-body2,.prompt-optimizer-dialog .suggestion-display .MuiTypography-body2{line-height:1.6;white-space:pre-wrap}.prompt-optimizer-dialog .prompt-display.codemirror-container,.prompt-optimizer-dialog .suggestion-display.codemirror-container{padding:0}.prompt-optimizer-dialog .prompt-display.codemirror-container .CodeMirror,.prompt-optimizer-dialog .suggestion-display.codemirror-container .CodeMirror{height:100%;width:100%;border-radius:10px;font-size:.95rem;line-height:1.8}.prompt-optimizer-dialog .prompt-display.codemirror-container .CodeMirror .CodeMirror-scroll,.prompt-optimizer-dialog .suggestion-display.codemirror-container .CodeMirror .CodeMirror-scroll{padding:4px;margin-top:0}.prompt-optimizer-dialog .panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.prompt-optimizer-dialog .overlay-links{z-index:10}.prompt-optimizer-dialog .overlay-links.ai-links{display:flex;gap:6px;justify-content:center;align-items:center;position:relative;margin-top:10px}.prompt-optimizer-dialog .overlay-links.ai-links .MuiSpeedDial-directionDown{flex-direction:unset}.prompt-optimizer-dialog .overlay-links.ai-links.align_bottom{bottom:0!important;top:unset!important;gap:12px!important;position:relative!important}.prompt-optimizer-dialog .overlay-links.ai-links .action.toolbar_item{opacity:.7;filter:grayscale(1);cursor:pointer;border-radius:50%;padding:0!important;transition:all .2s ease-in-out}.prompt-optimizer-dialog .overlay-links.ai-links .action.toolbar_item:hover{opacity:1;filter:grayscale(0);transform:scale(1.05);background-color:hsla(0,0%,100%,.1)}.prompt-optimizer-dialog .overlay-links.ai-links .action.toolbar_item .image.resource{width:18px!important;height:18px!important;border-radius:50%;opacity:1!important}.prompt-optimizer-dialog .overlay-links.ai-links .ai-links-speed-dial .MuiFab-root{background-color:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.7)!important}.prompt-optimizer-dialog .overlay-links.ai-links .ai-links-speed-dial .MuiFab-root:hover{background-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.prompt-optimizer-dialog .copy-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:15;margin-top:15px}.prompt-optimizer-dialog .empty-state,.prompt-optimizer-dialog .error-state,.prompt-optimizer-dialog .loading-state{padding:28px;border-radius:8px;text-align:center;font-family:Nunito,sans-serif;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;min-height:220px}.prompt-optimizer-dialog .MuiDialogActions-root{padding:16px 24px;gap:12px}.prompt-optimizer-dialog .suggestions-vertical-container{display:flex;flex-direction:column;gap:16px;max-height:calc(80vh - 100px);overflow-y:auto;overflow-x:hidden;padding:8px;width:100%}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card{background:linear-gradient(180deg,#fff,#f8f9fa);border:1px solid #dde4eb;border-radius:12px;padding:8px 16px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;min-width:0}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card.mobile{padding:8px 3px}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px;flex-wrap:wrap}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-header .suggestion-number{font-size:.875rem;color:#666;background:#f0f4f8;padding:3px 8px;border-radius:8px;min-width:32px;text-align:center}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-header .suggestion-actions{display:flex;gap:8px;align-items:center}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content{margin-bottom:8px;min-width:0}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display{margin-bottom:6px;max-width:100%}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display.codemirror-container{border-radius:8px;overflow:hidden;max-height:200px}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display.codemirror-container .CodeMirror{height:auto;max-height:200px;font-size:.875rem}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display.codemirror-container .CodeMirror .CodeMirror-scroll{max-height:200px;overflow-y:auto}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display.codemirror-container .CodeMirror .CodeMirror-gutter-filler,.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display.codemirror-container .CodeMirror .CodeMirror-scrollbar-filler{background-color:transparent}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display p{font-size:.875rem;line-height:1.6;margin:0;max-height:200px;overflow-y:auto;word-wrap:break-word;white-space:pre-wrap}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-footer{display:flex;justify-content:flex-end;gap:8px;align-items:center;border-top:1px solid #e9ecef}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-footer .overlay-links.ai-links{margin-right:auto}.prompt-optimizer-dialog .suggestions-vertical-container .suggestion-card .suggestion-card-footer .MuiButton-root{padding:4px 6px;font-size:.7rem}.suggestion-navigation{display:flex;align-items:center;gap:8px;height:26px}.suggestion-navigation .MuiIconButton-root{padding:6px;border-radius:6px;transition:background-color .2s ease}.suggestion-navigation .MuiIconButton-root:disabled{opacity:.4}.suggestion-navigation .pagination-chip{font-weight:600;font-size:.75rem}@media(max-width:768px){.prompt-optimizer-dialog .side-by-side-content{padding:0 3px}.prompt-optimizer-dialog .side-by-side-content .comparison-layout{grid-template-columns:1fr;gap:24px}.prompt-optimizer-dialog .side-by-side-content .comparison-layout .original-prompt-panel,.prompt-optimizer-dialog .side-by-side-content .comparison-layout .suggestions-panel{padding:0;border:none}.prompt-optimizer-dialog .dialog-header{flex-direction:column;align-items:stretch;gap:12px}.optimizer-dropdown-menu{min-width:300px}.optimizer-dropdown-menu .optimizer-menu-item-with-versions{padding:0}}.dark.optimizer-icon-trigger .ai-icon-button:hover,.dark.optimizer-icon-trigger .dropdown-icon-button:hover{background-color:hsla(0,0%,100%,.1)}.dark.optimizer-icon-trigger .ai-icon-button svg,.dark.optimizer-icon-trigger .dropdown-icon-button svg{fill:hsla(0,0%,100%,.7)}.dark.optimizer-dropdown-paper{background:#2a2d35;color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.1)}.dark.optimizer-dropdown-menu .optimizer-type-item{border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 4px rgba(0,0,0,.3);background:#313841}.dark.optimizer-dropdown-menu .optimizer-type-item.dark{background:#2a2d35}.dark.optimizer-dropdown-menu .optimizer-type-item.light{background:#f5f5f5}.dark.optimizer-dropdown-menu .optimizer-type-item:hover{background-color:hsla(0,0%,100%,.05)}.dark.optimizer-dropdown-menu .optimizer-type-item.Mui-selected{background-color:rgba(132,161,190,.2)}.dark.prompt-optimizer-dialog .MuiDialog-paper{background:#1e1e1e;color:hsla(0,0%,100%,.9)}.dark.prompt-optimizer-dialog .dialog-header{background:rgba(30,30,30,.5);border-bottom:1px solid hsla(0,0%,100%,.1)}.dark.prompt-optimizer-dialog .dialog-header .dialog-title{color:hsla(0,0%,100%,.9)}.dark.prompt-optimizer-dialog .dialog-header .dialog-controls .MuiButton-root{border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8)}.dark.prompt-optimizer-dialog .comparison-layout .original-prompt-panel{border-right:1px solid hsla(0,0%,100%,.1)}.dark.prompt-optimizer-dialog .comparison-layout .comparison-title{color:hsla(0,0%,100%,.7)}.dark.prompt-optimizer-dialog .prompt-display,.dark.prompt-optimizer-dialog .suggestion-display{background:linear-gradient(180deg,rgba(40,44,52,.5),rgba(33,36,42,.8));border:1px solid hsla(0,0%,100%,.1)}.dark.prompt-optimizer-dialog .prompt-display p,.dark.prompt-optimizer-dialog .suggestion-display p{color:hsla(0,0%,100%,.85)}.dark.prompt-optimizer-dialog .suggestion-display.card.prompt.container{background:rgba(22,24,29,.7);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}.dark.prompt-optimizer-dialog .loading-state{background:hsla(0,0%,100%,.02);color:hsla(0,0%,100%,.7)}.dark.prompt-optimizer-dialog .error-state{background:rgba(183,28,28,.1);border:1px solid rgba(183,28,28,.3);color:#ff8a80}.dark.prompt-optimizer-dialog .empty-state{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.dark.prompt-optimizer-dialog .MuiDialogActions-root{background:rgba(30,30,30,.3);border-top:1px solid hsla(0,0%,100%,.1)}.dark.suggestion-navigation .MuiIconButton-root{color:hsla(0,0%,100%,.7)}.dark.suggestion-navigation .MuiIconButton-root:hover:enabled{background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.dark.suggestion-navigation .pagination-chip{border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.7)}.dark .MuiButton-root.dark{color:hsla(0,0%,100%,.8);background-color:hsla(0,0%,100%,.1)}.dark .MuiButton-root.dark:hover{background-color:hsla(0,0%,100%,.08)}.dark.suggestions-vertical-container .suggestion-card{background:linear-gradient(180deg,rgba(40,44,52,.8),rgba(33,36,42,.9));border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 8px rgba(0,0,0,.3)}.dark.suggestions-vertical-container .suggestion-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.4);border-color:hsla(0,0%,100%,.2)}.dark.suggestions-vertical-container .suggestion-card .suggestion-card-header .suggestion-number{color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.1)}.dark.suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display p{color:hsla(0,0%,100%,.85)}.dark.suggestions-vertical-container .suggestion-card .suggestion-card-footer{border-top:1px solid hsla(0,0%,100%,.1)}.light.optimizer-icon-trigger{background:hsla(0,0%,100%,.9);border-color:rgba(0,0,0,.12);box-shadow:0 1px 3px rgba(0,0,0,.38)}.light.optimizer-icon-trigger .ai-icon-button:hover,.light.optimizer-icon-trigger .dropdown-icon-button:hover{background-color:rgba(0,0,0,.04)}.light.optimizer-icon-trigger .ai-icon-button svg,.light.optimizer-icon-trigger .dropdown-icon-button svg{fill:rgba(0,0,0,.6)}.light.optimizer-dropdown-paper{background:#fff;color:#333;box-shadow:0 4px 12px rgba(0,0,0,.15)}.light.optimizer-dropdown-menu .optimizer-type-item{border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.light.optimizer-dropdown-menu .optimizer-type-item:hover{background-color:#f5f5f5}.light.optimizer-dropdown-menu .optimizer-type-name{color:#93b9df;background:#3e4247;border:2px solid hsla(0,0%,50.2%,.2117647059)}.light.optimizer-dropdown-menu .optimizer-type-desc{color:rgba(0,0,0,.6);font-size:.75rem}.light.prompt-optimizer-dialog .MuiDialog-paper{background:#fff;color:#333}.light.prompt-optimizer-dialog .dialog-header{background:#fafafa;border-bottom:1px solid #e0e0e0;color:#333}.light.prompt-optimizer-dialog .comparison-layout .original-prompt-panel{border-right:1px solid #e0e0e0}.light.prompt-optimizer-dialog .prompt-display,.light.prompt-optimizer-dialog .suggestion-display{background:linear-gradient(180deg,#fff,#f8f9fa);border:1px solid #ddd}.light.prompt-optimizer-dialog .prompt-display p,.light.prompt-optimizer-dialog .suggestion-display p{color:#333}.light.prompt-optimizer-dialog .suggestion-display.card.prompt.container{background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.light.prompt-optimizer-dialog .loading-state{background:#fafafa;color:#666}.light.prompt-optimizer-dialog .error-state{background:#ffebee;border:1px solid #ffcdd2;color:#c62828}.light.prompt-optimizer-dialog .empty-state{background:#fafafa;border:1px solid #e0e0e0;color:#777}.light.prompt-optimizer-dialog .MuiDialogActions-root{background:#fafafa;border-top:1px solid #e0e0e0}.light.suggestion-navigation .MuiIconButton-root{color:rgba(0,0,0,.6)}.light.suggestion-navigation .MuiIconButton-root:hover:enabled{background-color:#e3f2fd;color:#1976d2}.light.suggestion-navigation .pagination-chip{border-color:rgba(0,0,0,.23);color:rgba(0,0,0,.7)}.light .MuiButton-root.light{color:rgba(0,0,0,.87);background-color:rgba(0,0,0,.04)}.light .MuiButton-root.light:hover{background-color:rgba(36,36,36,.04)}.light.suggestions-vertical-container .suggestion-card{background:linear-gradient(180deg,#fff,#f8f9fa);border:1px solid #ddd;box-shadow:0 2px 4px rgba(0,0,0,.1)}.light.suggestions-vertical-container .suggestion-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);border-color:#bbb}.light.suggestions-vertical-container .suggestion-card .suggestion-card-header .suggestion-number{color:#555;background:#f0f4f8}.light.suggestions-vertical-container .suggestion-card .suggestion-card-content .suggestion-display p{color:#333}.light.suggestions-vertical-container .suggestion-card .suggestion-card-footer{border-top:1px solid #e9ecef}.prompt-optimizer-dialog.mobile .MuiDialog-paper{margin:unset;width:100%;height:100%}.prompt-optimizer-dialog .mobile-tabs-layout{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.prompt-optimizer-dialog .mobile-tabs{min-height:40px}.prompt-optimizer-dialog .mobile-tabs.mobile{margin-top:-10px}.prompt-optimizer-dialog .mobile-tabs .MuiTab-root{text-transform:uppercase;font-weight:600;font-size:.75rem;letter-spacing:.4px}.prompt-optimizer-dialog .tab-panel{width:100%;min-width:0;overflow-x:hidden}.drawer.multi_select .header .title_bar .setting.role,.drawer.prompt_response .header .title_bar .setting.role,.homepage.desktop .setting.role{align-items:unset;color:#fff}.drawer.multi_select .header .title_bar .setting.role .role.icon,.drawer.prompt_response .header .title_bar .setting.role .role.icon,.homepage.desktop .setting.role .role.icon{min-height:34px;width:34px;border-radius:50%;margin-right:1rem;display:flex;justify-content:center;flex-direction:row;margin-top:-5px;margin-left:0}.drawer.multi_select .header .title_bar .setting.role .prefix,.drawer.prompt_response .header .title_bar .setting.role .prefix,.homepage.desktop .setting.role .description.value,.homepage.desktop .setting.role .prefix{display:none}.homepage.desktop .setting.role .MuiSelect-select.MuiSelect-select{padding-right:5px}.homepage.desktop .setting.role .MuiInput-underline:after,.homepage.desktop .setting.role .MuiInput-underline:before{border-bottom:none}.homepage.desktop .setting.role svg{color:rgba(76,76,76,.431372549);margin-top:-3px}.drawer.chatgpt .content .setting.role,.drawer.chatgpt.desktop .setting.role,.drawer.chatgpt .header .title_bar .setting.role,.drawer.chatgpt .paywall .setting.role,.drawer.multi_select .content .setting.role,.drawer.multi_select.desktop .setting.role,.drawer.multi_select .header .title_bar .setting.role,.drawer.multi_select .paywall .setting.role,.drawer.roleplay .content .setting.role,.drawer.roleplay.desktop .setting.role,.drawer.roleplay .header .title_bar .setting.role,.drawer.roleplay .paywall .setting.role,.homepage .content .setting.role,.homepage.desktop .setting.role,.homepage .header .title_bar .setting.role,.homepage .paywall .setting.role{flex-direction:column;display:flex;align-items:center}.drawer.chatgpt .content .setting.role .text.container,.drawer.chatgpt.desktop .setting.role .text.container,.drawer.chatgpt .header .title_bar .setting.role .text.container,.drawer.chatgpt .paywall .setting.role .text.container,.drawer.multi_select .content .setting.role .text.container,.drawer.multi_select.desktop .setting.role .text.container,.drawer.multi_select .header .title_bar .setting.role .text.container,.drawer.multi_select .paywall .setting.role .text.container,.drawer.roleplay .content .setting.role .text.container,.drawer.roleplay.desktop .setting.role .text.container,.drawer.roleplay .header .title_bar .setting.role .text.container,.drawer.roleplay .paywall .setting.role .text.container,.homepage .content .setting.role .text.container,.homepage.desktop .setting.role .text.container,.homepage .header .title_bar .setting.role .text.container,.homepage .paywall .setting.role .text.container{display:flex;align-items:center;gap:12px}.drawer.chatgpt .content .setting.role .text.container .suffix,.drawer.chatgpt.desktop .setting.role .text.container .suffix,.drawer.chatgpt .header .title_bar .setting.role .text.container .suffix,.drawer.chatgpt .paywall .setting.role .text.container .suffix,.drawer.multi_select .content .setting.role .text.container .suffix,.drawer.multi_select.desktop .setting.role .text.container .suffix,.drawer.multi_select .header .title_bar .setting.role .text.container .suffix,.drawer.multi_select .paywall .setting.role .text.container .suffix,.drawer.roleplay .content .setting.role .text.container .suffix,.drawer.roleplay.desktop .setting.role .text.container .suffix,.drawer.roleplay .header .title_bar .setting.role .text.container .suffix,.drawer.roleplay .paywall .setting.role .text.container .suffix,.homepage .content .setting.role .text.container .suffix,.homepage.desktop .setting.role .text.container .suffix,.homepage .header .title_bar .setting.role .text.container .suffix,.homepage .paywall .setting.role .text.container .suffix{opacity:.4;font-size:.7rem;color:grey}.drawer.chatgpt .content .setting.role .text.container .MuiInput-underline:before,.drawer.chatgpt.desktop .setting.role .text.container .MuiInput-underline:before,.drawer.chatgpt .header .title_bar .setting.role .text.container .MuiInput-underline:before,.drawer.chatgpt .paywall .setting.role .text.container .MuiInput-underline:before,.drawer.multi_select .content .setting.role .text.container .MuiInput-underline:before,.drawer.multi_select.desktop .setting.role .text.container .MuiInput-underline:before,.drawer.multi_select .header .title_bar .setting.role .text.container .MuiInput-underline:before,.drawer.multi_select .paywall .setting.role .text.container .MuiInput-underline:before,.drawer.roleplay .content .setting.role .text.container .MuiInput-underline:before,.drawer.roleplay.desktop .setting.role .text.container .MuiInput-underline:before,.drawer.roleplay .header .title_bar .setting.role .text.container .MuiInput-underline:before,.drawer.roleplay .paywall .setting.role .text.container .MuiInput-underline:before,.homepage .content .setting.role .text.container .MuiInput-underline:before,.homepage.desktop .setting.role .text.container .MuiInput-underline:before,.homepage .header .title_bar .setting.role .text.container .MuiInput-underline:before,.homepage .paywall .setting.role .text.container .MuiInput-underline:before{border-bottom-color:#1e1e1e}.drawer.chatgpt .content .setting.role .text.container .name,.drawer.chatgpt.desktop .setting.role .text.container .name,.drawer.chatgpt .header .title_bar .setting.role .text.container .name,.drawer.chatgpt .paywall .setting.role .text.container .name,.drawer.multi_select .content .setting.role .text.container .name,.drawer.multi_select.desktop .setting.role .text.container .name,.drawer.multi_select .header .title_bar .setting.role .text.container .name,.drawer.multi_select .paywall .setting.role .text.container .name,.drawer.roleplay .content .setting.role .text.container .name,.drawer.roleplay.desktop .setting.role .text.container .name,.drawer.roleplay .header .title_bar .setting.role .text.container .name,.drawer.roleplay .paywall .setting.role .text.container .name,.homepage .content .setting.role .text.container .name,.homepage.desktop .setting.role .text.container .name,.homepage .header .title_bar .setting.role .text.container .name,.homepage .paywall .setting.role .text.container .name{font-style:italic;font-size:1.35rem;display:flex;flex-direction:column;position:relative}.drawer.chatgpt .content .setting.role .text.container .name .prefix,.drawer.chatgpt.desktop .setting.role .text.container .name .prefix,.drawer.chatgpt .header .title_bar .setting.role .text.container .name .prefix,.drawer.chatgpt .paywall .setting.role .text.container .name .prefix,.drawer.multi_select .content .setting.role .text.container .name .prefix,.drawer.multi_select.desktop .setting.role .text.container .name .prefix,.drawer.multi_select .header .title_bar .setting.role .text.container .name .prefix,.drawer.multi_select .paywall .setting.role .text.container .name .prefix,.drawer.roleplay .content .setting.role .text.container .name .prefix,.drawer.roleplay.desktop .setting.role .text.container .name .prefix,.drawer.roleplay .header .title_bar .setting.role .text.container .name .prefix,.drawer.roleplay .paywall .setting.role .text.container .name .prefix,.homepage .content .setting.role .text.container .name .prefix,.homepage.desktop .setting.role .text.container .name .prefix,.homepage .header .title_bar .setting.role .text.container .name .prefix,.homepage .paywall .setting.role .text.container .name .prefix{display:inline-block;margin-left:auto;margin-right:auto;font-size:.7rem;text-transform:uppercase;width:100%;text-align:center;opacity:.5;color:grey;position:absolute;top:-.5rem}.drawer.chatgpt .content .setting.role .text.container>.select .MuiInput-input,.drawer.chatgpt.desktop .setting.role .text.container>.select .MuiInput-input,.drawer.chatgpt .header .title_bar .setting.role .text.container>.select .MuiInput-input,.drawer.chatgpt .paywall .setting.role .text.container>.select .MuiInput-input,.drawer.multi_select .content .setting.role .text.container>.select .MuiInput-input,.drawer.multi_select.desktop .setting.role .text.container>.select .MuiInput-input,.drawer.multi_select .header .title_bar .setting.role .text.container>.select .MuiInput-input,.drawer.multi_select .paywall .setting.role .text.container>.select .MuiInput-input,.drawer.roleplay .content .setting.role .text.container>.select .MuiInput-input,.drawer.roleplay.desktop .setting.role .text.container>.select .MuiInput-input,.drawer.roleplay .header .title_bar .setting.role .text.container>.select .MuiInput-input,.drawer.roleplay .paywall .setting.role .text.container>.select .MuiInput-input,.homepage .content .setting.role .text.container>.select .MuiInput-input,.homepage.desktop .setting.role .text.container>.select .MuiInput-input,.homepage .header .title_bar .setting.role .text.container>.select .MuiInput-input,.homepage .paywall .setting.role .text.container>.select .MuiInput-input{color:#fff;display:flex;flex-direction:row;font-family:inherit;align-items:center;font-size:1.2rem;font-style:normal}.drawer.chatgpt .content .setting.role .text.container>.select .icon,.drawer.chatgpt.desktop .setting.role .text.container>.select .icon,.drawer.chatgpt .header .title_bar .setting.role .text.container>.select .icon,.drawer.chatgpt .paywall .setting.role .text.container>.select .icon,.drawer.multi_select .content .setting.role .text.container>.select .icon,.drawer.multi_select.desktop .setting.role .text.container>.select .icon,.drawer.multi_select .header .title_bar .setting.role .text.container>.select .icon,.drawer.multi_select .paywall .setting.role .text.container>.select .icon,.drawer.roleplay .content .setting.role .text.container>.select .icon,.drawer.roleplay.desktop .setting.role .text.container>.select .icon,.drawer.roleplay .header .title_bar .setting.role .text.container>.select .icon,.drawer.roleplay .paywall .setting.role .text.container>.select .icon,.homepage .content .setting.role .text.container>.select .icon,.homepage.desktop .setting.role .text.container>.select .icon,.homepage .header .title_bar .setting.role .text.container>.select .icon,.homepage .paywall .setting.role .text.container>.select .icon{width:32px;height:32px;margin-right:.4rem;border-radius:50%;opacity:.75}.drawer.chatgpt .content .setting.role .text.container>.select input,.drawer.chatgpt.desktop .setting.role .text.container>.select input,.drawer.chatgpt .header .title_bar .setting.role .text.container>.select input,.drawer.chatgpt .paywall .setting.role .text.container>.select input,.drawer.multi_select .content .setting.role .text.container>.select input,.drawer.multi_select.desktop .setting.role .text.container>.select input,.drawer.multi_select .header .title_bar .setting.role .text.container>.select input,.drawer.multi_select .paywall .setting.role .text.container>.select input,.drawer.roleplay .content .setting.role .text.container>.select input,.drawer.roleplay.desktop .setting.role .text.container>.select input,.drawer.roleplay .header .title_bar .setting.role .text.container>.select input,.drawer.roleplay .paywall .setting.role .text.container>.select input,.homepage .content .setting.role .text.container>.select input,.homepage.desktop .setting.role .text.container>.select input,.homepage .header .title_bar .setting.role .text.container>.select input,.homepage .paywall .setting.role .text.container>.select input{color:#fff;font-family:inherit}.drawer.chatgpt .content .setting.role .text.container>.select svg,.drawer.chatgpt.desktop .setting.role .text.container>.select svg,.drawer.chatgpt .header .title_bar .setting.role .text.container>.select svg,.drawer.chatgpt .paywall .setting.role .text.container>.select svg,.drawer.multi_select .content .setting.role .text.container>.select svg,.drawer.multi_select.desktop .setting.role .text.container>.select svg,.drawer.multi_select .header .title_bar .setting.role .text.container>.select svg,.drawer.multi_select .paywall .setting.role .text.container>.select svg,.drawer.roleplay .content .setting.role .text.container>.select svg,.drawer.roleplay.desktop .setting.role .text.container>.select svg,.drawer.roleplay .header .title_bar .setting.role .text.container>.select svg,.drawer.roleplay .paywall .setting.role .text.container>.select svg,.homepage .content .setting.role .text.container>.select svg,.homepage.desktop .setting.role .text.container>.select svg,.homepage .header .title_bar .setting.role .text.container>.select svg,.homepage .paywall .setting.role .text.container>.select svg{fill:grey;opacity:.7;margin-left:.8rem}.drawer.chatgpt .content .setting.role .voice,.drawer.chatgpt.desktop .setting.role .voice,.drawer.chatgpt .header .title_bar .setting.role .voice,.drawer.chatgpt .paywall .setting.role .voice,.drawer.multi_select .content .setting.role .voice,.drawer.multi_select.desktop .setting.role .voice,.drawer.multi_select .header .title_bar .setting.role .voice,.drawer.multi_select .paywall .setting.role .voice,.drawer.roleplay .content .setting.role .voice,.drawer.roleplay.desktop .setting.role .voice,.drawer.roleplay .header .title_bar .setting.role .voice,.drawer.roleplay .paywall .setting.role .voice,.homepage .content .setting.role .voice,.homepage.desktop .setting.role .voice,.homepage .header .title_bar .setting.role .voice,.homepage .paywall .setting.role .voice{max-width:70%;display:flex;text-align:center;font-size:.7rem;margin-top:.4rem}.drawer.chatgpt .content .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.chatgpt.desktop .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.chatgpt .header .title_bar .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.chatgpt .paywall .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.multi_select .content .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.multi_select.desktop .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.multi_select .header .title_bar .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.multi_select .paywall .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.roleplay .content .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.roleplay.desktop .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.roleplay .header .title_bar .setting.role .voice .MuiSelect-select.MuiSelect-select,.drawer.roleplay .paywall .setting.role .voice .MuiSelect-select.MuiSelect-select,.homepage .content .setting.role .voice .MuiSelect-select.MuiSelect-select,.homepage.desktop .setting.role .voice .MuiSelect-select.MuiSelect-select,.homepage .header .title_bar .setting.role .voice .MuiSelect-select.MuiSelect-select,.homepage .paywall .setting.role .voice .MuiSelect-select.MuiSelect-select{font-size:.8rem;padding-top:0;color:grey;opacity:.4}.drawer.chatgpt .content .setting.role .voice .MuiSvgIcon-root,.drawer.chatgpt.desktop .setting.role .voice .MuiSvgIcon-root,.drawer.chatgpt .header .title_bar .setting.role .voice .MuiSvgIcon-root,.drawer.chatgpt .paywall .setting.role .voice .MuiSvgIcon-root,.drawer.multi_select .content .setting.role .voice .MuiSvgIcon-root,.drawer.multi_select.desktop .setting.role .voice .MuiSvgIcon-root,.drawer.multi_select .header .title_bar .setting.role .voice .MuiSvgIcon-root,.drawer.multi_select .paywall .setting.role .voice .MuiSvgIcon-root,.drawer.roleplay .content .setting.role .voice .MuiSvgIcon-root,.drawer.roleplay.desktop .setting.role .voice .MuiSvgIcon-root,.drawer.roleplay .header .title_bar .setting.role .voice .MuiSvgIcon-root,.drawer.roleplay .paywall .setting.role .voice .MuiSvgIcon-root,.homepage .content .setting.role .voice .MuiSvgIcon-root,.homepage.desktop .setting.role .voice .MuiSvgIcon-root,.homepage .header .title_bar .setting.role .voice .MuiSvgIcon-root,.homepage .paywall .setting.role .voice .MuiSvgIcon-root{fill:grey;opacity:.4}.drawer.chatgpt .content .setting.role .voice .label,.drawer.chatgpt.desktop .setting.role .voice .label,.drawer.chatgpt .header .title_bar .setting.role .voice .label,.drawer.chatgpt .paywall .setting.role .voice .label,.drawer.multi_select .content .setting.role .voice .label,.drawer.multi_select.desktop .setting.role .voice .label,.drawer.multi_select .header .title_bar .setting.role .voice .label,.drawer.multi_select .paywall .setting.role .voice .label,.drawer.roleplay .content .setting.role .voice .label,.drawer.roleplay.desktop .setting.role .voice .label,.drawer.roleplay .header .title_bar .setting.role .voice .label,.drawer.roleplay .paywall .setting.role .voice .label,.homepage .content .setting.role .voice .label,.homepage.desktop .setting.role .voice .label,.homepage .header .title_bar .setting.role .voice .label,.homepage .paywall .setting.role .voice .label{margin-right:.5rem;font-style:normal;color:#818181}.drawer.chatgpt .content .setting.role .voice .value,.drawer.chatgpt.desktop .setting.role .voice .value,.drawer.chatgpt .header .title_bar .setting.role .voice .value,.drawer.chatgpt .paywall .setting.role .voice .value,.drawer.multi_select .content .setting.role .voice .value,.drawer.multi_select.desktop .setting.role .voice .value,.drawer.multi_select .header .title_bar .setting.role .voice .value,.drawer.multi_select .paywall .setting.role .voice .value,.drawer.roleplay .content .setting.role .voice .value,.drawer.roleplay.desktop .setting.role .voice .value,.drawer.roleplay .header .title_bar .setting.role .voice .value,.drawer.roleplay .paywall .setting.role .voice .value,.homepage .content .setting.role .voice .value,.homepage.desktop .setting.role .voice .value,.homepage .header .title_bar .setting.role .voice .value,.homepage .paywall .setting.role .voice .value{color:grey}.drawer.chatgpt .content .setting.role .voice .value:after,.drawer.chatgpt.desktop .setting.role .voice .value:after,.drawer.chatgpt .header .title_bar .setting.role .voice .value:after,.drawer.chatgpt .paywall .setting.role .voice .value:after,.drawer.multi_select .content .setting.role .voice .value:after,.drawer.multi_select.desktop .setting.role .voice .value:after,.drawer.multi_select .header .title_bar .setting.role .voice .value:after,.drawer.multi_select .paywall .setting.role .voice .value:after,.drawer.roleplay .content .setting.role .voice .value:after,.drawer.roleplay.desktop .setting.role .voice .value:after,.drawer.roleplay .header .title_bar .setting.role .voice .value:after,.drawer.roleplay .paywall .setting.role .voice .value:after,.homepage .content .setting.role .voice .value:after,.homepage.desktop .setting.role .voice .value:after,.homepage .header .title_bar .setting.role .voice .value:after,.homepage .paywall .setting.role .voice .value:after{content:"...";opacity:.5;color:grey;padding-left:.3rem}.drawer.chatgpt .paywall .setting.role{margin-top:1rem}.drawer.chatgpt .paywall .setting.role .text.container .name{font-size:1.2rem;margin-top:1.4rem;padding-right:.4rem}.drawer.chatgpt .paywall .setting.role .text.container .name .prefix{font-size:.6rem}.drawer.chatgpt .paywall .setting.role .text.container>.select .MuiInput-input{font-size:1rem}.drawer.chatgpt .paywall .setting.role .text.container>.select .MuiSvgIcon-root{display:none}.drawer.chatgpt .paywall .setting.role:after{background-image:none!important}.tabs.prompt_stack_switcher .MuiTabs-flexContainer{align-items:center}.tabs.prompt_stack_switcher .separator_tab{min-width:auto!important;min-height:auto!important;padding:0!important;opacity:1!important;cursor:default!important;pointer-events:none;border-bottom:none!important}.tabs.prompt_stack_switcher .separator_tab .MuiTab-wrapper{width:auto}.tabs.prompt_stack_switcher .separator{width:1px;height:24px;background-color:hsla(0,0%,53.3%,.35);margin:0 8px}.tabs.prompt_stack_switcher.dark .separator{background-color:hsla(0,0%,100%,.45)}.prompt-this-button{background:transparent;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .3s ease,transform .3s ease;filter:invert(1)}.prompt-this-button:hover{opacity:1;transform:scale(1.15)}.prompt-this-button:active{transform:scale(.95)}.prompt-this-button:focus{outline:2px solid rgba(59,130,246,.5);outline-offset:2px;border-radius:4px}.prompt-this-button img{display:block;pointer-events:none}.prompt-this-button--inline{margin-left:.5rem;vertical-align:middle}.prompt-this-button--large{opacity:.5}.prompt-this-button--large:hover{opacity:1;transform:scale(1.2)}.prompt-this-button--subtle{opacity:.2}.prompt-this-button--subtle:hover{opacity:.7}.resizable-splitter{height:100%;width:100%;display:flex;overflow:hidden}.resizable-splitter.vertical{flex-direction:column}.resizable-splitter.horizontal{flex-direction:row}.resizable-splitter.resizing{user-select:none}.resizable-splitter.resizing *{pointer-events:none}.resizable-splitter .resizable-splitter-panel{display:flex;overflow:hidden}.resizable-splitter .resizable-splitter-panel.vertical{flex-direction:column}.resizable-splitter .resizable-splitter-panel.vertical.first{border-bottom:1px solid hsla(0,0%,100%,.1)}.resizable-splitter .resizable-splitter-panel.vertical.second{border-top:1px solid hsla(0,0%,100%,.1)}.resizable-splitter .resizable-splitter-panel.horizontal{flex-direction:row}.resizable-splitter .resizable-splitter-panel.horizontal.first{border-right:1px solid hsla(0,0%,100%,.1)}.resizable-splitter .resizable-splitter-panel.horizontal.second{border-left:1px solid hsla(0,0%,100%,.1)}.resizable-splitter .resizable-splitter-panel-content{height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.resizable-splitter .resizable-splitter-handle{position:relative;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);touch-action:none;z-index:10;transition:background-color .2s ease}.resizable-splitter .resizable-splitter-handle.vertical{height:24px;min-height:24px;cursor:row-resize}.resizable-splitter .resizable-splitter-handle.horizontal{width:24px;min-width:24px;cursor:col-resize}.resizable-splitter .resizable-splitter-handle:active,.resizable-splitter .resizable-splitter-handle:hover{background:hsla(0,0%,100%,.1)}.resizable-splitter .resizable-splitter-handle.light{background:rgba(0,0,0,.03)}.resizable-splitter .resizable-splitter-handle.light:active,.resizable-splitter .resizable-splitter-handle.light:hover{background:rgba(0,0,0,.08)}.resizable-splitter .resizable-splitter-handle.light .resizable-splitter-handle-dots span{background-color:rgba(0,0,0,.3)}.resizable-splitter .resizable-splitter-handle-bar{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.resizable-splitter .resizable-splitter-handle-dots{display:flex;align-items:center}.vertical .resizable-splitter .resizable-splitter-handle-dots{flex-direction:row;gap:3px}.horizontal .resizable-splitter .resizable-splitter-handle-dots{flex-direction:column;gap:3px}.resizable-splitter .resizable-splitter-handle-dots span{width:4px;height:4px;border-radius:50%;background-color:hsla(0,0%,100%,.3)}.resizable-splitter.light .resizable-splitter-panel.vertical.first{border-bottom:1px solid rgba(0,0,0,.1)}.resizable-splitter.light .resizable-splitter-panel.vertical.second{border-top:1px solid rgba(0,0,0,.1)}.resizable-splitter.light .resizable-splitter-panel.horizontal.first{border-right:1px solid rgba(0,0,0,.1)}.resizable-splitter.light .resizable-splitter-panel.horizontal.second{border-left:1px solid rgba(0,0,0,.1)}.resizable-splitter-fallback,.resizable-splitter-loading{height:100%;width:100%;display:flex}.resizable-splitter-fallback.vertical,.resizable-splitter-loading.vertical{flex-direction:column;overflow-y:auto}.resizable-splitter-fallback.horizontal,.resizable-splitter-loading.horizontal{flex-direction:row;overflow-x:auto}.resizable-splitter-fallback .fallback-panel,.resizable-splitter-fallback .loading-panel,.resizable-splitter-loading .fallback-panel,.resizable-splitter-loading .loading-panel{overflow:auto}.resizable-splitter-fallback .fallback-panel.vertical.first,.resizable-splitter-fallback .loading-panel.vertical.first,.resizable-splitter-loading .fallback-panel.vertical.first,.resizable-splitter-loading .loading-panel.vertical.first{border-bottom:1px solid hsla(0,0%,100%,.1)}.resizable-splitter-fallback .fallback-panel.vertical.second,.resizable-splitter-fallback .loading-panel.vertical.second,.resizable-splitter-loading .fallback-panel.vertical.second,.resizable-splitter-loading .loading-panel.vertical.second{border-top:1px solid hsla(0,0%,100%,.1)}.resizable-splitter-fallback .fallback-panel.horizontal.first,.resizable-splitter-fallback .loading-panel.horizontal.first,.resizable-splitter-loading .fallback-panel.horizontal.first,.resizable-splitter-loading .loading-panel.horizontal.first{border-right:1px solid hsla(0,0%,100%,.1)}.resizable-splitter-fallback .fallback-panel.horizontal.second,.resizable-splitter-fallback .loading-panel.horizontal.second,.resizable-splitter-loading .fallback-panel.horizontal.second,.resizable-splitter-loading .loading-panel.horizontal.second{border-left:1px solid hsla(0,0%,100%,.1)}.resizable-splitter-fallback .fallback-divider,.resizable-splitter-fallback .loading-divider,.resizable-splitter-loading .fallback-divider,.resizable-splitter-loading .loading-divider{background:hsla(0,0%,100%,.1);flex-shrink:0}.resizable-splitter-fallback.vertical .fallback-divider,.resizable-splitter-fallback.vertical .loading-divider,.resizable-splitter-loading.vertical .fallback-divider,.resizable-splitter-loading.vertical .loading-divider{height:1px}.resizable-splitter-fallback.horizontal .fallback-divider,.resizable-splitter-fallback.horizontal .loading-divider,.resizable-splitter-loading.horizontal .fallback-divider,.resizable-splitter-loading.horizontal .loading-divider{width:1px}.resizable-splitter-fallback.light .fallback-panel.vertical.first,.resizable-splitter-fallback.light .loading-panel.vertical.first,.resizable-splitter-loading.light .fallback-panel.vertical.first,.resizable-splitter-loading.light .loading-panel.vertical.first{border-bottom:1px solid rgba(0,0,0,.1)}.resizable-splitter-fallback.light .fallback-panel.vertical.second,.resizable-splitter-fallback.light .loading-panel.vertical.second,.resizable-splitter-loading.light .fallback-panel.vertical.second,.resizable-splitter-loading.light .loading-panel.vertical.second{border-top:1px solid rgba(0,0,0,.1)}.resizable-splitter-fallback.light .fallback-panel.horizontal.first,.resizable-splitter-fallback.light .loading-panel.horizontal.first,.resizable-splitter-loading.light .fallback-panel.horizontal.first,.resizable-splitter-loading.light .loading-panel.horizontal.first{border-right:1px solid rgba(0,0,0,.1)}.resizable-splitter-fallback.light .fallback-panel.horizontal.second,.resizable-splitter-fallback.light .loading-panel.horizontal.second,.resizable-splitter-loading.light .fallback-panel.horizontal.second,.resizable-splitter-loading.light .loading-panel.horizontal.second{border-left:1px solid rgba(0,0,0,.1)}.resizable-splitter-fallback.light .fallback-divider,.resizable-splitter-fallback.light .loading-divider,.resizable-splitter-loading.light .fallback-divider,.resizable-splitter-loading.light .loading-divider{background:rgba(0,0,0,.1)}.resizable-splitter-loading{opacity:.9}@media(max-width:768px){.resizable-splitter-handle.vertical{height:32px;min-height:32px}.resizable-splitter-handle.horizontal{width:32px;min-width:32px}.resizable-splitter-handle .resizable-splitter-handle-dots span{width:5px;height:5px}}@media(pointer:coarse){.resizable-splitter-handle.vertical{height:40px;min-height:40px}.resizable-splitter-handle.horizontal{width:40px;min-width:40px}}.schema-info-modal{background:#fff;border-radius:8px;max-width:800px;width:90%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.15);color:#000}.schema-info-modal.dark{background:#1e1e1e;color:#e0e0e0}.schema-info-modal .schema-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}.dark .schema-info-modal .schema-modal-header{border-bottom-color:#333}.schema-info-modal .schema-modal-header .header-title-section{display:flex;align-items:center;gap:12px}.schema-info-modal .schema-modal-header .header-title-section .info-icon{font-size:24px;color:#1976d2}.schema-info-modal .schema-modal-header .header-title-section .header-title{font-size:18px;font-weight:600}.schema-info-modal .schema-modal-header .header-title-section .cache-badge{background:#4caf50;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500}.schema-info-modal .schema-modal-header .close-button{padding:8px}.schema-info-modal .schema-modal-content{flex:1;overflow-y:auto;padding:20px}.schema-info-modal .schema-modal-content .error-container,.schema-info-modal .schema-modal-content .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px}.schema-info-modal .schema-modal-content .error-message{color:#d32f2f}.schema-info-modal .schema-modal-content .retry-button{padding:8px 16px;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}.schema-info-modal .schema-modal-content .retry-button:hover{background:#1565c0}.schema-info-modal .schema-metadata{display:flex;gap:24px;padding:16px;background:#f5f5f5;border-radius:4px;margin-bottom:20px}.dark .schema-info-modal .schema-metadata{background:#2a2a2a}.schema-info-modal .schema-metadata .metadata-item{display:flex;gap:8px;font-size:13px}.schema-info-modal .schema-metadata .metadata-item strong{color:#666}.dark .schema-info-modal .schema-metadata .metadata-item strong{color:#999}.schema-info-modal .schema-sections .section-title{font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #1976d2}.schema-info-modal .schema-sections .prompt-part-section{margin-bottom:16px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.dark .schema-info-modal .schema-sections .prompt-part-section{border-color:#333}.schema-info-modal .schema-sections .prompt-part-section .section-header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f9f9f9;cursor:pointer;transition:background .2s}.schema-info-modal .schema-sections .prompt-part-section .section-header:hover{background:#f0f0f0}.dark .schema-info-modal .schema-sections .prompt-part-section .section-header{background:#252525}.dark .schema-info-modal .schema-sections .prompt-part-section .section-header:hover{background:#2d2d2d}.schema-info-modal .schema-sections .prompt-part-section .section-header .expand-icon{font-size:20px;color:#666}.schema-info-modal .schema-sections .prompt-part-section .section-header .prompt-part-name{font-weight:600;font-size:14px}.schema-info-modal .schema-sections .prompt-part-section .section-header .count-badge{margin-left:auto;background:#1976d2;color:#fff;padding:2px 10px;border-radius:12px;font-size:12px}.schema-info-modal .schema-sections .prompt-part-section .categories-container{padding:8px}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section{margin-bottom:8px}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;border-radius:4px;transition:background .2s}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header:hover{background:#f5f5f5}.dark .schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header:hover{background:#2a2a2a}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header .expand-icon-sm{font-size:18px;color:#999}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header .category-name{font-size:13px;font-weight:500}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header .count-badge-sm{margin-left:auto;background:#e0e0e0;color:#333;padding:2px 8px;border-radius:10px;font-size:11px}.dark .schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .category-header .count-badge-sm{background:#333;color:#e0e0e0}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .response-types-list{padding:8px 16px 8px 40px;font-size:12px}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .response-types-list .response-type-item{padding:4px 0;color:#666}.dark .schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .response-types-list .response-type-item{color:#999}.schema-info-modal .schema-sections .prompt-part-section .categories-container .category-section .response-types-list .response-type-item.more-items{font-style:italic;color:#999}.schema-info-modal .schema-sections .available-categories{margin-top:24px;padding-top:20px;border-top:1px solid #e0e0e0}.dark .schema-info-modal .schema-sections .available-categories{border-top-color:#333}.schema-info-modal .schema-sections .available-categories .subsection-title{font-size:14px;font-weight:600;margin-bottom:12px}.schema-info-modal .schema-sections .available-categories .categories-grid{display:flex;flex-wrap:wrap;gap:8px}.schema-info-modal .schema-sections .available-categories .categories-grid .category-chip{background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.dark .schema-info-modal .schema-sections .available-categories .categories-grid .category-chip{background:#1a3a52;color:#64b5f6}.drawer.desktop .MuiDrawer-paper.responses{width:75vw}.drawer .MuiDrawer-paper{width:400px}.drawer .MuiDrawer-paper.desktop{width:75vw!important}.drawer .MuiDrawer-paper{background:linear-gradient(1deg,#222529 5%,#191b1e 50%);color:#fff;overflow:hidden}.drawer .MuiDrawer-paper.light{color:#000}.drawer .MuiDrawer-paper .MuiTabs-root .MuiTabs-flexContainer{display:flex;justify-content:space-evenly;font-family:Nunito;min-height:inherit}.drawer .MuiDrawer-paper .MuiTabs-root .MuiTabs-indicator{background-color:#607d8b}.drawer.prompt_consensus .MuiDrawer-paper{background:linear-gradient(181deg,#23292c 25%,#0a0e10 90%)}.drawer.prompt_consensus .brand{font-size:100%!important}.drawer.prompt_consensus .brand .prompt{opacity:.72}.drawer.prompt_consensus .brand .stack.name{opacity:.6;font-size:105%}.drawer .MuiBackdrop-root{background-color:rgba(0,0,0,.78)}.drawer.prompt_optimizer .pi-toolbar{margin-top:0!important}.drawer.about .header.root,.drawer.account .header.root,.drawer.multi_select .header.root,.drawer.prompt_consensus .header.root,.drawer.prompt_editor .header.root,.drawer.prompt_gallery .header.root,.drawer.prompt_library .header.root,.drawer.prompt_models .header.root,.drawer.prompt_optimizer .header.root,.drawer.prompt_response .header.root,.drawer.responses .header.root,.drawer.settings .header.root{display:flex;align-items:center;justify-content:space-between;z-index:9999}.drawer.about .header.root .drawer_buttons,.drawer.account .header.root .drawer_buttons,.drawer.multi_select .header.root .drawer_buttons,.drawer.prompt_consensus .header.root .drawer_buttons,.drawer.prompt_editor .header.root .drawer_buttons,.drawer.prompt_gallery .header.root .drawer_buttons,.drawer.prompt_library .header.root .drawer_buttons,.drawer.prompt_models .header.root .drawer_buttons,.drawer.prompt_optimizer .header.root .drawer_buttons,.drawer.prompt_response .header.root .drawer_buttons,.drawer.responses .header.root .drawer_buttons,.drawer.settings .header.root .drawer_buttons{display:flex;align-items:center;opacity:.87;z-index:1;margin-left:auto}.drawer.about .header.root .drawer_buttons:hover,.drawer.account .header.root .drawer_buttons:hover,.drawer.multi_select .header.root .drawer_buttons:hover,.drawer.prompt_consensus .header.root .drawer_buttons:hover,.drawer.prompt_editor .header.root .drawer_buttons:hover,.drawer.prompt_gallery .header.root .drawer_buttons:hover,.drawer.prompt_library .header.root .drawer_buttons:hover,.drawer.prompt_models .header.root .drawer_buttons:hover,.drawer.prompt_optimizer .header.root .drawer_buttons:hover,.drawer.prompt_response .header.root .drawer_buttons:hover,.drawer.responses .header.root .drawer_buttons:hover,.drawer.settings .header.root .drawer_buttons:hover{opacity:1}.drawer.about .header.root .drawer_buttons.mobile,.drawer.account .header.root .drawer_buttons.mobile,.drawer.multi_select .header.root .drawer_buttons.mobile,.drawer.prompt_consensus .header.root .drawer_buttons.mobile,.drawer.prompt_editor .header.root .drawer_buttons.mobile,.drawer.prompt_gallery .header.root .drawer_buttons.mobile,.drawer.prompt_library .header.root .drawer_buttons.mobile,.drawer.prompt_models .header.root .drawer_buttons.mobile,.drawer.prompt_optimizer .header.root .drawer_buttons.mobile,.drawer.prompt_response .header.root .drawer_buttons.mobile,.drawer.responses .header.root .drawer_buttons.mobile,.drawer.settings .header.root .drawer_buttons.mobile{top:.5rem}.drawer.about .header.root .drawer_buttons>button.light,.drawer.account .header.root .drawer_buttons>button.light,.drawer.multi_select .header.root .drawer_buttons>button.light,.drawer.prompt_consensus .header.root .drawer_buttons>button.light,.drawer.prompt_editor .header.root .drawer_buttons>button.light,.drawer.prompt_gallery .header.root .drawer_buttons>button.light,.drawer.prompt_library .header.root .drawer_buttons>button.light,.drawer.prompt_models .header.root .drawer_buttons>button.light,.drawer.prompt_optimizer .header.root .drawer_buttons>button.light,.drawer.prompt_response .header.root .drawer_buttons>button.light,.drawer.responses .header.root .drawer_buttons>button.light,.drawer.settings .header.root .drawer_buttons>button.light{color:#041d25}.drawer.about .header.root .drawer_buttons>button.light:hover,.drawer.account .header.root .drawer_buttons>button.light:hover,.drawer.multi_select .header.root .drawer_buttons>button.light:hover,.drawer.prompt_consensus .header.root .drawer_buttons>button.light:hover,.drawer.prompt_editor .header.root .drawer_buttons>button.light:hover,.drawer.prompt_gallery .header.root .drawer_buttons>button.light:hover,.drawer.prompt_library .header.root .drawer_buttons>button.light:hover,.drawer.prompt_models .header.root .drawer_buttons>button.light:hover,.drawer.prompt_optimizer .header.root .drawer_buttons>button.light:hover,.drawer.prompt_response .header.root .drawer_buttons>button.light:hover,.drawer.responses .header.root .drawer_buttons>button.light:hover,.drawer.settings .header.root .drawer_buttons>button.light:hover{background:#d2d2d2}.drawer.about .header.root .drawer_buttons>button.dark,.drawer.account .header.root .drawer_buttons>button.dark,.drawer.multi_select .header.root .drawer_buttons>button.dark,.drawer.prompt_consensus .header.root .drawer_buttons>button.dark,.drawer.prompt_editor .header.root .drawer_buttons>button.dark,.drawer.prompt_gallery .header.root .drawer_buttons>button.dark,.drawer.prompt_library .header.root .drawer_buttons>button.dark,.drawer.prompt_models .header.root .drawer_buttons>button.dark,.drawer.prompt_optimizer .header.root .drawer_buttons>button.dark,.drawer.prompt_response .header.root .drawer_buttons>button.dark,.drawer.responses .header.root .drawer_buttons>button.dark,.drawer.settings .header.root .drawer_buttons>button.dark{color:#fff}.drawer.about .header.root .drawer_buttons>button.dark:hover,.drawer.account .header.root .drawer_buttons>button.dark:hover,.drawer.multi_select .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_consensus .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_editor .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_gallery .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_library .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_models .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_optimizer .header.root .drawer_buttons>button.dark:hover,.drawer.prompt_response .header.root .drawer_buttons>button.dark:hover,.drawer.responses .header.root .drawer_buttons>button.dark:hover,.drawer.settings .header.root .drawer_buttons>button.dark:hover{background:#3a3f48}.drawer.about .header.root .drawer_buttons img.image,.drawer.account .header.root .drawer_buttons img.image,.drawer.multi_select .header.root .drawer_buttons img.image,.drawer.prompt_consensus .header.root .drawer_buttons img.image,.drawer.prompt_editor .header.root .drawer_buttons img.image,.drawer.prompt_gallery .header.root .drawer_buttons img.image,.drawer.prompt_library .header.root .drawer_buttons img.image,.drawer.prompt_models .header.root .drawer_buttons img.image,.drawer.prompt_optimizer .header.root .drawer_buttons img.image,.drawer.prompt_response .header.root .drawer_buttons img.image,.drawer.responses .header.root .drawer_buttons img.image,.drawer.settings .header.root .drawer_buttons img.image{width:26px;height:26px}.drawer.about .header.root .drawer_buttons img.image.light.metrics,.drawer.account .header.root .drawer_buttons img.image.light.metrics,.drawer.multi_select .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_consensus .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_editor .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_gallery .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_library .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_models .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_optimizer .header.root .drawer_buttons img.image.light.metrics,.drawer.prompt_response .header.root .drawer_buttons img.image.light.metrics,.drawer.responses .header.root .drawer_buttons img.image.light.metrics,.drawer.settings .header.root .drawer_buttons img.image.light.metrics{filter:invert(1)}.drawer.about .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.account .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.multi_select .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_consensus .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_editor .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_gallery .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_library .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_models .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_optimizer .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.prompt_response .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.responses .header.root .drawer_buttons .actions.buttons.dropdown,.drawer.settings .header.root .drawer_buttons .actions.buttons.dropdown{margin-top:0;height:28px;width:42px;margin-right:0}.drawer.about .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.account .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.multi_select .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_consensus .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_editor .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_gallery .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_library .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_models .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_optimizer .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.prompt_response .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.responses .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image,.drawer.settings .header.root .drawer_buttons .actions.buttons.dropdown .action.selected .image{width:24px;height:24px}.drawer.about .header.root .title_bar,.drawer.account .header.root .title_bar,.drawer.multi_select .header.root .title_bar,.drawer.prompt_consensus .header.root .title_bar,.drawer.prompt_editor .header.root .title_bar,.drawer.prompt_gallery .header.root .title_bar,.drawer.prompt_library .header.root .title_bar,.drawer.prompt_models .header.root .title_bar,.drawer.prompt_optimizer .header.root .title_bar,.drawer.prompt_response .header.root .title_bar,.drawer.responses .header.root .title_bar,.drawer.settings .header.root .title_bar{margin-block-start:0;margin-top:10px;font-weight:400;margin-left:15px;position:relative;font-size:larger}.drawer.about .header.root .title_bar .logo,.drawer.account .header.root .title_bar .logo,.drawer.multi_select .header.root .title_bar .logo,.drawer.prompt_consensus .header.root .title_bar .logo,.drawer.prompt_editor .header.root .title_bar .logo,.drawer.prompt_gallery .header.root .title_bar .logo,.drawer.prompt_library .header.root .title_bar .logo,.drawer.prompt_models .header.root .title_bar .logo,.drawer.prompt_optimizer .header.root .title_bar .logo,.drawer.prompt_response .header.root .title_bar .logo,.drawer.responses .header.root .title_bar .logo,.drawer.settings .header.root .title_bar .logo{margin-right:.5rem}.drawer.about .header.root .title_bar .icon.responses,.drawer.account .header.root .title_bar .icon.responses,.drawer.multi_select .header.root .title_bar .icon.responses,.drawer.prompt_consensus .header.root .title_bar .icon.responses,.drawer.prompt_editor .header.root .title_bar .icon.responses,.drawer.prompt_gallery .header.root .title_bar .icon.responses,.drawer.prompt_library .header.root .title_bar .icon.responses,.drawer.prompt_models .header.root .title_bar .icon.responses,.drawer.prompt_optimizer .header.root .title_bar .icon.responses,.drawer.prompt_response .header.root .title_bar .icon.responses,.drawer.responses .header.root .title_bar .icon.responses,.drawer.settings .header.root .title_bar .icon.responses{padding:0;position:relative}.drawer.about .header.root .title_bar .icon.responses .label.count,.drawer.account .header.root .title_bar .icon.responses .label.count,.drawer.multi_select .header.root .title_bar .icon.responses .label.count,.drawer.prompt_consensus .header.root .title_bar .icon.responses .label.count,.drawer.prompt_editor .header.root .title_bar .icon.responses .label.count,.drawer.prompt_gallery .header.root .title_bar .icon.responses .label.count,.drawer.prompt_library .header.root .title_bar .icon.responses .label.count,.drawer.prompt_models .header.root .title_bar .icon.responses .label.count,.drawer.prompt_optimizer .header.root .title_bar .icon.responses .label.count,.drawer.prompt_response .header.root .title_bar .icon.responses .label.count,.drawer.responses .header.root .title_bar .icon.responses .label.count,.drawer.settings .header.root .title_bar .icon.responses .label.count{position:absolute;color:#fff;font-size:.6rem;margin-left:1.5rem;opacity:.5}.drawer.about .header.root .title_bar .titles .logo,.drawer.account .header.root .title_bar .titles .logo,.drawer.multi_select .header.root .title_bar .titles .logo,.drawer.prompt_consensus .header.root .title_bar .titles .logo,.drawer.prompt_editor .header.root .title_bar .titles .logo,.drawer.prompt_gallery .header.root .title_bar .titles .logo,.drawer.prompt_library .header.root .title_bar .titles .logo,.drawer.prompt_models .header.root .title_bar .titles .logo,.drawer.prompt_optimizer .header.root .title_bar .titles .logo,.drawer.prompt_response .header.root .title_bar .titles .logo,.drawer.responses .header.root .title_bar .titles .logo,.drawer.settings .header.root .title_bar .titles .logo{margin-top:.2rem}.drawer.about .header.root .title_bar .titles .title,.drawer.account .header.root .title_bar .titles .title,.drawer.multi_select .header.root .title_bar .titles .title,.drawer.prompt_consensus .header.root .title_bar .titles .title,.drawer.prompt_editor .header.root .title_bar .titles .title,.drawer.prompt_gallery .header.root .title_bar .titles .title,.drawer.prompt_library .header.root .title_bar .titles .title,.drawer.prompt_models .header.root .title_bar .titles .title,.drawer.prompt_optimizer .header.root .title_bar .titles .title,.drawer.prompt_response .header.root .title_bar .titles .title,.drawer.responses .header.root .title_bar .titles .title,.drawer.settings .header.root .title_bar .titles .title{margin-left:2rem;font-family:Gruppo}.drawer.about .MuiAccordionDetails-root .MuiTabs-root,.drawer.about .MuiTabs-root,.drawer.account .MuiAccordionDetails-root .MuiTabs-root,.drawer.account .MuiTabs-root,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root,.drawer.multi_select .MuiTabs-root,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_consensus .MuiTabs-root,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_editor .MuiTabs-root,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_gallery .MuiTabs-root,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_library .MuiTabs-root,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_models .MuiTabs-root,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_optimizer .MuiTabs-root,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root,.drawer.prompt_response .MuiTabs-root,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root,.drawer.responses .MuiTabs-root,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root,.drawer.settings .MuiTabs-root{font-family:Kanit}.drawer.about .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.about .MuiTabs-root.response_tabs,.drawer.account .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.account .MuiTabs-root.response_tabs,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.multi_select .MuiTabs-root.response_tabs,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_consensus .MuiTabs-root.response_tabs,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_editor .MuiTabs-root.response_tabs,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_gallery .MuiTabs-root.response_tabs,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_library .MuiTabs-root.response_tabs,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_models .MuiTabs-root.response_tabs,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_optimizer .MuiTabs-root.response_tabs,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.prompt_response .MuiTabs-root.response_tabs,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.responses .MuiTabs-root.response_tabs,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root.response_tabs,.drawer.settings .MuiTabs-root.response_tabs{width:95%}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.about .MuiTabs-root .response_tab,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.account .MuiTabs-root .response_tab,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.multi_select .MuiTabs-root .response_tab,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_consensus .MuiTabs-root .response_tab,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_editor .MuiTabs-root .response_tab,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_gallery .MuiTabs-root .response_tab,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_library .MuiTabs-root .response_tab,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_models .MuiTabs-root .response_tab,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_optimizer .MuiTabs-root .response_tab,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.prompt_response .MuiTabs-root .response_tab,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.responses .MuiTabs-root .response_tab,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .response_tab,.drawer.settings .MuiTabs-root .response_tab{height:40px}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.about .MuiTabs-root .response_tab .setting.ai_model,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.account .MuiTabs-root .response_tab .setting.ai_model,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.multi_select .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_consensus .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_editor .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_gallery .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_library .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_models .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_optimizer .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.prompt_response .MuiTabs-root .response_tab .setting.ai_model,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.responses .MuiTabs-root .response_tab .setting.ai_model,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model,.drawer.settings .MuiTabs-root .response_tab .setting.ai_model{margin-left:.4rem}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.about .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.account .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.multi_select .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_consensus .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_editor .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_gallery .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_library .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_models .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_optimizer .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.prompt_response .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.responses .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu,.drawer.settings .MuiTabs-root .response_tab .setting.ai_model .MuiSelect-select.MuiSelect-selectMenu{display:flex;align-items:center}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.about .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.account .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.multi_select .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_consensus .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_editor .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_gallery .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_library .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_models .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_optimizer .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.prompt_response .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.responses .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource,.drawer.settings .MuiTabs-root .response_tab .setting.ai_model .image.\|.resource{border-radius:50%;height:24px;width:24px}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.about .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.account .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.multi_select .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_consensus .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_editor .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_gallery .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_library .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_models .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_optimizer .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.prompt_response .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.responses .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value,.drawer.settings .MuiTabs-root .response_tab .setting.ai_model .value{font-size:80%;margin-left:.8rem;font-family:Kanit;color:#fff;text-transform:none}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.about .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.account .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.multi_select .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_consensus .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_editor .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_gallery .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_library .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_models .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_optimizer .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.prompt_response .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.responses .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .response_tab .setting.ai_model .value.light,.drawer.settings .MuiTabs-root .response_tab .setting.ai_model .value.light{color:#a6a7a8}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.about .MuiTabs-root .MuiTab-root,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.account .MuiTabs-root .MuiTab-root,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.multi_select .MuiTabs-root .MuiTab-root,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_consensus .MuiTabs-root .MuiTab-root,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_editor .MuiTabs-root .MuiTab-root,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_gallery .MuiTabs-root .MuiTab-root,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_library .MuiTabs-root .MuiTab-root,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_models .MuiTabs-root .MuiTab-root,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_optimizer .MuiTabs-root .MuiTab-root,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.prompt_response .MuiTabs-root .MuiTab-root,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.responses .MuiTabs-root .MuiTab-root,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .MuiTab-root,.drawer.settings .MuiTabs-root .MuiTab-root{min-width:auto}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.about .MuiTabs-root .MuiTab-textColorPrimary,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.account .MuiTabs-root .MuiTab-textColorPrimary,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.multi_select .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_consensus .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_editor .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_gallery .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_library .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_models .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_optimizer .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.prompt_response .MuiTabs-root .MuiTab-textColorPrimary,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.responses .MuiTabs-root .MuiTab-textColorPrimary,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary,.drawer.settings .MuiTabs-root .MuiTab-textColorPrimary{color:#a6a7a8;font-family:Nunito;text-transform:none}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.about .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.account .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.multi_select .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_consensus .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_editor .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_gallery .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_library .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_models .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_optimizer .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.prompt_response .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.responses .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected,.drawer.settings .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected{color:#fff;opacity:.93}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.about .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.account .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.multi_select .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_consensus .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_editor .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_gallery .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_library .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_models .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_optimizer .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.prompt_response .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.responses .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light,.drawer.settings .MuiTabs-root .MuiTab-textColorPrimary.Mui-selected.light{color:#424242}.drawer.about .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.about .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.account .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.account .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.multi_select .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.multi_select .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_consensus .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_consensus .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_editor .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_editor .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_gallery .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_gallery .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_library .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_library .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_models .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_models .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_optimizer .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_optimizer .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_response .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.prompt_response .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.responses .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.responses .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.settings .MuiAccordionDetails-root .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child,.drawer.settings .MuiTabs-root .MuiTab-textColorPrimary.MuiTab-labelIcon .MuiTab-wrapper>:first-child{margin-bottom:0}.drawer.about .content>.header,.drawer.account .content>.header,.drawer.multi_select .content>.header,.drawer.prompt_consensus .content>.header,.drawer.prompt_editor .content>.header,.drawer.prompt_gallery .content>.header,.drawer.prompt_library .content>.header,.drawer.prompt_models .content>.header,.drawer.prompt_optimizer .content>.header,.drawer.prompt_response .content>.header,.drawer.responses .content>.header,.drawer.settings .content>.header{margin-right:.8rem;font-size:130%;color:orange;margin-bottom:1rem;margin-top:1rem}.drawer.about .content .key .action,.drawer.account .content .key .action,.drawer.multi_select .content .key .action,.drawer.prompt_consensus .content .key .action,.drawer.prompt_editor .content .key .action,.drawer.prompt_gallery .content .key .action,.drawer.prompt_library .content .key .action,.drawer.prompt_models .content .key .action,.drawer.prompt_optimizer .content .key .action,.drawer.prompt_response .content .key .action,.drawer.responses .content .key .action,.drawer.settings .content .key .action{font-size:120%;width:90%;float:left;margin-bottom:1rem;margin-left:.4rem;background:#1a3552;padding:.3rem .6rem;border-left:4px solid grey}.drawer.about h3.title,.drawer.account h3.title,.drawer.multi_select h3.title,.drawer.prompt_consensus h3.title,.drawer.prompt_editor h3.title,.drawer.prompt_gallery h3.title,.drawer.prompt_library h3.title,.drawer.prompt_models h3.title,.drawer.prompt_optimizer h3.title,.drawer.prompt_response h3.title,.drawer.responses h3.title,.drawer.settings h3.title{text-decoration:underline;color:#cc8608;margin-bottom:.3rem}.drawer.prompt_gallery .header.root .image.light.metrics{filter:invert(0)!important}.drawer.chatgpt .MuiTabs-root{min-height:auto}.drawer .header.root .drawer_buttons>button{color:#fff}.todos-drawer-content{padding:8px 16px}.todos-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.header-title-container{gap:10px}.header-title-container,.todos-stack-switcher{display:flex;align-items:center}.todos-stack-switcher .prompt_stack_switcher.container.dropdown{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:999px;border:1px solid rgba(96,125,139,.35);background:rgba(96,125,139,.08)}.todos-stack-switcher .label.prompt_stack{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.header-actions{align-items:center;gap:4px}.settings-button{color:#607d8b}.settings-button:hover{color:#3f51b5}.todos-actions{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap;justify-content:space-between}.todo-actions{opacity:.4}.todos-settings-drawer-content{padding:16px;display:flex;flex-direction:column}.todos-settings-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.todos-settings-drawer-title{font-weight:600}.todos-settings-drawer-subtitle{margin-bottom:8px;color:#666}.todos-settings-divider{margin:16px 0}.todos-settings-group{margin-bottom:16px}.settings-group-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;color:#555}.todos-settings-group .MuiFormControlLabel-root{margin-left:0;margin-right:0}.inline-todo-form{background:#f5f5f5;padding:16px;border-radius:8px;margin-bottom:16px}.inline-todo-form .form-title{margin:0 0 16px;font-size:1.1rem;font-weight:500}.inline-todo-form .form-field{margin-bottom:16px}.inline-todo-form .form-label{display:block;margin-bottom:8px;font-size:.9rem;font-weight:500}.inline-todo-form .form-textarea{width:95%;padding:12px;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:.95rem;resize:vertical}.inline-todo-form .form-textarea:focus{outline:none;border-color:#3f51b5}.inline-todo-form .form-row{display:flex;gap:12px;margin-bottom:16px}.inline-todo-form .form-roi-section{margin-bottom:16px}.inline-todo-form .form-section-title{margin:0 0 12px;font-size:.95rem;font-weight:500}.inline-todo-form .form-sliders-row{display:flex;gap:16px;margin-bottom:8px}.inline-todo-form .slider-group{flex:1}.inline-todo-form .slider-label{display:block;font-size:.85rem;margin-bottom:4px}.inline-todo-form .form-roi-display{margin:8px 0 0;font-size:.85rem;color:#666}.inline-todo-form .form-actions{display:flex;gap:8px;justify-content:flex-end}.todos-filters{margin-top:16px;margin-bottom:0}.todos-filters .search-input .MuiSvgIcon-root{margin-bottom:10px}.todo-keywords>img{width:24px;height:24px;opacity:.7;filter:invert(1)}.filter-dropdowns{display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.trends-display{margin-bottom:16px;padding:16px;background-color:#f5f5f5;border-radius:4px}.trends-display .trends-title{margin:0 0 8px;font-size:.95rem;font-weight:500}.trends-display .trends-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.todos-list-container{position:relative;min-height:300px}.auth-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.95);z-index:10;border-radius:4px;backdrop-filter:blur(4px)}.auth-overlay .auth-title{margin:0 0 16px;font-size:1.2rem;font-weight:500}.loading-todos-message,.no-todos-message{text-align:center;padding:32px 0}.loading-todos-message .loading-text,.loading-todos-message .no-todos-text,.no-todos-message .loading-text,.no-todos-message .no-todos-text{margin:0;color:#666}.todo-meta{justify-content:space-between;margin-bottom:8px}.todo-chips,.todo-meta{display:flex;align-items:center}.todo-chips{gap:8px;flex-wrap:wrap}.todo-timestamp{font-size:.75rem;color:#666}.todo-text{margin-bottom:16px!important}.todo-action-buttons{display:flex;flex-direction:column;gap:8px}.todos-footer-info{margin-top:16px;padding:8px;background-color:#f5f5f5;border-radius:4px}.todos-footer-info .footer-text{margin:0;font-size:.75rem;color:#666}.todos-drawer-paper .stack.name{font-weight:600;font-size:1.5rem}.todos-drawer-paper .stack.name .stack{margin-left:6px}.todos-drawer-paper .image.avatar.light{filter:invert(1);opacity:.5}.todos-drawer-paper.dark,.todos-drawer-paper.light{background-color:var(--app-background-paper);color:var(--app-text-primary)}.todos-drawer-paper .MuiCheckbox-colorSecondary.Mui-checked{color:#ff8c00}.todos-drawer-paper .filter-menu-item.Mui-selected{background-color:#b0c4de!important}.todos-drawer-paper .filter-menu-item.Mui-selected:hover{background-color:#a0b4ce!important}.kanban_card.container{background:#fff;border-radius:8px;padding:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.3);cursor:grab;transition:all .2s ease;position:relative;border:1px solid #b0b2b5}.kanban_card.container:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-2px)}.kanban_card.container:hover .drag.handle{opacity:1}.kanban_card.container.dragging{opacity:.5;cursor:grabbing;transform:rotate(2deg)}.kanban_card.container .drag.handle{position:absolute;top:.5rem;left:.25rem;opacity:.3;transition:opacity .2s ease;color:#999;cursor:grab}.kanban_card.container .drag.handle svg{font-size:1rem}.kanban_card.container .card.header{margin-bottom:.75rem;margin-left:1.25rem}.kanban_card.container .card.header .title_row{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.kanban_card.container .card.header .title_row .title{flex:1;margin:0;font-size:.95rem;font-weight:600;color:#333;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kanban_card.container .card.header .title_row .actions{display:flex;gap:.25rem;opacity:0;transition:opacity .2s ease}.kanban_card.container .card.header .title_row .actions .button{padding:4px}.kanban_card.container .card.header .title_row .actions .button.edit svg{color:#42a5f5}.kanban_card.container .card.header .title_row .actions .button.delete svg{color:#ef5350}.kanban_card.container .card.header:hover .title_row .actions{opacity:1}.kanban_card.container .card.header .description{margin:0;font-size:.8rem;color:#666;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kanban_card.container .card.content{display:flex;flex-direction:column;gap:.75rem}.kanban_card.container .card.content .chip.priority{align-self:flex-start;font-size:.7rem;height:22px}.kanban_card.container .card.content .progress.container .progress.header{display:flex;justify-content:space-between;margin-bottom:.35rem}.kanban_card.container .card.content .progress.container .progress.header .label{font-size:.75rem;color:#666;font-weight:500}.kanban_card.container .card.content .progress.container .progress.header .percentage{font-size:.75rem;color:#666;font-weight:600}.kanban_card.container .card.content .tags.container{display:flex;flex-wrap:wrap;gap:.35rem}.kanban_card.container .card.content .tags.container .chip.tag{font-size:.7rem;height:20px;background:#e3f2fd;color:#1976d2}.kanban_card.container .card.content .assigned_to,.kanban_card.container .card.content .due_date{font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.35rem}.kanban_card.container .card.content .assigned_to{color:#666}.dark .kanban_card.container{background:#333}.dark .kanban_card.container .card.header .title_row .title{color:#fff}.dark .kanban_card.container .card.content .assigned_to,.dark .kanban_card.container .card.content .progress.container .progress.header .label,.dark .kanban_card.container .card.content .progress.container .progress.header .percentage,.dark .kanban_card.container .card.header .description{color:#bbb}.kanban_column.container{display:flex;flex-direction:column;background:#f8f9fa;border-radius:8px;border:2px solid transparent;transition:all .2s ease;min-height:200px;height:calc(-100px + 100vh);overflow:hidden}.kanban_column.container.dragged_over{border-style:dashed;background:rgba(66,165,245,.05);transform:scale(1.02)}.kanban_column.container .column.header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px 8px 0 0;font-weight:600;font-size:.9rem}.kanban_column.container .column.header .icon{font-size:1.2rem;border-radius:50%}.kanban_column.container .column.header .label{flex:1}.kanban_column.container .column.header .count{background:rgba(0,0,0,.1);padding:.2rem .6rem;border-radius:12px;font-size:.75rem;min-width:24px;text-align:center}.kanban_column.container .column.body{flex:1;padding:.75rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.kanban_column.container .column.body .empty.message{display:flex;align-items:center;justify-content:center;height:100px;border:2px dashed #ddd;border-radius:8px;color:#999;font-size:.85rem;font-style:italic}.dark .kanban_column.container{background:#2a2a2a}.dark .kanban_column.container.dragged_over{background:rgba(66,165,245,.1)}.dark .kanban_column.container .column.body .empty.message{border-color:#444;color:#777}.kanban_view.container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;height:100%;min-height:500px;padding:.5rem}@media(max-width:1200px){.kanban_view.container{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.kanban_view.container{grid-template-columns:1fr}}.mobile_kanban_tabs.container{display:flex;flex-direction:column;height:100%}.mobile_kanban_tabs.container .status.tabs{border-bottom:1px solid #e0e0e0;margin-bottom:1rem}.mobile_kanban_tabs.container .status.tabs .status.tab{min-width:auto;padding:12px 8px}.mobile_kanban_tabs.container .status.tabs .status.tab .tab.label{display:flex;flex-direction:column;align-items:center;gap:.25rem}.mobile_kanban_tabs.container .status.tabs .status.tab .tab.label .icon{font-size:1.2rem;border-radius:10px}.mobile_kanban_tabs.container .status.tabs .status.tab .tab.label .text{font-size:.7rem;font-weight:600;text-transform:none}.mobile_kanban_tabs.container .status.tabs .status.tab .tab.label .badge{margin-top:.15rem}.mobile_kanban_tabs.container .tab.content{flex:1;overflow-y:auto}.mobile_kanban_tabs.container .tab.content .tab_panel.hidden{display:none}.mobile_kanban_tabs.container .tab.content .tab_panel.active{display:block}.mobile_kanban_tabs.container .tab.content .tab_panel .todos.list{display:flex;flex-direction:column;gap:.75rem;padding:.5rem}.mobile_kanban_tabs.container .tab.content .tab_panel .empty.message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.mobile_kanban_tabs.container .tab.content .tab_panel .empty.message .icon{font-size:3rem;margin-bottom:1rem;opacity:.3}.mobile_kanban_tabs.container .tab.content .tab_panel .empty.message p{color:#999;margin:0;font-size:.9rem}.dark .mobile_kanban_tabs.container .status.tabs{border-bottom-color:#444}.dark .mobile_kanban_tabs.container .tab.content .tab_panel .empty.message p{color:#777}.voice-sliders-container{width:93%;height:82.6vh;max-width:800px;margin:0 8px;padding:0;background-color:var(--app-background-paper);color:var(--app-text-primary);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.voice-sliders-container .MuiSvgIcon-root{fill:#86b475;width:1em;height:1em;display:inline-block;font-size:1.5rem;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;user-select:none}.voice-sliders-container .MuiSlider-root{color:#86b475}.voice-sliders-container h2,.voice-sliders-container h3{color:var(--app-text-primary)}.voice-sliders-container .tabs-wrapper{background-color:var(--app-background-paper);box-shadow:inset 0 -1px 0 0 var(--app-divider-color);overflow:hidden;transition:background-color .3s ease}.voice-sliders-container .tabs-wrapper .MuiTabs-root{min-height:unset}.voice-sliders-container .tabs-wrapper .MuiTabs-root .MuiTabScrollButton-root{width:10px}.voice-sliders-container .tabs-wrapper .voice-tab{padding:1px 16px 0 6px;min-height:unset;text-transform:none;font-size:14px;font-family:Gruppo,sans-serif;font-weight:500}.voice-sliders-container .tabs-wrapper .voice-tab .MuiBadge-anchorOriginTopRightRectangle{top:9px;right:-8px;transform:scale(.8) translate(50%,-50%);background:#86b475}.voice-sliders-container .tabs-wrapper .voice-tab:hover{color:#4f833d;opacity:.8}.voice-sliders-container .tabs-wrapper .voice-tab.voice-tab.Mui-selected{color:#86b475;background-color:transparent}.voice-sliders-container .tabs-wrapper .MuiTabs-indicator{background-color:#86b475}.voice-sliders-container .action-buttons{display:flex;flex-direction:row;justify-content:center;gap:4px;align-items:center;padding:0 4px;height:35px;opacity:1;margin-bottom:5px}.voice-sliders-container .action-buttons .MuiButton-contained.Mui-disabled{color:rgba(90,90,90,.26)}.voice-sliders-container .action-buttons .MuiButtonBase-root{height:16px;padding:0 6px}.voice-sliders-container .action-buttons .MuiButtonBase-root .MuiButton-label{font-size:12px;font-family:Nunito,sans-serif;text-transform:none;white-space:nowrap}.voice-sliders-container .action-buttons .MuiButtonBase-root .MuiButton-label .MuiButton-startIcon{margin-right:4px;margin-left:0}.voice-sliders-container .action-buttons .MuiButtonBase-root .MuiButton-label .MuiButton-startIcon svg{font-size:14px}.voice-sliders-container .voice-sliders-list{max-height:calc(61vh - 100px);overflow-y:auto;overflow-x:hidden;padding:0 8px 0 12px}.voice-sliders-container .voice-sliders-list.light::-webkit-scrollbar{width:8px}.voice-sliders-container .voice-sliders-list.light::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.voice-sliders-container .voice-sliders-list.light::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.voice-sliders-container .voice-sliders-list.light::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.voice-sliders-container .voice-slider{margin-bottom:8px;padding:4px 0;opacity:.87;transition:opacity .2s ease-in-out}.voice-sliders-container .voice-slider.active{opacity:1}.voice-sliders-container .voice-slider .voice-slider-header{display:flex;align-items:center}.voice-sliders-container .voice-slider .voice-slider-header .medium,.voice-sliders-container .voice-slider .voice-slider-header .normal{font-size:13px;font-weight:400}.voice-sliders-container .voice-slider .voice-slider-header .medium{font-weight:500}.voice-sliders-container .voice-slider .voice-type-info{display:flex;align-items:center;gap:4px}.voice-sliders-container .voice-slider .voice-type-info .info-icon{opacity:.6;font-size:16px}.voice-sliders-container .voice-slider .voice-actions{margin-left:auto;display:flex;align-items:center}.voice-sliders-container .voice-slider .voice-actions .MuiChip-root{border-color:var(--app-border-color);color:var(--app-text-secondary)}.voice-sliders-container .voice-slider .voice-actions .MuiChip-root .MuiChip-labelSmall{font-size:10px;font-family:Nunito}.voice-sliders-container .voice-slider .voice-actions .MuiIconButton-root.MuiIconButton-colorDefault{color:var(--app-text-secondary)}.voice-sliders-container .voice-slider .voice-actions .MuiIconButton-root.MuiIconButton-colorPrimary{color:var(--app-primary-main)}.voice-sliders-container .voice-slider .slider-wrapper{padding:0 8px}.voice-sliders-container .voice-demographics{display:flex;align-items:center;gap:28px;border-top:1px solid var(--app-divider-color);background-color:var(--app-background-paper);flex-direction:column;width:inherit;margin-left:auto;margin-right:auto;padding-top:10px}.voice-sliders-container .voice-demographics.dark .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:var(--app-border-color)}.voice-sliders-container .voice-demographics.dark .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:var(--app-text-secondary)}.voice-sliders-container .voice-demographics.dark .MuiInputLabel-root{color:var(--app-text-secondary)}.voice-sliders-container .voice-demographics .voice-demographics__gender-select{min-width:120px;width:inherit}.voice-sliders-container .voice-demographics .voice-demographics__gender-select .MuiSelect-root{padding:8px 12px;font-size:.9rem;background:#282f3b;color:#e1e1e1;mix-blend-mode:color-dodge}.voice-sliders-container .voice-demographics .voice-demographics__gender-select .MuiInputLabel-root{transform:translate(14px,10px) scale(1)}.voice-sliders-container .voice-demographics .voice-demographics__gender-select .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-6px) scale(.75)}.voice-sliders-container .voice-demographics .voice-demographics__age-slider{flex:1;display:flex;align-items:center;gap:1px;padding-top:4px;flex-direction:column;width:inherit}.voice-sliders-container .voice-demographics .voice-demographics__age-slider .age-slider__label{font-size:.9rem;color:var(--app-text-secondary);margin-bottom:0;min-width:60px;font-family:Nunito,sans-serif}.voice-sliders-container .voice-demographics .voice-demographics__age-slider .MuiSlider-root{padding:8px 0}.voice-sliders-container .voice-demographics .voice-demographics__age-slider .MuiSlider-root .MuiSlider-markLabelActive{color:hsla(0,0%,74.9%,.87)}.voice-sliders-container .voice-demographics .voice-demographics__age-slider .MuiSlider-root .MuiSlider-markLabel{color:rgba(78,78,78,.54);position:absolute;font-size:.875rem;transform:translateX(-50%);font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.43;white-space:nowrap;letter-spacing:.01071em}.voice-sliders-container .MuiTooltip-tooltip{background-color:rgba(0,0,0,.85)!important;color:#fff!important;font-size:.75rem!important}.drawer.about .header .prompt_stack{display:flex}.drawer.about .header .title_bar .titles .title{margin-left:3rem}.drawer.about .header .drawer_buttons.container{top:0}.drawer.about h2{color:#dbdbdb;font-family:Gruppo;font-weight:400}.drawer.about .content{height:100%;overflow-y:auto!important;overflow-x:hidden;padding:20px;background:linear-gradient(133deg,rgba(24,24,25,.9294117647) 5%,rgba(18,18,18,.5098039216) 50%)}.drawer.about .content .icon.\|.settings{position:absolute;right:4rem;top:1.4rem;cursor:pointer}.drawer.about .content form{background:#faebd7;padding-top:.3rem;height:40vh;display:flex;flex-direction:column;justify-content:space-between;background:#112535}.drawer.about .content form .MuiFormControl-root label{color:#fff}.drawer.about .content .message{opacity:.4;font-size:90%;text-align:center;margin-bottom:1rem;margin-top:1rem}.drawer.about .content .text{width:100%;text-align:center;margin-top:-2rem;color:orange;font-family:Gruppo;font-size:1.4rem}.drawer.about .content button{width:100%;border-radius:0}.about{padding:.3rem .5rem}.about .link.devcoach{color:orange}.about h3,.about h4{margin-bottom:0;font-family:Nunito;opacity:.7}.about h5{font-size:.9rem;opacity:.4;font-weight:400;font-family:Gruppo}.about h5>p{margin-top:-1rem;line-height:.9rem;font-size:80%;padding-bottom:1rem;text-decoration:underline}.about ul{padding-inline-start:1.3rem;width:100%;display:flex;flex-direction:column}.about ul li{float:left;margin-bottom:20px}.about>p,.about>ul li>p{font-family:System UI,Nunito;font-size:.9rem;margin-left:.2rem;justify-content:center;opacity:.85;width:99%;text-shadow:1px 1px #000;line-height:1.4rem}.about>p>img,.about>ul li>p>img{max-height:200px;width:auto;object-fit:contain;max-width:95%;float:left;width:100%;margin-bottom:2rem;margin-top:.8rem;box-shadow:1px 2px 5px 2px #484848}.about>p .link,.about>p a,.about>ul li>p .link,.about>ul li>p a{color:#fdae1e}.prompt-engineering .pe-title{font-size:22px;margin-bottom:32px}.prompt-engineering .pe-tabs{margin-bottom:24px}.prompt-engineering .pe-tabs .MuiTabs-flexContainer button{width:auto}.prompt-engineering .pe-content{padding:8px}.prompt-engineering .pe-content h2{font-size:18px;margin-bottom:16px}.prompt-engineering .pe-content h3{font-size:16px;margin:16px 0 8px}.prompt-engineering .pe-code-block{background:#f5f5f5;padding:7px;border-radius:4px;margin-bottom:24px;color:#000}.prompt-engineering .pe-code-block.dark{background:#333;color:#fff}.prompt-engineering .pe-code-block code{display:block;font-family:monospace;margin-bottom:16px}.prompt-engineering .pe-code-block ul{list-style-type:disc;padding-left:7px}.prompt-engineering .pe-code-block ul li{margin-bottom:8px}.prompt-engineering .pe-resources{padding:7px}.prompt-engineering .pe-resources .pe-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.prompt-engineering .pe-resources .pe-grid{grid-template-columns:repeat(2,1fr)}}.prompt-engineering .pe-resources .pe-card{background:#fff;color:#000;padding:7px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s}.prompt-engineering .pe-resources .pe-card.dark{background:#333;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media(min-width:768px){.prompt-engineering .pe-resources .pe-card.pe-full{grid-column:1/-1}}.prompt-engineering .pe-resources .pe-card h2{font-size:18px;margin-bottom:16px}.prompt-engineering .pe-resources .pe-course{margin-bottom:24px}.prompt-engineering .pe-resources .pe-course h3{font-size:14px;margin-bottom:8px}.prompt-engineering .pe-resources .pe-course .pe-duration{color:#666;font-size:12.5px;margin-bottom:8px}.prompt-engineering .pe-resources .pe-course .pe-duration.dark{color:#ccc}.prompt-engineering .pe-resources .pe-course ul{list-style-type:disc;padding-left:24px}.prompt-engineering .pe-resources .pe-guide{margin-bottom:16px}.prompt-engineering .pe-resources .pe-guide h3{font-size:14px;margin-bottom:8px}.prompt-engineering .pe-resources .pe-guide a{color:#1976d2;text-decoration:none;display:block;margin-bottom:8px}.prompt-engineering .pe-resources .pe-guide a.dark{color:#fdae1e}.prompt-engineering .pe-resources .pe-guide a:hover{text-decoration:underline}.prompt-engineering .pe-resources .pe-tag{background:#f5f5f5;color:#000;padding:4px 8px;border-radius:4px;font-size:12px}.prompt-engineering .pe-resources .pe-tag.dark{background:#333;color:#fff}.prompt-engineering .pe-resources .pe-lessons{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.prompt-engineering .pe-resources .pe-lessons{grid-template-columns:repeat(3,1fr)}}.prompt-engineering .pe-resources .pe-lesson{background:#f5f5f5;color:#000;padding:16px;border-radius:4px}.prompt-engineering .pe-resources .pe-lesson.dark{background:#333;color:#fff}.prompt-engineering .pe-resources .pe-lesson h3{font-size:18px;margin-bottom:12px}.prompt-engineering .pe-resources .pe-lesson ul{list-style-type:disc;padding-left:24px}.prompt-engineering .pe-resources .pe-lesson ul li{margin-bottom:8px}.account-drawer__shell .header.root{padding-left:10px;font-size:22px;font-weight:700}.account-drawer__shell .header.root.light{background:#dbdbdb}.account-drawer__shell .header.root.dark{background:#1c1f24;color:#e5e7eb}.account-drawer__shell.light .MuiDrawer-paper{background:#f5f5f5;color:#1f2937}.account-drawer__shell.dark .MuiDrawer-paper{background:#121417;color:#e5e7eb}.account-drawer__content{display:flex;flex-direction:column;gap:24px;height:100%;padding:24px;overflow-y:auto}.account-drawer__content.light{--account-drawer-surface:#fff;--account-drawer-border:rgba(15,23,42,0.08);--account-drawer-text-primary:#1f2937;--account-drawer-text-secondary:#4b5563;--account-drawer-accent:#2563eb;--account-drawer-accent-hover:#1d4ed8;--account-drawer-muted:#f1f5f9}.account-drawer__content.dark{--account-drawer-surface:#1c1f24;--account-drawer-border:rgba(148,163,184,0.12);--account-drawer-text-primary:#e5e7eb;--account-drawer-text-secondary:#9ca3af;--account-drawer-accent:#3b82f6;--account-drawer-accent-hover:#2563eb;--account-drawer-muted:rgba(148,163,184,0.08)}.account-drawer__content.light{background:#dbdbdb}.account-drawer__content.light .limit-reached,.account-drawer__content.light .login-content,.account-drawer__content.light .login-title,.account-drawer__content.light .profile-content,.account-drawer__content.light .stack-name,.account-drawer__content.light .usage-counter{color:#1f2937}.account-drawer__content.dark .limit-reached,.account-drawer__content.dark .login-content,.account-drawer__content.dark .login-title,.account-drawer__content.dark .profile-content,.account-drawer__content.dark .stack-name,.account-drawer__content.dark .usage-counter{color:#e5e7eb}.account-drawer__content .header.root{font-size:24px;padding-left:20px}.account-drawer__content .header.root.light{background:#dbdbdb}.account-drawer__content .header.root .image.logo.light{filter:invert(0)}.account-drawer__content .header.root .stack.name.light{font-weight:700;color:#393939}.account-drawer__loading{align-items:center;color:var(--account-drawer-text-secondary);display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:280px}.account-drawer__loading-text{font-size:.95rem;margin:0;text-align:center}.account-drawer__panel{background:var(--account-drawer-surface);border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid grey}.account-drawer__panel-header{display:flex;flex-direction:column;gap:8px}.account-drawer__panel-title{color:var(--account-drawer-text-primary);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin:0}.account-drawer__panel-description{color:var(--account-drawer-text-secondary);font-size:.95rem;line-height:1.5;margin:0}.account-drawer__actions-group{display:flex;flex-direction:column;gap:16px}.account-drawer__primary-action{background:var(--account-drawer-accent);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 20px;transition:background-color .2s ease}.account-drawer__primary-action:focus,.account-drawer__primary-action:hover{background:var(--account-drawer-accent-hover)}.account-drawer__divider-label{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.account-drawer__social-button{align-items:center;background:transparent;border:1px solid var(--account-drawer-border);border-radius:12px;color:var(--account-drawer-text-primary);cursor:pointer;display:flex;gap:12px;justify-content:center;min-height:52px;padding:12px 16px;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;width:100%;margin:8px 0}.account-drawer__social-button:focus,.account-drawer__social-button:hover{background:var(--account-drawer-muted);border-color:var(--account-drawer-accent);transform:translateY(-1px)}.account-drawer__social-button img,.account-drawer__social-button svg{height:20px;width:20px}.account-drawer__social-label{font-weight:600}.account-drawer__social-button--google{border-color:rgba(66,133,244,.4)}.account-drawer__social-button--google:focus,.account-drawer__social-button--google:hover{background:rgba(66,133,244,.08)}.account-drawer__social-button--github{border-color:rgba(51,51,51,.4)}.account-drawer__social-button--github:focus,.account-drawer__social-button--github:hover{background:rgba(51,51,51,.08)}.account-drawer__content.dark .account-drawer__social-button--google{border-color:rgba(138,180,255,.6)}.account-drawer__content.dark .account-drawer__social-button--google:focus,.account-drawer__content.dark .account-drawer__social-button--google:hover{background:rgba(138,180,255,.16)}.account-drawer__content.dark .account-drawer__social-button--github{border-color:rgba(201,209,217,.6)}.account-drawer__content.dark .account-drawer__social-button--github .profile-content .user-avatar{width:56px;height:56px;margin-right:8px}.account-drawer__content.dark .account-drawer__social-button--github .profile-content .MuiList-root{padding:0}.account-drawer__content.dark .account-drawer__social-button--github .profile-content .MuiListItem-root{padding-left:0;padding-right:0}.account-drawer__content.dark .account-drawer__social-button--github .profile-content .MuiDivider-root{margin:8px 0}.account-drawer__content.dark .account-drawer__social-button--github .profile-content .MuiChip-root{font-weight:600;background:#3f51b5;color:#fff;font-family:Nunito}.account-drawer__usage-counter{background:var(--account-drawer-muted);border-radius:12px;padding:12px 16px}.account-drawer__usage-counter-label{color:var(--account-drawer-text-secondary);font-size:.85rem;letter-spacing:.02em;text-transform:uppercase}.account-drawer__alert{background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);border-radius:12px;padding:12px 16px}.account-drawer__alert-content{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.account-drawer__alert-message{color:var(--account-drawer-text-primary);flex:1 1 auto;font-size:.95rem;margin:0}.account-drawer__alert-dismiss{background:transparent;border:none;color:#dc2626;cursor:pointer;font-weight:600;padding:0;text-decoration:underline}.account-drawer__profile-header{align-items:center;display:flex;gap:16px}.account-drawer__avatar{align-items:center;background:var(--account-drawer-muted);border-radius:50%;color:var(--account-drawer-text-primary);display:flex;font-size:1.5rem;font-weight:600;height:64px;justify-content:center;overflow:hidden;width:64px}.account-drawer__avatar img{height:100%;object-fit:cover;width:100%}.account-drawer__identity{display:flex;flex-direction:column;gap:4px}.account-drawer__name{color:var(--account-drawer-text-primary);font-size:1.25rem;font-weight:600;margin:0}.account-drawer__email{color:var(--account-drawer-text-secondary);font-size:.95rem;margin:0}.account-drawer__details{border-top:1px solid var(--account-drawer-border);display:grid;gap:16px;margin:0;padding:16px 0 0}.account-drawer__detail-row{display:flex;justify-content:space-between;gap:12px}.account-drawer__detail-label{color:var(--account-drawer-text-secondary);font-size:.85rem;letter-spacing:.02em;margin:0;text-transform:uppercase}.account-drawer__detail-value{color:var(--account-drawer-text-primary);font-size:.95rem;font-weight:600;margin:0;text-align:right}.account-drawer__panel--dev-tools{gap:16px}.account-drawer__field{display:flex;flex-direction:column;gap:6px}.account-drawer__field-label{color:var(--account-drawer-text-secondary);font-size:.85rem;font-weight:600;text-transform:uppercase}.account-drawer__select{appearance:none;background:var(--account-drawer-muted);border:1px solid var(--account-drawer-border);border-radius:10px;color:var(--account-drawer-text-primary);font-size:.95rem;padding:10px 12px}.account-drawer__actions{border-top:1px solid var(--account-drawer-border);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:8px;padding-top:16px}.account-drawer__actions .account-drawer__admin-item{border:1px solid grey;border-radius:15px;margin-top:10px;background:#638b68;color:#fff}.account-drawer__actions .account-drawer__admin-item:hover{background:#4e6b4f}.account-drawer__secondary-action{align-items:center;background:transparent;border:1px solid grey;border-radius:999px;color:var(--account-drawer-text-primary);cursor:pointer;display:inline-flex;gap:8px;padding:10px 16px;transition:background-color .2s ease,border-color .2s ease}.account-drawer__secondary-action:focus,.account-drawer__secondary-action:hover{background:var(--account-drawer-muted);border-color:var(--account-drawer-accent)}.account-drawer__secondary-action svg{height:18px;width:18px}.account-drawer__action-icon{display:inline-flex}.account-drawer__danger-zone{border-top:1px solid var(--account-drawer-border);margin-top:12px;padding-top:12px}.account-drawer__danger-zone h4{margin:0 0 6px;color:#b00020;font-size:1rem}.account-drawer__danger-zone p{margin:0 0 8px;color:var(--account-drawer-text-secondary);font-size:.9rem}.account-drawer__danger-button{background:#b00020;border:1px solid #b00020;border-radius:8px;color:#fff;cursor:pointer;padding:10px 14px;font-weight:600;transition:opacity .2s ease,transform .1s ease}.account-drawer__danger-button:disabled{opacity:.5;cursor:not-allowed}.account-drawer__danger-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.account-drawer__delete-overlay{align-items:center;background:rgba(0,0,0,.55);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1400}.account-drawer__delete-modal{background:var(--account-drawer-background,#fff);border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.25);color:var(--account-drawer-text-primary);max-width:520px;width:100%;padding:20px;display:flex;flex-direction:column;gap:14px}.account-drawer__delete-header h3{margin:0 0 4px;font-size:1.25rem}.account-drawer__delete-header p{margin:0;color:var(--account-drawer-text-secondary)}.account-drawer__delete-list{display:grid;gap:10px}.account-drawer__delete-checkbox{display:flex;align-items:center;gap:8px;font-weight:600;text-transform:capitalize}.account-drawer__delete-list--confirm{gap:12px}.account-drawer__confirm-row{display:grid;gap:6px}.account-drawer__confirm-row label{font-weight:600;text-transform:capitalize}.account-drawer__confirm-input{border:1px solid var(--account-drawer-border);border-radius:8px;padding:10px 12px;background:var(--account-drawer-muted);color:var(--account-drawer-text-primary)}.account-drawer__delete-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}@media(max-width:480px){.account-drawer__content,.account-drawer__panel{padding:16px}.account-drawer__profile-header{align-items:center;flex-direction:row}}.admin-manager-wrapper{z-index:1300}.MuiCheckbox-colorPrimary.Mui-checked{color:#f5970e}.dark .MuiSelect-root{color:#e0e0e0!important}.dark .MuiInputLabel-root{color:hsla(0,0%,100%,.7)!important}.dark .MuiInputLabel-root.Mui-focused{color:#2196f3!important}.dark .MuiOutlinedInput-notchedOutline{border-color:hsla(0,0%,100%,.23)!important}.dark .MuiMenuItem-root,.dark .MuiTextField-root .MuiInputBase-root,.dark .MuiTextField-root input{color:#e0e0e0!important}.admin-manager-dialog{display:flex;flex-direction:column;overflow:hidden}.admin-manager-dialog.dark{background-color:#1e1e1e;color:#fff}.admin-manager-dialog.light{background-color:#fff;color:#000}.admin-header{display:flex;justify-content:space-between;align-items:center;padding:6px 14px;border-bottom:1px solid hsla(0,0%,100%,.12)}.admin-header .MuiIconButton-colorPrimary{color:#606162}.admin-header.dark{background-color:#252525;border-bottom-color:hsla(0,0%,100%,.12)}.admin-header.light{background-color:#f5f5f5;border-bottom-color:rgba(0,0,0,.12)}.admin-header .admin-header-left{display:flex;align-items:center;gap:16px}.admin-header .admin-logo{height:32px;width:auto}.admin-header .admin-title{margin:0;font-weight:600}.admin-header .admin-title.dark{color:#fff}.admin-header .admin-title.light{color:#000}.admin-header .close-button.dark{color:#fff}.admin-header .close-button.dark:hover{background-color:hsla(0,0%,100%,.08)}.admin-header .close-button.light{color:#000}.admin-header .close-button.light:hover{background-color:rgba(0,0,0,.04)}.admin-tabs-container.dark{background-color:#252525}.admin-tabs-container.light{background:#dedede}.admin-tabs{min-height:48px}.admin-tabs .admin-tab{min-height:48px;font-weight:500;text-transform:none;font-size:.95rem}.admin-tabs .admin-tab.dark{color:hsla(0,0%,100%,.7)}.admin-tabs .admin-tab.dark.Mui-selected{color:#fff}.admin-tabs .admin-tab.light{color:rgba(0,0,0,.6)}.admin-tabs .admin-tab.light.Mui-selected{color:#000}.admin-tabs .tab-label-with-icon{display:flex;align-items:center;gap:8px;justify-content:center}.admin-tabs .tab-label-with-icon .tab-icon{width:20px;height:20px;object-fit:contain;opacity:.3;filter:invert(1);color:grey}.admin-tabs .tab-label-with-icon span{line-height:1}.admin-manager-content{flex:1;overflow:auto;padding:0 24px}.admin-manager-content.dark{background-color:#1e1e1e}.admin-manager-content.light{background-color:#fff}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:16px}.admin-loading p{margin:0;color:hsla(0,0%,100%,.7)}.model-runs-tab,.model-tests-tab,.models-tab{height:100%}.tab-content-paper{padding:24px;min-height:400px}.tab-content-paper.dark{background-color:#252525;color:#fff}.tab-content-paper.light{background-color:#fafafa;color:#000}.admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-table thead th{padding:12px 16px;text-align:left;font-weight:600;cursor:pointer;user-select:none;white-space:nowrap}.admin-table thead th:hover{background-color:rgba(0,0,0,.04)}.admin-table tbody tr{transition:background-color .2s}.admin-table tbody tr:hover{background-color:rgba(0,0,0,.02)}.admin-table tbody tr td{padding:12px 16px;border-top:1px solid rgba(0,0,0,.08)}.admin-table tbody tr.model-excluded{opacity:.4}.admin-table tbody tr.model-excluded td{text-decoration:line-through;font-style:italic}.admin-table.dark thead th{background-color:#2a2a2a;color:#fff;border-bottom:2px solid #444}.admin-table.dark thead th:hover{background-color:#333}.admin-table.dark tbody tr:hover{background-color:hsla(0,0%,100%,.05)}.admin-table.dark tbody tr td{border-top-color:hsla(0,0%,100%,.08);color:#e0e0e0}.admin-table.light thead th{background-color:#f5f5f5;color:#000;border-bottom:2px solid #e0e0e0}.admin-table.light tbody tr:hover{background-color:rgba(0,0,0,.02)}.admin-table.light tbody tr td{border-top-color:rgba(0,0,0,.08);color:#424242}.models-tab .models-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}.models-tab .models-header .header-content{flex:1;min-width:300px}.models-tab .models-header .title-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.models-tab .models-header .models-title{margin:0;font-size:1.5rem;font-weight:600}.models-tab .models-header .models-stats{margin:4px 0;font-size:.9rem;opacity:.8}.models-tab .models-header .models-stats .role-filter-indicator{color:#2196f3;font-weight:500}.models-tab .models-header .last-updated-info{margin:0;font-size:.8rem;opacity:.6}.models-tab .filters-container{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.models-tab .provider-logo-small{width:16px;height:16px;object-fit:contain;margin-right:6px;vertical-align:middle;border-radius:50%}.models-tab .model-name-cell{max-width:300px}.models-tab .model-name-cell .model-cell-content{display:flex;flex-direction:column;gap:4px}.models-tab .model-name-cell .provider-header{display:flex;align-items:center;gap:4px;opacity:.6}.models-tab .model-name-cell .provider-header .provider-logo-tiny{width:12px;height:12px;object-fit:contain;border-radius:50%}.models-tab .model-name-cell .provider-header .provider-name-small{font-size:.7em;font-weight:600;letter-spacing:.5px;line-height:1}.models-tab .model-name-cell .model-name-row{display:flex;align-items:center;gap:6px}.models-tab .model-name-cell .model-name-link,.models-tab .model-name-cell .model-name-text{font-family:monospace;font-size:.9em;flex:1;min-width:140px}.models-tab .model-name-cell .model-name-link{color:#2196f3;text-decoration:none}.models-tab .model-name-cell .model-name-link:hover{text-decoration:underline}.models-tab .model-name-cell .tests-icon-button{padding:4px;opacity:.6;flex-shrink:0}.models-tab .model-name-cell .tests-icon-button:hover{opacity:1;background-color:rgba(33,150,243,.1)}.models-tab .provider-cell{display:flex;align-items:center;gap:6px}.models-tab .provider-cell .provider-link{text-transform:capitalize;color:#2196f3;text-decoration:none}.models-tab .provider-cell .provider-link:hover{text-decoration:underline}.models-tab .updated-cell .updated-date{font-weight:500;font-size:.85em}.models-tab .updated-cell .updated-time{font-size:.75em;opacity:.7;margin-top:2px}.models-tab .metric-na{opacity:.4;font-style:italic}.models-tab .metric-value{font-family:monospace;font-size:.9em}.models-tab .pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:20px;flex-wrap:wrap;gap:16px}.models-tab .pagination-controls .pagination-buttons{display:flex;gap:4px}.models-tab .pagination-controls .pagination-info{margin:0;font-size:.9rem;opacity:.8}.models-tab .pagination-controls .page-size-select{padding:4px 8px;border-radius:4px;font-size:.9rem}.models-tab .pagination-controls .page-size-select.dark{border:1px solid #555;background-color:#333;color:#fff}.models-tab .pagination-controls .page-size-select.light{border:1px solid #ccc;background-color:#fff;color:#000}.expanded-row{background-color:transparent!important}.expanded-row td{padding:0!important;border:none!important}.expanded-row-detail{padding:24px;margin:8px;border-radius:8px}.expanded-row-detail.dark{background-color:#1a1a1a;border:1px solid #333}.expanded-row-detail.light{background-color:#f5f5f5;border:1px solid #e0e0e0}.expanded-row-detail .detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid hsla(0,0%,100%,.1)}.expanded-row-detail .detail-header h4{margin:0;font-size:1.2rem;font-weight:600}.expanded-row-detail .detail-header .model-name-detail{font-family:monospace;font-size:1.2rem;opacity:.7;font-weight:700}.expanded-row-detail .no-test-data{text-align:center;padding:40px 20px;opacity:.6}.expanded-row-detail .no-test-data p{margin:8px 0}.expanded-row-detail .no-test-data .hint{font-size:.85rem;font-style:italic}.expanded-row-detail .detail-content{display:grid;grid-template-columns:1fr 2fr;gap:24px}@media(max-width:960px){.expanded-row-detail .detail-content{grid-template-columns:1fr}}.expanded-row-detail .detail-content-new{display:grid;grid-template-columns:20% 40% 1.3fr;gap:20px;align-items:stretch}@media(max-width:1200px){.expanded-row-detail .detail-content-new{grid-template-columns:1fr}}.expanded-row-detail .recent-tests-list-compact h5{margin:0 0 12px;font-size:.9rem;font-weight:600}.expanded-row-detail .recent-tests-list-compact .test-list{list-style:none;padding:0;margin:0}.expanded-row-detail .recent-tests-list-compact .test-list .test-item{padding:10px;margin-bottom:8px;border-radius:4px;border-left:3px solid;display:flex;gap:12px}.expanded-row-detail .recent-tests-list-compact .test-list .test-item.status-success{border-left-color:#4caf50;background-color:rgba(76,175,80,.08)}.expanded-row-detail .recent-tests-list-compact .test-list .test-item.status-error,.expanded-row-detail .recent-tests-list-compact .test-list .test-item.status-failure{border-left-color:#f44336;background-color:rgba(244,67,54,.08)}.expanded-row-detail .recent-tests-list-compact .test-list .test-item.status-rate_limited,.expanded-row-detail .recent-tests-list-compact .test-list .test-item.status-timeout{border-left-color:#ff9800;background-color:rgba(255,152,0,.08)}.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-column{display:flex;flex-direction:column;gap:4px;flex:1}.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-date{font-size:.85rem;opacity:.7;font-weight:500}.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-status{font-weight:700;text-transform:capitalize;font-size:.95rem}.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-latency{font-size:.9rem;font-family:monospace;font-weight:600;opacity:.8;display:flex;justify-content:space-between}.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-value{font-size:.95rem;font-family:monospace;font-weight:700;color:#4caf50;display:flex;justify-content:space-between}.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-latency .label,.expanded-row-detail .recent-tests-list-compact .test-list .test-item .test-value .label{color:grey;font-size:90%;font-weight:400}.expanded-row-detail .trend-charts{display:grid;grid-template-columns:1fr 1fr;gap:16px}.expanded-row-detail .trend-charts .micro-chart{display:flex;flex-direction:column;gap:4px;border:1px solid #b5b5b5;border-radius:5px;background:#ededed;padding:12px}.expanded-row-detail .trend-charts .micro-chart .chart-label{font-size:.85rem;font-weight:600;opacity:.8;text-align:center}.expanded-row-detail .trend-charts .micro-chart .chart-value{font-size:.75rem;font-family:monospace;opacity:.7;text-align:center}.expanded-row-detail .test-stats-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;height:100%}.expanded-row-detail .test-stats-grid .stat-card{padding:16px;border-radius:6px;text-align:center;background-color:rgba(0,0,0,.03);display:flex;flex-direction:column;justify-content:center;min-height:120px}.expanded-row-detail .test-stats-grid .stat-card .stat-label{font-size:.85rem;opacity:.7;margin-bottom:10px;font-weight:600}.expanded-row-detail .test-stats-grid .stat-card .stat-gauge{height:8px;background-color:hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden;margin-bottom:10px}.expanded-row-detail .test-stats-grid .stat-card .stat-gauge .gauge-fill{height:100%;transition:width .3s ease;border-radius:4px}.expanded-row-detail .test-stats-grid .stat-card .stat-value{font-size:1.4rem;font-weight:700;font-family:monospace}.expanded-row-detail .test-stats-grid .stat-card .stat-value-large{font-size:1.8rem;font-weight:700;font-family:monospace;margin-top:8px}.expanded-row-detail.dark .test-stats-grid .stat-card{background-color:hsla(0,0%,100%,.05)}.expanded-row-detail.dark .trend-charts .micro-chart .chart-label,.expanded-row-detail.dark .trend-charts .micro-chart .chart-value{color:#e0e0e0}.expanded-row-detail.light .test-stats-grid .stat-card{background-color:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08)}.expanded-row-detail.light .trend-charts .micro-chart .chart-label,.expanded-row-detail.light .trend-charts .micro-chart .chart-value{color:#424242}.expanded-row-detail .recent-tests-list h5{margin:0 0 12px;font-size:1rem;font-weight:600}.expanded-row-detail .recent-tests-list .test-list{list-style:none;padding:0;margin:0}.expanded-row-detail .recent-tests-list .test-list .test-item{padding:12px;margin-bottom:8px;border-radius:6px;border-left:3px solid}.expanded-row-detail .recent-tests-list .test-list .test-item.status-success{border-left-color:#4caf50;background-color:rgba(76,175,80,.1)}.expanded-row-detail .recent-tests-list .test-list .test-item.status-error,.expanded-row-detail .recent-tests-list .test-list .test-item.status-failure{border-left-color:#f44336;background-color:rgba(244,67,54,.1)}.expanded-row-detail .recent-tests-list .test-list .test-item.status-rate_limited,.expanded-row-detail .recent-tests-list .test-list .test-item.status-timeout{border-left-color:#ff9800;background-color:rgba(255,152,0,.1)}.expanded-row-detail .recent-tests-list .test-list .test-item .test-date{font-size:.75rem;opacity:.7;margin-bottom:4px}.expanded-row-detail .recent-tests-list .test-list .test-item .test-status{font-weight:600;text-transform:capitalize;font-size:.85rem;margin-bottom:4px}.expanded-row-detail .recent-tests-list .test-list .test-item .test-metrics{display:flex;gap:16px;font-size:.75rem;opacity:.8}.expanded-row-detail .recent-tests-list .test-list .test-item .test-metrics span{font-family:monospace}.expanded-row-detail .test-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.expanded-row-detail .test-stats .stat-card{padding:16px;border-radius:8px;text-align:center}.expanded-row-detail .test-stats .stat-card.dark{background-color:#252525}.expanded-row-detail .test-stats .stat-card.light{background-color:#fff;border:1px solid #e0e0e0}.expanded-row-detail .test-stats .stat-card .stat-label{font-size:.85rem;opacity:.7;margin-bottom:8px;font-weight:500}.expanded-row-detail .test-stats .stat-card .stat-gauge{height:8px;background-color:hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden;margin-bottom:8px}.expanded-row-detail .test-stats .stat-card .stat-gauge .gauge-fill{height:100%;transition:width .3s ease;border-radius:4px}.expanded-row-detail .test-stats .stat-card .stat-value{font-size:1.5rem;font-weight:700;font-family:monospace}.expanded-row-detail .test-stats .stat-card .stat-value-large{font-size:2rem;font-weight:700;font-family:monospace}.expanded-row-detail .test-stats .stat-card .stat-hint{font-size:.7rem;opacity:.5;margin-top:8px;font-style:italic}@media(max-width:768px){.admin-header{padding:12px 16px}.admin-header .admin-title{font-size:1.25rem}.admin-manager-content,.tab-content-paper{padding:16px}.admin-table{font-size:.8rem}.admin-table tbody td,.admin-table thead th{padding:8px 12px}.models-tab .models-header{flex-direction:column;align-items:flex-start}.models-tab .models-header .models-title{font-size:1.2rem}.models-tab .filters-container{flex-direction:column;width:100%}.models-tab .filters-container>*{width:100%}.expanded-row-detail{padding:16px;margin:4px}.expanded-row-detail .detail-content,.expanded-row-detail .detail-content-new,.expanded-row-detail .test-stats,.expanded-row-detail .test-stats-grid{grid-template-columns:1fr}.expanded-row-detail .trend-charts{grid-template-columns:1fr 1fr;gap:10px}}.smart-filter-drawer .MuiDrawer-paper{width:400px;max-width:90vw}.smart-filter-content{height:100%;display:flex;flex-direction:column}.smart-filter-content.dark{background-color:#1e1e1e;color:#e0e0e0}.smart-filter-content.light{background-color:#fff;color:#212121}.smart-filter-content .smart-filter-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid rgba(0,0,0,.12)}.smart-filter-content .smart-filter-header .header-left{display:flex;align-items:center;gap:12px}.smart-filter-content .smart-filter-header .header-left .filter-icon{color:#2196f3;font-size:1.5rem}.smart-filter-content .smart-filter-header .header-left h2{margin:0;font-size:1.3rem;font-weight:600}.smart-filter-content .filter-count-badge{padding:12px 20px;background-color:#e3f2fd;color:#1976d2;font-weight:600;font-size:.9rem;text-align:center}.smart-filter-content .smart-filter-body{flex:1;overflow-y:auto;padding:20px}.smart-filter-content .smart-filter-body .filter-section{margin-bottom:24px}.smart-filter-content .smart-filter-body .filter-section h3{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#2196f3}.smart-filter-content .smart-filter-body .filter-section .section-hint{margin:0 0 20px;font-size:.85rem;opacity:.7;line-height:1.4}.smart-filter-content .smart-filter-body .filter-slider,.smart-filter-content .smart-filter-body .weight-slider{margin-bottom:24px}.smart-filter-content .smart-filter-body .filter-slider label,.smart-filter-content .smart-filter-body .weight-slider label{display:block;margin-bottom:12px;font-size:.9rem;font-weight:600}.smart-filter-content .smart-filter-body .filter-slider .MuiSlider-root,.smart-filter-content .smart-filter-body .weight-slider .MuiSlider-root{margin-top:8px}.smart-filter-content .smart-filter-body .MuiDivider-root{margin:24px 0}.smart-filter-content .smart-filter-body .filter-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.smart-filter-content .smart-filter-body .filter-actions button{text-transform:none;font-weight:600}.smart-filter-content .smart-filter-body .filter-actions-row{display:flex;gap:12px;margin-top:8px}.smart-filter-content .smart-filter-body .filter-actions-row button{flex:1;text-transform:none;font-weight:600}.smart-filter-content .smart-filter-tabs{background-color:rgba(0,0,0,.02)}.smart-filter-content .smart-filter-tabs .MuiTab-root{text-transform:none;font-weight:500}.smart-filter-content .smart-filter-tabs .MuiTab-root .MuiTab-wrapper{flex-direction:row}.admin-header .admin-header-right{display:flex;align-items:center;gap:16px}.admin-header .token-usage-badges{display:flex;align-items:center;gap:8px}.admin-header .token-usage-badges .cost-badge,.admin-header .token-usage-badges .token-badge{font-family:monospace;font-weight:600;font-size:.85rem}.usage-tab{padding:24px 0}.usage-tab .usage-tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.usage-tab .usage-tab-header .usage-tab-title{font-size:1.5rem;font-weight:600;margin:0}.usage-tab .usage-tab-header .usage-tab-controls{display:flex;align-items:center;gap:16px}.usage-tab .error-message{padding:16px;margin-bottom:16px;border-radius:4px}.usage-tab .error-message.dark{background-color:rgba(244,67,54,.1)}.usage-tab .error-message.light{background-color:rgba(244,67,54,.05)}.usage-tab .error-message .error-text{color:#f44336;margin:0}.usage-tab .month-indicator{display:block;margin-bottom:8px;font-size:.75rem;opacity:.7;margin-top:0}.usage-tab .usage-stat-card{height:100%}.usage-tab .usage-stat-card.dark{background-color:#252525}.usage-tab .usage-stat-card.light{background-color:#fafafa;border:1px solid #e0e0e0}.usage-tab .usage-stat-card .MuiCardContent-root{padding:20px}.usage-tab .usage-stat-card .stat-label{margin-bottom:12px;font-weight:600;font-size:1rem;opacity:.7;margin-top:0}.usage-tab .usage-stat-card .stat-value-large{margin:0;font-family:monospace;font-weight:700;font-size:1.5rem}.usage-tab .usage-stat-card .stat-caption{font-size:.75rem;opacity:.7;margin:8px 0 0}.usage-tab .aggregate-stats{padding:16px;margin-bottom:24px}.usage-tab .aggregate-stats.dark{background-color:#252525}.usage-tab .aggregate-stats.light{background-color:#fafafa;border:1px solid #e0e0e0}.usage-tab .aggregate-stats .aggregate-stats-title{font-weight:600;color:#2196f3;margin:0 0 16px;font-size:1.25rem}.usage-tab .aggregate-stats .aggregate-stat-label{font-size:.75rem;opacity:.7;margin:0 0 4px}.usage-tab .aggregate-stats .aggregate-stat-value{font-weight:600;font-size:1.25rem;margin:0}.usage-tab .usage-history-table{margin-top:24px}.usage-tab .usage-history-table.dark{background-color:#252525}.usage-tab .usage-history-table.light{background-color:#fafafa;border:1px solid #e0e0e0}.usage-tab .usage-history-table .table-header{padding:16px 20px;border-bottom:1px solid hsla(0,0%,100%,.12)}.usage-tab .usage-history-table .table-header.dark{border-bottom-color:hsla(0,0%,100%,.12)}.usage-tab .usage-history-table .table-header.light{border-bottom-color:rgba(0,0,0,.12)}.usage-tab .usage-history-table .table-header h3{margin:0;font-weight:600;font-size:1.25rem}.usage-tab .usage-history-table .no-data-message{margin:0;font-size:.875rem;opacity:.7}.usage-tab .usage-history-table .loading-container{display:flex;justify-content:center;align-items:center;padding:40px}.usage-tab .usage-history-table .MuiTableCell-head{font-weight:600;font-size:.9rem}.usage-tab .usage-history-table .MuiTableCell-body{font-family:monospace;font-size:.85rem}@media(max-width:768px){.admin-header .token-usage-badges{flex-direction:column;gap:4px;align-items:flex-end}.admin-header .token-usage-badges .cost-badge,.admin-header .token-usage-badges .token-badge{font-size:.75rem}.usage-tab{padding:16px 0}.usage-tab .usage-tab-header{flex-direction:column;align-items:flex-start;gap:12px}.usage-tab .usage-tab-header .refresh-button{width:100%}.usage-tab .usage-history-table{overflow-x:auto}.usage-tab .usage-history-table .MuiTable-root{min-width:600px}}.model-runs-tab .actions-cell{display:flex;gap:4px}.model-runs-tab.loading-state{padding:40px;text-align:center}.model-runs-tab.loading-state .loading-text{margin-top:16px;margin-bottom:0;font-size:1rem}.model-runs-tab.error-state{padding:20px}.model-runs-tab.error-state .error-title{color:#f44336;margin:0 0 8px;font-size:1.25rem}.model-runs-tab.error-state .error-message{margin:0 0 16px;opacity:.7}.model-runs-tab .runs-tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.model-runs-tab .runs-tab-header .runs-tab-header-left{display:flex;align-items:center;gap:8px}.model-runs-tab .runs-tab-header .runs-tab-header-left h2{margin:0;font-size:1.25rem;font-weight:600}.model-runs-tab .runs-tab-header .runs-tab-header-actions{display:flex;gap:8px}.model-runs-tab .active-test-progress{margin-bottom:24px;padding:16px;border-radius:8px}.model-runs-tab .active-test-progress.dark{background-color:#1a2332;border:1px solid #2196f3}.model-runs-tab .active-test-progress.light{background-color:#e3f2fd;border:1px solid #90caf9}.model-runs-tab .active-test-progress .progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.model-runs-tab .active-test-progress .progress-header .progress-title{font-weight:500;margin:0;font-size:.875rem}.model-runs-tab .active-test-progress .progress-header .progress-title .progress-elapsed{margin-left:8px;font-weight:400}.model-runs-tab .active-test-progress .progress-header .progress-percentage{font-weight:600;color:#2196f3;margin:0;font-size:.875rem}.model-runs-tab .active-test-progress .progress-footer{display:flex;justify-content:space-between;align-items:center}.model-runs-tab .active-test-progress .progress-footer .progress-count{font-size:.75rem;opacity:.7;margin:0}.model-runs-tab .active-test-progress .progress-footer .progress-message{font-style:italic;max-width:60%;text-align:right;font-size:.75rem;margin:0}.model-runs-tab .active-test-progress.dark .progress-elapsed{color:#90caf9}.model-runs-tab .active-test-progress.light .progress-elapsed{color:#1976d2}.model-runs-tab .summary-stats{display:flex;gap:16px;margin-bottom:24px;padding:16px;border-radius:8px}.model-runs-tab .summary-stats.dark{background-color:#2a2a2a}.model-runs-tab .summary-stats.light{background-color:#f5f5f5}.model-runs-tab .summary-stats .summary-stat .summary-stat-label{font-size:.75rem;opacity:.7;margin:0 0 4px}.model-runs-tab .summary-stats .summary-stat .summary-stat-value{font-weight:600;font-size:1.25rem;margin:0}.model-runs-tab .pagination-container{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.model-runs-tab .pagination-container .pagination-info{font-size:.875rem;opacity:.7;margin:0}.model-runs-tab .pagination-container .pagination-controls{display:flex;gap:8px;align-items:center}.model-runs-tab .pagination-container .pagination-controls .pagination-page-info{padding:6px 12px;margin:0;font-size:.875rem}.dialog-secondary-text{opacity:.7}.dialog-secondary-text,.dialog-warning-text{font-size:.875rem;margin-top:8px;margin-bottom:0}.dialog-warning-text{color:#f44336}.run-test-dialog-header{display:flex;padding:8px 16px;align-items:center;gap:8px}.run-test-dialog-header .header-logo{height:24px;margin-right:8px;vertical-align:middle}.run-test-dialog-header .dialog-title{margin:8px 0 4px;font-size:1.25rem;font-weight:600}.run-test-dialog-header .dialog-subtitle{margin:0;font-size:.875rem;opacity:.7}.dialog-loading-container{display:flex;justify-content:center;padding:32px}.provider-panel{padding:16px;border-radius:8px;max-height:500px;overflow-y:auto}.provider-panel.dark{background-color:#2a2a2a}.provider-panel.light{background-color:#f5f5f5}.provider-panel .provider-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.provider-panel .provider-panel-header .provider-count-label{font-size:.85rem;font-weight:600}.provider-panel .provider-panel-header .provider-actions{display:flex;gap:4px}.provider-panel .provider-panel-header .provider-actions .deselect-all-btn,.provider-panel .provider-panel-header .provider-actions .select-all-btn{min-width:auto;padding:4px 8px;font-size:.75rem}.provider-panel .provider-label{display:flex;align-items:center;gap:6px}.provider-panel .provider-label .provider-logo{width:16px;height:16px;object-fit:contain}.provider-panel .provider-label .provider-name{font-size:.9rem}.config-container{display:flex;flex-direction:column;gap:16px}.config-container .control-label{display:block;margin-bottom:8px;font-weight:500;font-size:.875rem}.test-estimate-panel{padding:12px;border-radius:8px}.test-estimate-panel.dark{background-color:#1a1a1a}.test-estimate-panel.light{background-color:#e3f2fd}.test-estimate-panel .estimate-title{margin:0 0 8px;font-size:.85rem;font-weight:600}.test-estimate-panel .estimate-row{display:flex;justify-content:space-between;margin-top:4px}.test-estimate-panel .estimate-row .estimate-label{font-size:.85rem;opacity:.7}.test-estimate-panel .estimate-row .estimate-value{font-size:.85rem;font-weight:500}.test-estimate-panel .estimate-helper{margin:4px 0 0}.dialog-error-message{padding:12px;border-radius:8px}.dialog-error-message.dark{background-color:#3d1e1e;border:1px solid #d32f2f}.dialog-error-message.light{background-color:#ffebee;border:1px solid #f44336}.dialog-error-message .error-text{margin:0;color:#f44336;font-size:.85rem}@keyframes textGradientAnimate{to{background-size:100% 100%}}.drawer.chatgpt .MuiDrawer-paper,.drawer.exa .MuiDrawer-paper,.drawer.prompt_consensus .MuiDrawer-paper,.drawer.responses .MuiDrawer-paper,.drawer.roleplay .MuiDrawer-paper,.drawer.suffixes_gallery .MuiDrawer-paper{width:400px}.isloading.gallerycloud.dark .loading_text,.isloading.gallerycloud.light .loading_text{color:#f5f5f5}.drawer.prompt_consensus .container.isloading,.drawer.prompt_response .container.isloading{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.drawer.prompt_consensus .container.isloading .button.cancel,.drawer.prompt_response .container.isloading .button.cancel{display:flex;margin-left:auto;margin-right:auto;margin-top:0;background:#58656b;border:1px solid #636e76;opacity:1;z-index:999;cursor:pointer}.drawer.chatgpt.expanded .MuiDrawer-paper>.header{display:none}.drawer.chatgpt .container.isloading{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.drawer.chatgpt .container.isloading .button.cancel{display:flex;margin-left:auto;margin-right:auto;margin-top:0;background:#2e4753;border:1px solid #317bb5;opacity:1;z-index:999;cursor:pointer;font-family:Gruppo;font-style:italic}.drawer.chatgpt .container.text.light .markdown{color:#000!important;opacity:1!important;background:radial-gradient(circle at 30% 30%,#c7c7c7,#8a8a8a);margin-left:.3rem;margin-top:2rem;padding-top:.4rem}.drawer.chatgpt .container.text.light .markdown h,.drawer.chatgpt .container.text.light .markdown h2,.drawer.chatgpt .container.text.light .markdown h3,.drawer.chatgpt .container.text.light .markdown h4,.drawer.chatgpt .container.text.light .markdown h5{opacity:1!important;color:#000!important}.drawer.chatgpt .container.text.light .markdown>ul>li{text-shadow:none;opacity:1!important;color:#000}.drawer.chatgpt .container.text.light .markdown>ul>li:before{color:#273a34}.drawer.chatgpt .container.text.light .markdown li>p>strong{opacity:1!important;color:#000}.drawer.chatgpt .container.text.light .markdown p{opacity:1!important}.drawer.chatgpt .container.text.light .markdown .related.searches .prompts .prompt{border:1px solid #1e2227;background:#93a1af!important}.drawer.chatgpt .container.text.light .markdown .related.searches .prompts .prompt .parts .part.\|.response_type{opacity:1!important}.drawer.chatgpt .container.text.light .markdown .gallery.container .image .attribution .label,.drawer.chatgpt .container.text.light .markdown .gallery.container .title,.drawer.chatgpt .container.text.light .markdown .related.searches .title{color:#000!important;opacity:1!important}.drawer.chatgpt.roleplay .markdown{padding:0 .4rem;margin-block-start:.7rem}.drawer.chatgpt.roleplay .markdown>p{padding:0 1rem;margin-block-start:0}.drawer.visualizer.single_select{position:absolute;top:0}.container.response_metrics,.container.visualizer,.drawer.response_metrics,.drawer.visualizer{border-left:2px solid #2a2a2a;border-top:3px solid #2d2d2d;border-top-left-radius:15px;background:linear-gradient(181deg,rgba(29,31,33,.9607843137) 5%,#222326 50%);height:auto;overflow-y:auto;transition-duration:1.3s!important;border-radius:15px;color:#fff}.container.response_metrics .header,.container.visualizer .header,.drawer.response_metrics .header,.drawer.visualizer .header{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-top:1rem}.container.response_metrics .header .title,.container.visualizer .header .title,.drawer.response_metrics .header .title,.drawer.visualizer .header .title{font-size:1.2rem;margin-top:1rem;margin-left:1.2rem}.container.response_metrics .header .icon.close,.container.visualizer .header .icon.close,.drawer.response_metrics .header .icon.close,.drawer.visualizer .header .icon.close{color:#fff;opacity:.4;position:absolute;top:5px;right:1rem}.container.response_metrics.multi_select.hide,.container.visualizer.multi_select.hide,.drawer.response_metrics.multi_select.hide,.drawer.visualizer.multi_select.hide{display:none!important}.container.response_metrics.multi_select .metrics,.container.visualizer.multi_select .metrics,.drawer.response_metrics.multi_select .metrics,.drawer.visualizer.multi_select .metrics{line-height:normal}.container.response_metrics.multi_select .metrics .container.model,.container.response_metrics.multi_select .metrics .container.temperature,.container.visualizer.multi_select .metrics .container.model,.container.visualizer.multi_select .metrics .container.temperature,.drawer.response_metrics.multi_select .metrics .container.model,.drawer.response_metrics.multi_select .metrics .container.temperature,.drawer.visualizer.multi_select .metrics .container.model,.drawer.visualizer.multi_select .metrics .container.temperature{display:none!important}.container.response_metrics.multi_select .button.metrics,.container.response_metrics.multi_select .button.rating,.container.visualizer.multi_select .button.metrics,.container.visualizer.multi_select .button.rating,.drawer.response_metrics.multi_select .button.metrics,.drawer.response_metrics.multi_select .button.rating,.drawer.visualizer.multi_select .button.metrics,.drawer.visualizer.multi_select .button.rating{border:1px solid hsla(0,0%,50.2%,.1294117647)!important}.container.response_metrics .visualizer.nlp,.container.visualizer .visualizer.nlp,.drawer.response_metrics .visualizer.nlp,.drawer.visualizer .visualizer.nlp{overflow-y:auto;overflow-x:hidden;height:80vh;display:flex;flex-direction:column;justify-content:flex-start;padding-top:20px}.container.response_metrics .visualizer.nlp .date,.container.visualizer .visualizer.nlp .date,.drawer.response_metrics .visualizer.nlp .date,.drawer.visualizer .visualizer.nlp .date{width:100%;display:inline-block;font-size:80%;margin-left:1.2rem;margin-bottom:1.5rem;color:grey}.container.response_metrics .visualizer.nlp .date .elapsed,.container.visualizer .visualizer.nlp .date .elapsed,.drawer.response_metrics .visualizer.nlp .date .elapsed,.drawer.visualizer .visualizer.nlp .date .elapsed{float:right;margin-right:2.4rem;color:grey}.container.response_metrics .visualizer.nlp .date .elapsed:after,.container.visualizer .visualizer.nlp .date .elapsed:after,.drawer.response_metrics .visualizer.nlp .date .elapsed:after,.drawer.visualizer .visualizer.nlp .date .elapsed:after{content:"(s)";margin-left:.2rem;opacity:.2;color:#fff}.container.response_metrics .visualizer.nlp .prompt.\|.label,.container.visualizer .visualizer.nlp .prompt.\|.label,.drawer.response_metrics .visualizer.nlp .prompt.\|.label,.drawer.visualizer .visualizer.nlp .prompt.\|.label{text-align:center;margin-bottom:1.5rem;font-family:Gruppo;opacity:.6}.container.response_metrics .visualizer.nlp .metrics,.container.response_metrics .visualizer.nlp .ner,.container.visualizer .visualizer.nlp .metrics,.container.visualizer .visualizer.nlp .ner,.drawer.response_metrics .visualizer.nlp .metrics,.drawer.response_metrics .visualizer.nlp .ner,.drawer.visualizer .visualizer.nlp .metrics,.drawer.visualizer .visualizer.nlp .ner{display:flex;flex-wrap:wrap}.container.response_metrics .visualizer.nlp .metrics .container,.container.response_metrics .visualizer.nlp .ner .container,.container.visualizer .visualizer.nlp .metrics .container,.container.visualizer .visualizer.nlp .ner .container,.drawer.response_metrics .visualizer.nlp .metrics .container,.drawer.response_metrics .visualizer.nlp .ner .container,.drawer.visualizer .visualizer.nlp .metrics .container,.drawer.visualizer .visualizer.nlp .ner .container{width:49%;display:flex;flex-direction:column;margin-bottom:.55rem}.container.response_metrics .visualizer.nlp .metrics .container.avg .label:after,.container.response_metrics .visualizer.nlp .ner .container.avg .label:after,.container.visualizer .visualizer.nlp .metrics .container.avg .label:after,.container.visualizer .visualizer.nlp .ner .container.avg .label:after,.drawer.response_metrics .visualizer.nlp .metrics .container.avg .label:after,.drawer.response_metrics .visualizer.nlp .ner .container.avg .label:after,.drawer.visualizer .visualizer.nlp .metrics .container.avg .label:after,.drawer.visualizer .visualizer.nlp .ner .container.avg .label:after{content:"(avg)";font-size:.7rem;margin-left:.2rem;opacity:.4;text-transform:lowercase}.container.response_metrics .visualizer.nlp .metrics .container .container,.container.response_metrics .visualizer.nlp .metrics .container .metric,.container.response_metrics .visualizer.nlp .ner .container .container,.container.response_metrics .visualizer.nlp .ner .container .metric,.container.visualizer .visualizer.nlp .metrics .container .container,.container.visualizer .visualizer.nlp .metrics .container .metric,.container.visualizer .visualizer.nlp .ner .container .container,.container.visualizer .visualizer.nlp .ner .container .metric,.drawer.response_metrics .visualizer.nlp .metrics .container .container,.drawer.response_metrics .visualizer.nlp .metrics .container .metric,.drawer.response_metrics .visualizer.nlp .ner .container .container,.drawer.response_metrics .visualizer.nlp .ner .container .metric,.drawer.visualizer .visualizer.nlp .metrics .container .container,.drawer.visualizer .visualizer.nlp .metrics .container .metric,.drawer.visualizer .visualizer.nlp .ner .container .container,.drawer.visualizer .visualizer.nlp .ner .container .metric{display:flex;flex-direction:column;text-align:center}.container.response_metrics .visualizer.nlp .metrics .container .container .label,.container.response_metrics .visualizer.nlp .metrics .container .metric .label,.container.response_metrics .visualizer.nlp .ner .container .container .label,.container.response_metrics .visualizer.nlp .ner .container .metric .label,.container.visualizer .visualizer.nlp .metrics .container .container .label,.container.visualizer .visualizer.nlp .metrics .container .metric .label,.container.visualizer .visualizer.nlp .ner .container .container .label,.container.visualizer .visualizer.nlp .ner .container .metric .label,.drawer.response_metrics .visualizer.nlp .metrics .container .container .label,.drawer.response_metrics .visualizer.nlp .metrics .container .metric .label,.drawer.response_metrics .visualizer.nlp .ner .container .container .label,.drawer.response_metrics .visualizer.nlp .ner .container .metric .label,.drawer.visualizer .visualizer.nlp .metrics .container .container .label,.drawer.visualizer .visualizer.nlp .metrics .container .metric .label,.drawer.visualizer .visualizer.nlp .ner .container .container .label,.drawer.visualizer .visualizer.nlp .ner .container .metric .label{opacity:.5;font-size:.75rem;text-transform:uppercase}.container.response_metrics .visualizer.nlp .metrics .container .container>.value,.container.response_metrics .visualizer.nlp .metrics .container .metric>.value,.container.response_metrics .visualizer.nlp .ner .container .container>.value,.container.response_metrics .visualizer.nlp .ner .container .metric>.value,.container.visualizer .visualizer.nlp .metrics .container .container>.value,.container.visualizer .visualizer.nlp .metrics .container .metric>.value,.container.visualizer .visualizer.nlp .ner .container .container>.value,.container.visualizer .visualizer.nlp .ner .container .metric>.value,.drawer.response_metrics .visualizer.nlp .metrics .container .container>.value,.drawer.response_metrics .visualizer.nlp .metrics .container .metric>.value,.drawer.response_metrics .visualizer.nlp .ner .container .container>.value,.drawer.response_metrics .visualizer.nlp .ner .container .metric>.value,.drawer.visualizer .visualizer.nlp .metrics .container .container>.value,.drawer.visualizer .visualizer.nlp .metrics .container .metric>.value,.drawer.visualizer .visualizer.nlp .ner .container .container>.value,.drawer.visualizer .visualizer.nlp .ner .container .metric>.value{margin-top:.2rem}.container.response_metrics .visualizer.nlp .ner .container,.container.visualizer .visualizer.nlp .ner .container,.drawer.response_metrics .visualizer.nlp .ner .container,.drawer.visualizer .visualizer.nlp .ner .container{width:30%}.container.response_metrics .visualizer.nlp .custom.bar .rect,.container.visualizer .visualizer.nlp .custom.bar .rect,.drawer.response_metrics .visualizer.nlp .custom.bar .rect,.drawer.visualizer .visualizer.nlp .custom.bar .rect{stroke:rgba(52,52,52,.7215686275);stroke-width:2px}.container.response_metrics .visualizer.nlp .custom.bar .label,.container.visualizer .visualizer.nlp .custom.bar .label,.drawer.response_metrics .visualizer.nlp .custom.bar .label,.drawer.visualizer .visualizer.nlp .custom.bar .label{font-size:.8rem;color:#cbcbcb}.container.response_metrics .visualizer.nlp .recharts-rectangle,.container.visualizer .visualizer.nlp .recharts-rectangle,.drawer.response_metrics .visualizer.nlp .recharts-rectangle,.drawer.visualizer .visualizer.nlp .recharts-rectangle{fill:rgba(52,52,52,.7)}.container.response_metrics .visualizer.nlp .recharts-tooltip-label,.container.visualizer .visualizer.nlp .recharts-tooltip-label,.drawer.response_metrics .visualizer.nlp .recharts-tooltip-label,.drawer.visualizer .visualizer.nlp .recharts-tooltip-label{color:#000}.container.response_metrics .visualizer.nlp .recharts-cartesian-grid-horizontal line,.container.visualizer .visualizer.nlp .recharts-cartesian-grid-horizontal line,.drawer.response_metrics .visualizer.nlp .recharts-cartesian-grid-horizontal line,.drawer.visualizer .visualizer.nlp .recharts-cartesian-grid-horizontal line{stroke:rgba(52,52,52,.7215686275)}.container.response_metrics .visualizer.nlp .recharts-cartesian-axis-tick text,.container.visualizer .visualizer.nlp .recharts-cartesian-axis-tick text,.drawer.response_metrics .visualizer.nlp .recharts-cartesian-axis-tick text,.drawer.visualizer .visualizer.nlp .recharts-cartesian-axis-tick text{font-size:.6rem}.drawer.chatgpt .prompt_editor.\|.button.container.\|.response_type{position:absolute;left:0;margin-left:0}.drawer.chatgpt .header.search_suffixes .text.\|.values{margin-left:24px}.drawer.chatgpt .header.search_suffixes .prompt_editor.\|.button{display:none}.drawer.chatgpt .buttons.icons,.drawer.multi_select .buttons.icons,.drawer.prompt_response .buttons.icons{display:inline-block;right:2.5rem;position:absolute;top:1.5rem;opacity:.4;z-index:0;cursor:pointer}.drawer.chatgpt .buttons.icons .icon,.drawer.multi_select .buttons.icons .icon,.drawer.prompt_response .buttons.icons .icon{margin-top:0;padding:0 .8rem 0 0}.drawer.chatgpt .buttons.icons .icon .img,.drawer.multi_select .buttons.icons .icon .img,.drawer.prompt_response .buttons.icons .icon .img{width:24px;height:24px}.drawer.chatgpt .icon.responses .label.count,.drawer.multi_select .icon.responses .label.count,.drawer.prompt_response .icon.responses .label.count{position:absolute;color:#fff;right:8px;bottom:8px;font-size:.6rem;opacity:1}.drawer.chatgpt .MuiTab-wrapper,.drawer.multi_select .MuiTab-wrapper,.drawer.prompt_response .MuiTab-wrapper{flex-direction:row}.drawer.chatgpt .MuiTab-wrapper svg,.drawer.multi_select .MuiTab-wrapper svg,.drawer.prompt_response .MuiTab-wrapper svg{margin-right:.8rem}.drawer.chatgpt .header .title_bar,.drawer.multi_select .header .title_bar,.drawer.prompt_response .header .title_bar{margin-top:.8rem;max-height:80px!important;overflow:hidden}.drawer.chatgpt .tabs.responses .MuiTab-wrapper,.drawer.multi_select .tabs.responses .MuiTab-wrapper,.drawer.prompt_response .tabs.responses .MuiTab-wrapper{font-size:.9rem;line-height:.8rem;font-family:Gruppo}.drawer.chatgpt .tabs.responses .MuiSvgIcon-root,.drawer.multi_select .tabs.responses .MuiSvgIcon-root,.drawer.prompt_response .tabs.responses .MuiSvgIcon-root{fill:#517269}.drawer.chatgpt .tabs.responses .MuiTabs-flexContainer,.drawer.multi_select .tabs.responses .MuiTabs-flexContainer,.drawer.prompt_response .tabs.responses .MuiTabs-flexContainer{justify-content:unset;height:32px}.drawer.chatgpt .question,.drawer.multi_select .question,.drawer.prompt_response .question{position:relative;margin-top:-.3rem}.drawer.chatgpt .question>.text,.drawer.multi_select .question>.text,.drawer.prompt_response .question>.text{width:85%;display:grid;color:#faebd7;padding:0 2rem;border-left:none;border-right:none}.drawer.chatgpt .question>.text .label.search_term,.drawer.multi_select .question>.text .label.search_term,.drawer.prompt_response .question>.text .label.search_term{font-size:1.37rem;font-family:Gruppo}.drawer.chatgpt .question>.text .label.search_term :focus-visible,.drawer.multi_select .question>.text .label.search_term :focus-visible,.drawer.prompt_response .question>.text .label.search_term :focus-visible{outline:none}.drawer.chatgpt .question>.text .label.search_term .label.\|.delmiter,.drawer.multi_select .question>.text .label.search_term .label.\|.delmiter,.drawer.prompt_response .question>.text .label.search_term .label.\|.delmiter{font-size:.8rem;opacity:.4;color:grey;margin-right:.5rem}.drawer.chatgpt .question>.text .suffix.active,.drawer.multi_select .question>.text .suffix.active,.drawer.prompt_response .question>.text .suffix.active{cursor:pointer}.drawer.chatgpt .question>.text .suffix.active .icon.open,.drawer.multi_select .question>.text .suffix.active .icon.open,.drawer.prompt_response .question>.text .suffix.active .icon.open{color:#7fafa2;opacity:.4}.drawer.chatgpt .question>.text .suffix.active .icon.open:before,.drawer.multi_select .question>.text .suffix.active .icon.open:before,.drawer.prompt_response .question>.text .suffix.active .icon.open:before{content:"+";font-size:.8rem;margin-top:.2rem}.drawer.chatgpt .question>.text .suffix.active .icon.open:hover,.drawer.multi_select .question>.text .suffix.active .icon.open:hover,.drawer.prompt_response .question>.text .suffix.active .icon.open:hover{opacity:1}.drawer.chatgpt .question>.text .suffix.active .icon.open.has_suffix,.drawer.multi_select .question>.text .suffix.active .icon.open.has_suffix,.drawer.prompt_response .question>.text .suffix.active .icon.open.has_suffix{padding-right:0;padding-left:0;margin-left:-1.6rem}.drawer.chatgpt .question>.text .suffix.active .label.selected,.drawer.multi_select .question>.text .suffix.active .label.selected,.drawer.prompt_response .question>.text .suffix.active .label.selected{font-size:1.2rem;text-align:center}.drawer.chatgpt .container.text.settings,.drawer.multi_select .container.text.settings,.drawer.prompt_response .container.text.settings{position:relative;font-size:21px}.drawer.chatgpt .markdown,.drawer.multi_select .markdown,.drawer.prompt_response .markdown{display:inline-block;padding:0 .8rem .5rem;border-radius:5px;border:none;overflow-y:auto;margin-block-end:0;position:relative;overflow-x:hidden;width:inherit}.drawer.chatgpt .markdown.mobile,.drawer.multi_select .markdown.mobile,.drawer.prompt_response .markdown.mobile{padding-top:0}.drawer.chatgpt .markdown.desktop,.drawer.multi_select .markdown.desktop,.drawer.prompt_response .markdown.desktop{width:inherit}.drawer.chatgpt .markdown.active_prompt .header .label.question,.drawer.chatgpt .markdown.active_question .header .label.question,.drawer.multi_select .markdown.active_prompt .header .label.question,.drawer.multi_select .markdown.active_question .header .label.question,.drawer.prompt_response .markdown.active_prompt .header .label.question,.drawer.prompt_response .markdown.active_question .header .label.question{margin-bottom:1rem}.drawer.chatgpt .markdown .container.isloading .loading_overlay,.drawer.multi_select .markdown .container.isloading .loading_overlay,.drawer.prompt_response .markdown .container.isloading .loading_overlay{height:100%;position:absolute;background:rgba(149,156,165,.08);z-index:999;mix-blend-mode:hard-light}.drawer.chatgpt .markdown .container.\|.response_type,.drawer.multi_select .markdown .container.\|.response_type,.drawer.prompt_response .markdown .container.\|.response_type{width:98%;margin-left:1rem;display:flex;justify-content:space-between;position:relative}.drawer.chatgpt .markdown .container.\|.response_type .button.settings .icon,.drawer.multi_select .markdown .container.\|.response_type .button.settings .icon,.drawer.prompt_response .markdown .container.\|.response_type .button.settings .icon{width:16px;height:16px}.drawer.chatgpt .markdown .container.\|.response_type .select.response_types,.drawer.multi_select .markdown .container.\|.response_type .select.response_types,.drawer.prompt_response .markdown .container.\|.response_type .select.response_types{flex-grow:1;margin-right:1rem}.drawer.chatgpt .markdown .container.\|.response_type .buttons.\|.navigation,.drawer.multi_select .markdown .container.\|.response_type .buttons.\|.navigation,.drawer.prompt_response .markdown .container.\|.response_type .buttons.\|.navigation{margin-top:-.2rem;padding:.8rem 0 .8rem .8rem}.drawer.chatgpt .markdown .container.\|.response_type .buttons.\|.navigation .button,.drawer.multi_select .markdown .container.\|.response_type .buttons.\|.navigation .button,.drawer.prompt_response .markdown .container.\|.response_type .buttons.\|.navigation .button{width:38px;color:#7e7e7e;border-radius:6px;padding:0;min-width:auto;font-weight:700;margin-right:.3rem;height:26px;border:none;border-top:1px solid #3c4950;border-bottom:2px solid #3c4950;margin-top:.1rem}.drawer.chatgpt .markdown .container.\|.response_type .button.markdown_header .MuiButton-label,.drawer.multi_select .markdown .container.\|.response_type .button.markdown_header .MuiButton-label,.drawer.prompt_response .markdown .container.\|.response_type .button.markdown_header .MuiButton-label{border-top:1px solid #3c484f;border-bottom:1px solid #3c484f;border-radius:5px}.drawer.chatgpt .markdown .container.\|.response_type .button.markdown_header img,.drawer.multi_select .markdown .container.\|.response_type .button.markdown_header img,.drawer.prompt_response .markdown .container.\|.response_type .button.markdown_header img{width:24px;height:24px;opacity:.7}.drawer.chatgpt .markdown .container.\|.response_type.dark .select.response_types:before,.drawer.multi_select .markdown .container.\|.response_type.dark .select.response_types:before,.drawer.prompt_response .markdown .container.\|.response_type.dark .select.response_types:before{border-bottom:3px solid transparent}.drawer.chatgpt .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select,.drawer.multi_select .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select,.drawer.prompt_response .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select{color:#a6c8bf;background:linear-gradient(267deg,#191a1c,#1e2124);padding-left:.4rem;border-top-left-radius:15px;border-radius:15px;margin-left:-.4rem;padding-top:.5rem;border-color:#292a2a #2a2626 rgba(55,71,79,.4) #32393c;border-style:solid;border-width:1px}.drawer.chatgpt .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select .value,.drawer.multi_select .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select .value,.drawer.prompt_response .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select .value{font-weight:700}.drawer.chatgpt .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select .value.animate,.drawer.multi_select .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select .value.animate,.drawer.prompt_response .markdown .container.\|.response_type.dark .select.response_types .MuiSelect-select.MuiSelect-select .value.animate{background:linear-gradient(#fff,#fff) 0 no-repeat rgba(88,88,88,.7);background-size:0 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:textGradientAnimate 1.1s linear forwards}.drawer.chatgpt .markdown .container.\|.response_type.light .select.response_types .MuiSelect-select.MuiSelect-select,.drawer.multi_select .markdown .container.\|.response_type.light .select.response_types .MuiSelect-select.MuiSelect-select,.drawer.prompt_response .markdown .container.\|.response_type.light .select.response_types .MuiSelect-select.MuiSelect-select{color:#131a18;font-weight:700}.drawer.chatgpt .markdown .container.\|.response_type.light .select.response_types .MuiSelect-select.MuiSelect-select .value.animate,.drawer.multi_select .markdown .container.\|.response_type.light .select.response_types .MuiSelect-select.MuiSelect-select .value.animate,.drawer.prompt_response .markdown .container.\|.response_type.light .select.response_types .MuiSelect-select.MuiSelect-select .value.animate{background:linear-gradient(#151515,#1a1a1a) 0 no-repeat rgba(88,88,88,.7);background-size:0 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:textGradientAnimate 1.1s linear forwards}.drawer.chatgpt .markdown.flow_chart code,.drawer.chatgpt .markdown.knowledge_graph code,.drawer.chatgpt .markdown.mind_map code,.drawer.chatgpt .markdown.tree_diagram code,.drawer.multi_select .markdown.flow_chart code,.drawer.multi_select .markdown.knowledge_graph code,.drawer.multi_select .markdown.mind_map code,.drawer.multi_select .markdown.tree_diagram code,.drawer.prompt_response .markdown.flow_chart code,.drawer.prompt_response .markdown.knowledge_graph code,.drawer.prompt_response .markdown.mind_map code,.drawer.prompt_response .markdown.tree_diagram code{width:100%;display:inline-block}.drawer.chatgpt .markdown .container.response,.drawer.multi_select .markdown .container.response,.drawer.prompt_response .markdown .container.response{padding:1rem 0}.drawer.chatgpt .markdown .container.response .collapse.metrics,.drawer.multi_select .markdown .container.response .collapse.metrics,.drawer.prompt_response .markdown .container.response .collapse.metrics{border:none!important}.drawer.chatgpt .markdown .container.response .collapse.info,.drawer.chatgpt .markdown .container.response .collapse.md,.drawer.chatgpt .markdown .container.response .collapse.pos,.drawer.chatgpt .markdown .container.response .collapse.rating,.drawer.multi_select .markdown .container.response .collapse.info,.drawer.multi_select .markdown .container.response .collapse.md,.drawer.multi_select .markdown .container.response .collapse.pos,.drawer.multi_select .markdown .container.response .collapse.rating,.drawer.prompt_response .markdown .container.response .collapse.info,.drawer.prompt_response .markdown .container.response .collapse.md,.drawer.prompt_response .markdown .container.response .collapse.pos,.drawer.prompt_response .markdown .container.response .collapse.rating{min-height:auto!important;transition-duration:1.3s}.drawer.chatgpt .markdown .container.response .collapse.info .response_rating .input.container,.drawer.chatgpt .markdown .container.response .collapse.md .response_rating .input.container,.drawer.chatgpt .markdown .container.response .collapse.pos .response_rating .input.container,.drawer.chatgpt .markdown .container.response .collapse.rating .response_rating .input.container,.drawer.multi_select .markdown .container.response .collapse.info .response_rating .input.container,.drawer.multi_select .markdown .container.response .collapse.md .response_rating .input.container,.drawer.multi_select .markdown .container.response .collapse.pos .response_rating .input.container,.drawer.multi_select .markdown .container.response .collapse.rating .response_rating .input.container,.drawer.prompt_response .markdown .container.response .collapse.info .response_rating .input.container,.drawer.prompt_response .markdown .container.response .collapse.md .response_rating .input.container,.drawer.prompt_response .markdown .container.response .collapse.pos .response_rating .input.container,.drawer.prompt_response .markdown .container.response .collapse.rating .response_rating .input.container{height:15px!important}.drawer.chatgpt .markdown .container.response .collapse.info .response_rating .input.container input,.drawer.chatgpt .markdown .container.response .collapse.md .response_rating .input.container input,.drawer.chatgpt .markdown .container.response .collapse.pos .response_rating .input.container input,.drawer.chatgpt .markdown .container.response .collapse.rating .response_rating .input.container input,.drawer.multi_select .markdown .container.response .collapse.info .response_rating .input.container input,.drawer.multi_select .markdown .container.response .collapse.md .response_rating .input.container input,.drawer.multi_select .markdown .container.response .collapse.pos .response_rating .input.container input,.drawer.multi_select .markdown .container.response .collapse.rating .response_rating .input.container input,.drawer.prompt_response .markdown .container.response .collapse.info .response_rating .input.container input,.drawer.prompt_response .markdown .container.response .collapse.md .response_rating .input.container input,.drawer.prompt_response .markdown .container.response .collapse.pos .response_rating .input.container input,.drawer.prompt_response .markdown .container.response .collapse.rating .response_rating .input.container input{height:22px;transform:scale(.8)}.drawer.chatgpt .markdown .container.response .collapse.info .response_rating .emoji.value,.drawer.chatgpt .markdown .container.response .collapse.md .response_rating .emoji.value,.drawer.chatgpt .markdown .container.response .collapse.pos .response_rating .emoji.value,.drawer.chatgpt .markdown .container.response .collapse.rating .response_rating .emoji.value,.drawer.multi_select .markdown .container.response .collapse.info .response_rating .emoji.value,.drawer.multi_select .markdown .container.response .collapse.md .response_rating .emoji.value,.drawer.multi_select .markdown .container.response .collapse.pos .response_rating .emoji.value,.drawer.multi_select .markdown .container.response .collapse.rating .response_rating .emoji.value,.drawer.prompt_response .markdown .container.response .collapse.info .response_rating .emoji.value,.drawer.prompt_response .markdown .container.response .collapse.md .response_rating .emoji.value,.drawer.prompt_response .markdown .container.response .collapse.pos .response_rating .emoji.value,.drawer.prompt_response .markdown .container.response .collapse.rating .response_rating .emoji.value{mix-blend-mode:screen;color:#d3d3d3;opacity:.9;font-size:.8rem;text-align:center}.drawer.chatgpt .markdown .container.response>.header,.drawer.multi_select .markdown .container.response>.header,.drawer.prompt_response .markdown .container.response>.header{display:flex}.drawer.chatgpt .markdown .container.response>.header.single_select,.drawer.multi_select .markdown .container.response>.header.single_select,.drawer.prompt_response .markdown .container.response>.header.single_select{flex-direction:column;margin-top:-1rem}.drawer.chatgpt .markdown .container.response>.header.single_select .bottom.actions.buttons,.drawer.multi_select .markdown .container.response>.header.single_select .bottom.actions.buttons,.drawer.prompt_response .markdown .container.response>.header.single_select .bottom.actions.buttons{width:100%;display:flex;flex-direction:row;justify-content:space-between}.drawer.chatgpt .markdown .container.response>.header .top,.drawer.multi_select .markdown .container.response>.header .top,.drawer.prompt_response .markdown .container.response>.header .top{display:flex;width:auto;align-items:center;justify-content:space-between;margin-left:5px;margin-right:5px}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model,.drawer.multi_select .markdown .container.response>.header .setting.ai_model,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model{margin-left:0;display:flex;align-items:center}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model .MuiSelect-select.MuiSelect-select,.drawer.multi_select .markdown .container.response>.header .setting.ai_model .MuiSelect-select.MuiSelect-select,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model .MuiSelect-select.MuiSelect-select{display:flex;align-items:center}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model.light,.drawer.multi_select .markdown .container.response>.header .setting.ai_model.light,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model.light{opacity:.7}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model.light .value,.drawer.multi_select .markdown .container.response>.header .setting.ai_model.light .value,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model.light .value{color:#141414;font-weight:700}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model .image,.drawer.multi_select .markdown .container.response>.header .setting.ai_model .image,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model .image{height:18px;width:18px;border-radius:50%;margin-right:.5rem;position:absolute}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model .value,.drawer.multi_select .markdown .container.response>.header .setting.ai_model .value,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model .value{font-size:15px;margin-left:24px;color:#dadada;font-family:Gruppo;font-weight:700}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model .MuiInput-underline:before,.drawer.multi_select .markdown .container.response>.header .setting.ai_model .MuiInput-underline:before,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model .MuiInput-underline:before{transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1) 0ms!important;border-bottom:none}.drawer.chatgpt .markdown .container.response>.header .setting.ai_model .MuiSelect-icon,.drawer.multi_select .markdown .container.response>.header .setting.ai_model .MuiSelect-icon,.drawer.prompt_response .markdown .container.response>.header .setting.ai_model .MuiSelect-icon{color:grey}.drawer.chatgpt .markdown .container.response>.header .temp.\|.label,.drawer.multi_select .markdown .container.response>.header .temp.\|.label,.drawer.prompt_response .markdown .container.response>.header .temp.\|.label{font-size:.6rem;opacity:.3;display:flex;justify-content:center;align-items:center;margin-left:.7rem;font-family:Gruppo;line-height:normal;text-align:center}.drawer.chatgpt .markdown .container.response>.header .button.advanced,.drawer.chatgpt .markdown .container.response>.header .button.close,.drawer.chatgpt .markdown .container.response>.header .button.consensus,.drawer.chatgpt .markdown .container.response>.header .button.copy,.drawer.chatgpt .markdown .container.response>.header .button.entities,.drawer.chatgpt .markdown .container.response>.header .button.focus,.drawer.chatgpt .markdown .container.response>.header .button.info,.drawer.chatgpt .markdown .container.response>.header .button.metrics,.drawer.chatgpt .markdown .container.response>.header .button.parts_of_speech,.drawer.chatgpt .markdown .container.response>.header .button.pos,.drawer.chatgpt .markdown .container.response>.header .button.prompts,.drawer.chatgpt .markdown .container.response>.header .button.rating,.drawer.chatgpt .markdown .container.response>.header .button.raw,.drawer.chatgpt .markdown .container.response>.header .button.response_type_enhancer,.drawer.chatgpt .markdown .container.response>.header .button.sentiment,.drawer.multi_select .markdown .container.response>.header .button.advanced,.drawer.multi_select .markdown .container.response>.header .button.close,.drawer.multi_select .markdown .container.response>.header .button.consensus,.drawer.multi_select .markdown .container.response>.header .button.copy,.drawer.multi_select .markdown .container.response>.header .button.entities,.drawer.multi_select .markdown .container.response>.header .button.focus,.drawer.multi_select .markdown .container.response>.header .button.info,.drawer.multi_select .markdown .container.response>.header .button.metrics,.drawer.multi_select .markdown .container.response>.header .button.parts_of_speech,.drawer.multi_select .markdown .container.response>.header .button.pos,.drawer.multi_select .markdown .container.response>.header .button.prompts,.drawer.multi_select .markdown .container.response>.header .button.rating,.drawer.multi_select .markdown .container.response>.header .button.raw,.drawer.multi_select .markdown .container.response>.header .button.response_type_enhancer,.drawer.multi_select .markdown .container.response>.header .button.sentiment,.drawer.prompt_response .markdown .container.response>.header .button.advanced,.drawer.prompt_response .markdown .container.response>.header .button.close,.drawer.prompt_response .markdown .container.response>.header .button.consensus,.drawer.prompt_response .markdown .container.response>.header .button.copy,.drawer.prompt_response .markdown .container.response>.header .button.entities,.drawer.prompt_response .markdown .container.response>.header .button.focus,.drawer.prompt_response .markdown .container.response>.header .button.info,.drawer.prompt_response .markdown .container.response>.header .button.metrics,.drawer.prompt_response .markdown .container.response>.header .button.parts_of_speech,.drawer.prompt_response .markdown .container.response>.header .button.pos,.drawer.prompt_response .markdown .container.response>.header .button.prompts,.drawer.prompt_response .markdown .container.response>.header .button.rating,.drawer.prompt_response .markdown .container.response>.header .button.raw,.drawer.prompt_response .markdown .container.response>.header .button.response_type_enhancer,.drawer.prompt_response .markdown .container.response>.header .button.sentiment{opacity:.65;margin-top:.2rem;cursor:pointer}.drawer.chatgpt .markdown .container.response>.header .button.advanced.active,.drawer.chatgpt .markdown .container.response>.header .button.close.active,.drawer.chatgpt .markdown .container.response>.header .button.consensus.active,.drawer.chatgpt .markdown .container.response>.header .button.copy.active,.drawer.chatgpt .markdown .container.response>.header .button.entities.active,.drawer.chatgpt .markdown .container.response>.header .button.focus.active,.drawer.chatgpt .markdown .container.response>.header .button.info.active,.drawer.chatgpt .markdown .container.response>.header .button.metrics.active,.drawer.chatgpt .markdown .container.response>.header .button.parts_of_speech.active,.drawer.chatgpt .markdown .container.response>.header .button.pos.active,.drawer.chatgpt .markdown .container.response>.header .button.prompts.active,.drawer.chatgpt .markdown .container.response>.header .button.rating.active,.drawer.chatgpt .markdown .container.response>.header .button.raw.active,.drawer.chatgpt .markdown .container.response>.header .button.response_type_enhancer.active,.drawer.chatgpt .markdown .container.response>.header .button.sentiment.active,.drawer.multi_select .markdown .container.response>.header .button.advanced.active,.drawer.multi_select .markdown .container.response>.header .button.close.active,.drawer.multi_select .markdown .container.response>.header .button.consensus.active,.drawer.multi_select .markdown .container.response>.header .button.copy.active,.drawer.multi_select .markdown .container.response>.header .button.entities.active,.drawer.multi_select .markdown .container.response>.header .button.focus.active,.drawer.multi_select .markdown .container.response>.header .button.info.active,.drawer.multi_select .markdown .container.response>.header .button.metrics.active,.drawer.multi_select .markdown .container.response>.header .button.parts_of_speech.active,.drawer.multi_select .markdown .container.response>.header .button.pos.active,.drawer.multi_select .markdown .container.response>.header .button.prompts.active,.drawer.multi_select .markdown .container.response>.header .button.rating.active,.drawer.multi_select .markdown .container.response>.header .button.raw.active,.drawer.multi_select .markdown .container.response>.header .button.response_type_enhancer.active,.drawer.multi_select .markdown .container.response>.header .button.sentiment.active,.drawer.prompt_response .markdown .container.response>.header .button.advanced.active,.drawer.prompt_response .markdown .container.response>.header .button.close.active,.drawer.prompt_response .markdown .container.response>.header .button.consensus.active,.drawer.prompt_response .markdown .container.response>.header .button.copy.active,.drawer.prompt_response .markdown .container.response>.header .button.entities.active,.drawer.prompt_response .markdown .container.response>.header .button.focus.active,.drawer.prompt_response .markdown .container.response>.header .button.info.active,.drawer.prompt_response .markdown .container.response>.header .button.metrics.active,.drawer.prompt_response .markdown .container.response>.header .button.parts_of_speech.active,.drawer.prompt_response .markdown .container.response>.header .button.pos.active,.drawer.prompt_response .markdown .container.response>.header .button.prompts.active,.drawer.prompt_response .markdown .container.response>.header .button.rating.active,.drawer.prompt_response .markdown .container.response>.header .button.raw.active,.drawer.prompt_response .markdown .container.response>.header .button.response_type_enhancer.active,.drawer.prompt_response .markdown .container.response>.header .button.sentiment.active{border-bottom:2px solid grey}.drawer.chatgpt .markdown .container.response>.header .button.advanced img,.drawer.chatgpt .markdown .container.response>.header .button.close img,.drawer.chatgpt .markdown .container.response>.header .button.consensus img,.drawer.chatgpt .markdown .container.response>.header .button.copy img,.drawer.chatgpt .markdown .container.response>.header .button.entities img,.drawer.chatgpt .markdown .container.response>.header .button.focus img,.drawer.chatgpt .markdown .container.response>.header .button.info img,.drawer.chatgpt .markdown .container.response>.header .button.metrics img,.drawer.chatgpt .markdown .container.response>.header .button.parts_of_speech img,.drawer.chatgpt .markdown .container.response>.header .button.pos img,.drawer.chatgpt .markdown .container.response>.header .button.prompts img,.drawer.chatgpt .markdown .container.response>.header .button.rating img,.drawer.chatgpt .markdown .container.response>.header .button.raw img,.drawer.chatgpt .markdown .container.response>.header .button.response_type_enhancer img,.drawer.chatgpt .markdown .container.response>.header .button.sentiment img,.drawer.multi_select .markdown .container.response>.header .button.advanced img,.drawer.multi_select .markdown .container.response>.header .button.close img,.drawer.multi_select .markdown .container.response>.header .button.consensus img,.drawer.multi_select .markdown .container.response>.header .button.copy img,.drawer.multi_select .markdown .container.response>.header .button.entities img,.drawer.multi_select .markdown .container.response>.header .button.focus img,.drawer.multi_select .markdown .container.response>.header .button.info img,.drawer.multi_select .markdown .container.response>.header .button.metrics img,.drawer.multi_select .markdown .container.response>.header .button.parts_of_speech img,.drawer.multi_select .markdown .container.response>.header .button.pos img,.drawer.multi_select .markdown .container.response>.header .button.prompts img,.drawer.multi_select .markdown .container.response>.header .button.rating img,.drawer.multi_select .markdown .container.response>.header .button.raw img,.drawer.multi_select .markdown .container.response>.header .button.response_type_enhancer img,.drawer.multi_select .markdown .container.response>.header .button.sentiment img,.drawer.prompt_response .markdown .container.response>.header .button.advanced img,.drawer.prompt_response .markdown .container.response>.header .button.close img,.drawer.prompt_response .markdown .container.response>.header .button.consensus img,.drawer.prompt_response .markdown .container.response>.header .button.copy img,.drawer.prompt_response .markdown .container.response>.header .button.entities img,.drawer.prompt_response .markdown .container.response>.header .button.focus img,.drawer.prompt_response .markdown .container.response>.header .button.info img,.drawer.prompt_response .markdown .container.response>.header .button.metrics img,.drawer.prompt_response .markdown .container.response>.header .button.parts_of_speech img,.drawer.prompt_response .markdown .container.response>.header .button.pos img,.drawer.prompt_response .markdown .container.response>.header .button.prompts img,.drawer.prompt_response .markdown .container.response>.header .button.rating img,.drawer.prompt_response .markdown .container.response>.header .button.raw img,.drawer.prompt_response .markdown .container.response>.header .button.response_type_enhancer img,.drawer.prompt_response .markdown .container.response>.header .button.sentiment img{height:18px;width:18px;border-radius:3px}.drawer.chatgpt .markdown .container.response>.header .button.advanced.light img,.drawer.chatgpt .markdown .container.response>.header .button.close.light img,.drawer.chatgpt .markdown .container.response>.header .button.consensus.light img,.drawer.chatgpt .markdown .container.response>.header .button.copy.light img,.drawer.chatgpt .markdown .container.response>.header .button.entities.light img,.drawer.chatgpt .markdown .container.response>.header .button.focus.light img,.drawer.chatgpt .markdown .container.response>.header .button.info.light img,.drawer.chatgpt .markdown .container.response>.header .button.metrics.light img,.drawer.chatgpt .markdown .container.response>.header .button.parts_of_speech.light img,.drawer.chatgpt .markdown .container.response>.header .button.pos.light img,.drawer.chatgpt .markdown .container.response>.header .button.prompts.light img,.drawer.chatgpt .markdown .container.response>.header .button.rating.light img,.drawer.chatgpt .markdown .container.response>.header .button.raw.light img,.drawer.chatgpt .markdown .container.response>.header .button.response_type_enhancer.light img,.drawer.chatgpt .markdown .container.response>.header .button.sentiment.light img,.drawer.multi_select .markdown .container.response>.header .button.advanced.light img,.drawer.multi_select .markdown .container.response>.header .button.close.light img,.drawer.multi_select .markdown .container.response>.header .button.consensus.light img,.drawer.multi_select .markdown .container.response>.header .button.copy.light img,.drawer.multi_select .markdown .container.response>.header .button.entities.light img,.drawer.multi_select .markdown .container.response>.header .button.focus.light img,.drawer.multi_select .markdown .container.response>.header .button.info.light img,.drawer.multi_select .markdown .container.response>.header .button.metrics.light img,.drawer.multi_select .markdown .container.response>.header .button.parts_of_speech.light img,.drawer.multi_select .markdown .container.response>.header .button.pos.light img,.drawer.multi_select .markdown .container.response>.header .button.prompts.light img,.drawer.multi_select .markdown .container.response>.header .button.rating.light img,.drawer.multi_select .markdown .container.response>.header .button.raw.light img,.drawer.multi_select .markdown .container.response>.header .button.response_type_enhancer.light img,.drawer.multi_select .markdown .container.response>.header .button.sentiment.light img,.drawer.prompt_response .markdown .container.response>.header .button.advanced.light img,.drawer.prompt_response .markdown .container.response>.header .button.close.light img,.drawer.prompt_response .markdown .container.response>.header .button.consensus.light img,.drawer.prompt_response .markdown .container.response>.header .button.copy.light img,.drawer.prompt_response .markdown .container.response>.header .button.entities.light img,.drawer.prompt_response .markdown .container.response>.header .button.focus.light img,.drawer.prompt_response .markdown .container.response>.header .button.info.light img,.drawer.prompt_response .markdown .container.response>.header .button.metrics.light img,.drawer.prompt_response .markdown .container.response>.header .button.parts_of_speech.light img,.drawer.prompt_response .markdown .container.response>.header .button.pos.light img,.drawer.prompt_response .markdown .container.response>.header .button.prompts.light img,.drawer.prompt_response .markdown .container.response>.header .button.rating.light img,.drawer.prompt_response .markdown .container.response>.header .button.raw.light img,.drawer.prompt_response .markdown .container.response>.header .button.response_type_enhancer.light img,.drawer.prompt_response .markdown .container.response>.header .button.sentiment.light img{filter:invert(1)}.drawer.chatgpt .markdown .container.response>.header .image.light,.drawer.multi_select .markdown .container.response>.header .image.light,.drawer.prompt_response .markdown .container.response>.header .image.light{border-radius:5px;padding-right:0;padding-left:0}.drawer.chatgpt .markdown .container.response>.header .button.close,.drawer.multi_select .markdown .container.response>.header .button.close,.drawer.prompt_response .markdown .container.response>.header .button.close{right:21px}.drawer.chatgpt .markdown .container.response>.header .button.copy,.drawer.multi_select .markdown .container.response>.header .button.copy,.drawer.prompt_response .markdown .container.response>.header .button.copy{right:55px}.drawer.chatgpt .markdown .container.response>.header .button.entities,.drawer.multi_select .markdown .container.response>.header .button.entities,.drawer.prompt_response .markdown .container.response>.header .button.entities{right:89px}.drawer.chatgpt .markdown .container.response>.header .button.prompts,.drawer.multi_select .markdown .container.response>.header .button.prompts,.drawer.prompt_response .markdown .container.response>.header .button.prompts{right:123px}.drawer.chatgpt .markdown .container.response>.header .button.metrics,.drawer.multi_select .markdown .container.response>.header .button.metrics,.drawer.prompt_response .markdown .container.response>.header .button.metrics{right:157px}.drawer.chatgpt .markdown .container.response>.header .button.parts_of_speech,.drawer.multi_select .markdown .container.response>.header .button.parts_of_speech,.drawer.prompt_response .markdown .container.response>.header .button.parts_of_speech{right:191px}.drawer.chatgpt .markdown .container.response>.header .button.info,.drawer.multi_select .markdown .container.response>.header .button.info,.drawer.prompt_response .markdown .container.response>.header .button.info{right:223px}.drawer.chatgpt .markdown .container.response>.header .button.rating,.drawer.multi_select .markdown .container.response>.header .button.rating,.drawer.prompt_response .markdown .container.response>.header .button.rating{right:256px}.drawer.chatgpt .markdown .container.response>.header .button.focus,.drawer.multi_select .markdown .container.response>.header .button.focus,.drawer.prompt_response .markdown .container.response>.header .button.focus{right:289px}.drawer.chatgpt .markdown .container.response>.header .button.raw_markdown,.drawer.multi_select .markdown .container.response>.header .button.raw_markdown,.drawer.prompt_response .markdown .container.response>.header .button.raw_markdown{right:322px}.drawer.chatgpt .markdown .container.response>ul,.drawer.multi_select .markdown .container.response>ul,.drawer.prompt_response .markdown .container.response>ul{padding-inline-start:0;margin-block-start:.4rem;list-style:none}.drawer.chatgpt .markdown .element.\|.container,.drawer.chatgpt .markdown .md.box,.drawer.multi_select .markdown .element.\|.container,.drawer.multi_select .markdown .md.box,.drawer.prompt_response .markdown .element.\|.container,.drawer.prompt_response .markdown .md.box{position:relative;width:auto;max-width:740px;border-radius:5px;border-width:1px;margin-block-start:0;margin-block-end:0;padding-bottom:.6rem}.drawer.chatgpt .markdown .element.\|.container>table,.drawer.chatgpt .markdown .md.box>table,.drawer.multi_select .markdown .element.\|.container>table,.drawer.multi_select .markdown .md.box>table,.drawer.prompt_response .markdown .element.\|.container>table,.drawer.prompt_response .markdown .md.box>table{font-size:85%}.drawer.chatgpt .markdown .element.\|.container.undefined,.drawer.chatgpt .markdown .md.box.undefined,.drawer.multi_select .markdown .element.\|.container.undefined,.drawer.multi_select .markdown .md.box.undefined,.drawer.prompt_response .markdown .element.\|.container.undefined,.drawer.prompt_response .markdown .md.box.undefined{font-size:110%;min-height:64vh}.drawer.chatgpt .markdown .element.\|.container.undefined.company_card_markdown,.drawer.chatgpt .markdown .md.box.undefined.company_card_markdown,.drawer.multi_select .markdown .element.\|.container.undefined.company_card_markdown,.drawer.multi_select .markdown .md.box.undefined.company_card_markdown,.drawer.prompt_response .markdown .element.\|.container.undefined.company_card_markdown,.drawer.prompt_response .markdown .md.box.undefined.company_card_markdown{font-size:130%}.drawer.chatgpt .markdown .element.\|.container.sentiment,.drawer.chatgpt .markdown .md.box.sentiment,.drawer.multi_select .markdown .element.\|.container.sentiment,.drawer.multi_select .markdown .md.box.sentiment,.drawer.prompt_response .markdown .element.\|.container.sentiment,.drawer.prompt_response .markdown .md.box.sentiment{display:flex;flex-direction:column;justify-content:space-between;gap:50px;margin-bottom:30px;display:none}.drawer.chatgpt .markdown .element.\|.container.sentiment .sentiment.analysis,.drawer.chatgpt .markdown .md.box.sentiment .sentiment.analysis,.drawer.multi_select .markdown .element.\|.container.sentiment .sentiment.analysis,.drawer.multi_select .markdown .md.box.sentiment .sentiment.analysis,.drawer.prompt_response .markdown .element.\|.container.sentiment .sentiment.analysis,.drawer.prompt_response .markdown .md.box.sentiment .sentiment.analysis{opacity:.3}.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus,.drawer.chatgpt .markdown .element.\|.container.prompts .style.wrapper,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus,.drawer.chatgpt .markdown .md.box.prompts .style.wrapper,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus,.drawer.multi_select .markdown .element.\|.container.prompts .style.wrapper,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus,.drawer.multi_select .markdown .md.box.prompts .style.wrapper,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus,.drawer.prompt_response .markdown .element.\|.container.prompts .style.wrapper,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus,.drawer.prompt_response .markdown .md.box.prompts .style.wrapper{padding:.9rem 1.2rem;border:1px solid #78909c;margin-bottom:1rem;border-radius:15px;cursor:pointer}.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus,.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus .image.prompt,.drawer.chatgpt .markdown .element.\|.container.prompts .style.wrapper .image.consensus,.drawer.chatgpt .markdown .element.\|.container.prompts .style.wrapper .image.prompt,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus .image.consensus,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus .image.prompt,.drawer.chatgpt .markdown .md.box.prompts .style.wrapper .image.consensus,.drawer.chatgpt .markdown .md.box.prompts .style.wrapper .image.prompt,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus .image.prompt,.drawer.multi_select .markdown .element.\|.container.prompts .style.wrapper .image.consensus,.drawer.multi_select .markdown .element.\|.container.prompts .style.wrapper .image.prompt,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus .image.consensus,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus .image.prompt,.drawer.multi_select .markdown .md.box.prompts .style.wrapper .image.consensus,.drawer.multi_select .markdown .md.box.prompts .style.wrapper .image.prompt,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus .image.prompt,.drawer.prompt_response .markdown .element.\|.container.prompts .style.wrapper .image.consensus,.drawer.prompt_response .markdown .element.\|.container.prompts .style.wrapper .image.prompt,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus .image.consensus,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus .image.prompt,.drawer.prompt_response .markdown .md.box.prompts .style.wrapper .image.consensus,.drawer.prompt_response .markdown .md.box.prompts .style.wrapper .image.prompt{position:absolute;right:22px;width:22px;height:22px;bottom:18px;opacity:.45;mix-blend-mode:exclusion;padding:0}.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus:hover,.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus .image.prompt:hover,.drawer.chatgpt .markdown .element.\|.container.prompts .style.wrapper .image.consensus:hover,.drawer.chatgpt .markdown .element.\|.container.prompts .style.wrapper .image.prompt:hover,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus .image.consensus:hover,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus .image.prompt:hover,.drawer.chatgpt .markdown .md.box.prompts .style.wrapper .image.consensus:hover,.drawer.chatgpt .markdown .md.box.prompts .style.wrapper .image.prompt:hover,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus:hover,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus .image.prompt:hover,.drawer.multi_select .markdown .element.\|.container.prompts .style.wrapper .image.consensus:hover,.drawer.multi_select .markdown .element.\|.container.prompts .style.wrapper .image.prompt:hover,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus .image.consensus:hover,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus .image.prompt:hover,.drawer.multi_select .markdown .md.box.prompts .style.wrapper .image.consensus:hover,.drawer.multi_select .markdown .md.box.prompts .style.wrapper .image.prompt:hover,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus:hover,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus .image.prompt:hover,.drawer.prompt_response .markdown .element.\|.container.prompts .style.wrapper .image.consensus:hover,.drawer.prompt_response .markdown .element.\|.container.prompts .style.wrapper .image.prompt:hover,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus .image.consensus:hover,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus .image.prompt:hover,.drawer.prompt_response .markdown .md.box.prompts .style.wrapper .image.consensus:hover,.drawer.prompt_response .markdown .md.box.prompts .style.wrapper .image.prompt:hover{opacity:1}.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus,.drawer.chatgpt .markdown .element.\|.container.prompts .style.wrapper .image.consensus,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus .image.consensus,.drawer.chatgpt .markdown .md.box.prompts .style.wrapper .image.consensus,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus,.drawer.multi_select .markdown .element.\|.container.prompts .style.wrapper .image.consensus,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus .image.consensus,.drawer.multi_select .markdown .md.box.prompts .style.wrapper .image.consensus,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus .image.consensus,.drawer.prompt_response .markdown .element.\|.container.prompts .style.wrapper .image.consensus,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus .image.consensus,.drawer.prompt_response .markdown .md.box.prompts .style.wrapper .image.consensus{bottom:32px;opacity:.6}.drawer.chatgpt .markdown .element.\|.container.consensus .style.wrapper.consensus,.drawer.chatgpt .markdown .md.box.consensus .style.wrapper.consensus,.drawer.multi_select .markdown .element.\|.container.consensus .style.wrapper.consensus,.drawer.multi_select .markdown .md.box.consensus .style.wrapper.consensus,.drawer.prompt_response .markdown .element.\|.container.consensus .style.wrapper.consensus,.drawer.prompt_response .markdown .md.box.consensus .style.wrapper.consensus{border-color:orange}.drawer.chatgpt .markdown .element.\|.container::marker,.drawer.chatgpt .markdown .md.box::marker,.drawer.multi_select .markdown .element.\|.container::marker,.drawer.multi_select .markdown .md.box::marker,.drawer.prompt_response .markdown .element.\|.container::marker,.drawer.prompt_response .markdown .md.box::marker{color:grey}.drawer.chatgpt .markdown .element.\|.container:hover .image.prompt,.drawer.chatgpt .markdown .element.\|.container:hover .sentiment.analysis,.drawer.chatgpt .markdown .md.box:hover .image.prompt,.drawer.chatgpt .markdown .md.box:hover .sentiment.analysis,.drawer.multi_select .markdown .element.\|.container:hover .image.prompt,.drawer.multi_select .markdown .element.\|.container:hover .sentiment.analysis,.drawer.multi_select .markdown .md.box:hover .image.prompt,.drawer.multi_select .markdown .md.box:hover .sentiment.analysis,.drawer.prompt_response .markdown .element.\|.container:hover .image.prompt,.drawer.prompt_response .markdown .element.\|.container:hover .sentiment.analysis,.drawer.prompt_response .markdown .md.box:hover .image.prompt,.drawer.prompt_response .markdown .md.box:hover .sentiment.analysis{opacity:1}.drawer.chatgpt .markdown .element.\|.container>ol li,.drawer.chatgpt .markdown .element.\|.container>ul li,.drawer.chatgpt .markdown .md.box>ol li,.drawer.chatgpt .markdown .md.box>ul li,.drawer.multi_select .markdown .element.\|.container>ol li,.drawer.multi_select .markdown .element.\|.container>ul li,.drawer.multi_select .markdown .md.box>ol li,.drawer.multi_select .markdown .md.box>ul li,.drawer.prompt_response .markdown .element.\|.container>ol li,.drawer.prompt_response .markdown .element.\|.container>ul li,.drawer.prompt_response .markdown .md.box>ol li,.drawer.prompt_response .markdown .md.box>ul li{padding:.6rem}.drawer.chatgpt .markdown .element.\|.container strong,.drawer.chatgpt .markdown .md.box strong,.drawer.multi_select .markdown .element.\|.container strong,.drawer.multi_select .markdown .md.box strong,.drawer.prompt_response .markdown .element.\|.container strong,.drawer.prompt_response .markdown .md.box strong{font-weight:700;color:inherit;font-size:107%}.drawer.chatgpt .markdown .element.\|.container .text.bold,.drawer.chatgpt .markdown .md.box .text.bold,.drawer.multi_select .markdown .element.\|.container .text.bold,.drawer.multi_select .markdown .md.box .text.bold,.drawer.prompt_response .markdown .element.\|.container .text.bold,.drawer.prompt_response .markdown .md.box .text.bold{font-weight:700;font-family:system-ui;font-size:112%}.drawer.chatgpt .markdown .element.\|.container .text .word,.drawer.chatgpt .markdown .md.box .text .word,.drawer.multi_select .markdown .element.\|.container .text .word,.drawer.multi_select .markdown .md.box .text .word,.drawer.prompt_response .markdown .element.\|.container .text .word,.drawer.prompt_response .markdown .md.box .text .word{display:inline-block;margin-right:.3rem;line-height:normal}.drawer.chatgpt .markdown .element.\|.container .text .word.unchecked,.drawer.chatgpt .markdown .md.box .text .word.unchecked,.drawer.multi_select .markdown .element.\|.container .text .word.unchecked,.drawer.multi_select .markdown .md.box .text .word.unchecked,.drawer.prompt_response .markdown .element.\|.container .text .word.unchecked,.drawer.prompt_response .markdown .md.box .text .word.unchecked{opacity:.3}.drawer.chatgpt .markdown .element.\|.container .text .word.adjectives.checked,.drawer.chatgpt .markdown .md.box .text .word.adjectives.checked,.drawer.multi_select .markdown .element.\|.container .text .word.adjectives.checked,.drawer.multi_select .markdown .md.box .text .word.adjectives.checked,.drawer.prompt_response .markdown .element.\|.container .text .word.adjectives.checked,.drawer.prompt_response .markdown .md.box .text .word.adjectives.checked{border-bottom:2px solid #358dff}.drawer.chatgpt .markdown .element.\|.container .text .word.adverbs.checked,.drawer.chatgpt .markdown .md.box .text .word.adverbs.checked,.drawer.multi_select .markdown .element.\|.container .text .word.adverbs.checked,.drawer.multi_select .markdown .md.box .text .word.adverbs.checked,.drawer.prompt_response .markdown .element.\|.container .text .word.adverbs.checked,.drawer.prompt_response .markdown .md.box .text .word.adverbs.checked{border-bottom:2px solid #278f51}.drawer.chatgpt .markdown .element.\|.container .text .word.conjunctions.checked,.drawer.chatgpt .markdown .md.box .text .word.conjunctions.checked,.drawer.multi_select .markdown .element.\|.container .text .word.conjunctions.checked,.drawer.multi_select .markdown .md.box .text .word.conjunctions.checked,.drawer.prompt_response .markdown .element.\|.container .text .word.conjunctions.checked,.drawer.prompt_response .markdown .md.box .text .word.conjunctions.checked{background:hsla(0,0%,46.7%,.1490196078)}.drawer.chatgpt .markdown .element.\|.container .text .word.nouns.checked,.drawer.chatgpt .markdown .md.box .text .word.nouns.checked,.drawer.multi_select .markdown .element.\|.container .text .word.nouns.checked,.drawer.multi_select .markdown .md.box .text .word.nouns.checked,.drawer.prompt_response .markdown .element.\|.container .text .word.nouns.checked,.drawer.prompt_response .markdown .md.box .text .word.nouns.checked{background:rgba(109,162,248,.1490196078)}.drawer.chatgpt .markdown .element.\|.container .text .word.prepositions.checked,.drawer.chatgpt .markdown .md.box .text .word.prepositions.checked,.drawer.multi_select .markdown .element.\|.container .text .word.prepositions.checked,.drawer.multi_select .markdown .md.box .text .word.prepositions.checked,.drawer.prompt_response .markdown .element.\|.container .text .word.prepositions.checked,.drawer.prompt_response .markdown .md.box .text .word.prepositions.checked{background:rgba(93,64,55,.1882352941)}.drawer.chatgpt .markdown .element.\|.container .text .word.verbs.checked,.drawer.chatgpt .markdown .md.box .text .word.verbs.checked,.drawer.multi_select .markdown .element.\|.container .text .word.verbs.checked,.drawer.multi_select .markdown .md.box .text .word.verbs.checked,.drawer.prompt_response .markdown .element.\|.container .text .word.verbs.checked,.drawer.prompt_response .markdown .md.box .text .word.verbs.checked{border-bottom:2px solid #226638}.drawer.chatgpt .markdown .element.\|.container>.text,.drawer.chatgpt .markdown .md.box>.text,.drawer.multi_select .markdown .element.\|.container>.text,.drawer.multi_select .markdown .md.box>.text,.drawer.prompt_response .markdown .element.\|.container>.text,.drawer.prompt_response .markdown .md.box>.text{text-align:unset;width:93.5%;display:block;color:inherit;padding-left:.4rem;margin-bottom:.2rem;margin-top:.2rem;text-wrap:wrap;overflow-x:hidden}.drawer.chatgpt .markdown .element.\|.container>.text em,.drawer.chatgpt .markdown .md.box>.text em,.drawer.multi_select .markdown .element.\|.container>.text em,.drawer.multi_select .markdown .md.box>.text em,.drawer.prompt_response .markdown .element.\|.container>.text em,.drawer.prompt_response .markdown .md.box>.text em{color:#607d8b}.drawer.chatgpt .markdown .element.\|.container>.text.light strong,.drawer.chatgpt .markdown .md.box>.text.light strong,.drawer.multi_select .markdown .element.\|.container>.text.light strong,.drawer.multi_select .markdown .md.box>.text.light strong,.drawer.prompt_response .markdown .element.\|.container>.text.light strong,.drawer.prompt_response .markdown .md.box>.text.light strong{opacity:1;font-weight:700;color:rgba(48,44,43,.7411764706);mix-blend-mode:color-burn}.drawer.chatgpt .markdown .element.\|.container>.text>ul,.drawer.chatgpt .markdown .md.box>.text>ul,.drawer.multi_select .markdown .element.\|.container>.text>ul,.drawer.multi_select .markdown .md.box>.text>ul,.drawer.prompt_response .markdown .element.\|.container>.text>ul,.drawer.prompt_response .markdown .md.box>.text>ul{padding-inline-start:10px;list-style:none}.drawer.chatgpt .markdown .element.\|.container>.text p.element.container,.drawer.chatgpt .markdown .md.box>.text p.element.container,.drawer.multi_select .markdown .element.\|.container>.text p.element.container,.drawer.multi_select .markdown .md.box>.text p.element.container,.drawer.prompt_response .markdown .element.\|.container>.text p.element.container,.drawer.prompt_response .markdown .md.box>.text p.element.container{margin-block-start:0;margin-block-end:0;padding-right:.8rem;margin-bottom:1rem}.drawer.chatgpt .markdown .element.\|.container>.text p.element.container.prompts,.drawer.chatgpt .markdown .md.box>.text p.element.container.prompts,.drawer.multi_select .markdown .element.\|.container>.text p.element.container.prompts,.drawer.multi_select .markdown .md.box>.text p.element.container.prompts,.drawer.prompt_response .markdown .element.\|.container>.text p.element.container.prompts,.drawer.prompt_response .markdown .md.box>.text p.element.container.prompts{border:1px solid grey;border-radius:15px;padding:.9rem;background:linear-gradient(352deg,rgba(0,0,0,.9098039216),transparent);opacity:.7}.drawer.chatgpt .markdown .element.\|.container>.text p.element.container.prompts:hover,.drawer.chatgpt .markdown .md.box>.text p.element.container.prompts:hover,.drawer.multi_select .markdown .element.\|.container>.text p.element.container.prompts:hover,.drawer.multi_select .markdown .md.box>.text p.element.container.prompts:hover,.drawer.prompt_response .markdown .element.\|.container>.text p.element.container.prompts:hover,.drawer.prompt_response .markdown .md.box>.text p.element.container.prompts:hover{opacity:1}.drawer.chatgpt .markdown .element.\|.container>.text p.element.container .text,.drawer.chatgpt .markdown .md.box>.text p.element.container .text,.drawer.multi_select .markdown .element.\|.container>.text p.element.container .text,.drawer.multi_select .markdown .md.box>.text p.element.container .text,.drawer.prompt_response .markdown .element.\|.container>.text p.element.container .text,.drawer.prompt_response .markdown .md.box>.text p.element.container .text{margin-bottom:0;margin-top:0}.drawer.chatgpt .markdown h1,.drawer.chatgpt .markdown h2,.drawer.chatgpt .markdown h3,.drawer.chatgpt .markdown h4,.drawer.chatgpt .markdown h5,.drawer.multi_select .markdown h1,.drawer.multi_select .markdown h2,.drawer.multi_select .markdown h3,.drawer.multi_select .markdown h4,.drawer.multi_select .markdown h5,.drawer.prompt_response .markdown h1,.drawer.prompt_response .markdown h2,.drawer.prompt_response .markdown h3,.drawer.prompt_response .markdown h4,.drawer.prompt_response .markdown h5{margin-top:.4rem;padding-top:.4rem;padding-bottom:.4rem;padding-left:.8rem}.drawer.chatgpt .markdown hr,.drawer.multi_select .markdown hr,.drawer.prompt_response .markdown hr{display:none}.drawer.chatgpt .markdown>ol li .text,.drawer.chatgpt .markdown>ol li .text ul,.drawer.multi_select .markdown>ol li .text,.drawer.multi_select .markdown>ol li .text ul,.drawer.prompt_response .markdown>ol li .text,.drawer.prompt_response .markdown>ol li .text ul{padding-left:0}.drawer.chatgpt .markdown>ol li,.drawer.chatgpt .markdown>ul li ul li,.drawer.multi_select .markdown>ol li,.drawer.multi_select .markdown>ul li ul li,.drawer.prompt_response .markdown>ol li,.drawer.prompt_response .markdown>ul li ul li{padding-bottom:.7rem}.drawer.chatgpt .markdown>ul,.drawer.multi_select .markdown>ul,.drawer.prompt_response .markdown>ul{margin-bottom:50px;margin-top:0;list-style-type:none}.drawer.chatgpt .markdown>ul>li,.drawer.multi_select .markdown>ul>li,.drawer.prompt_response .markdown>ul>li{opacity:.8;margin-bottom:1.6rem;list-style:none;position:relative;width:90%}.drawer.chatgpt .markdown>ul>li:before,.drawer.multi_select .markdown>ul>li:before,.drawer.prompt_response .markdown>ul>li:before{content:"•";color:#8bb7aa;margin-left:-1em;position:absolute}.drawer.chatgpt .markdown>ul>li strong,.drawer.multi_select .markdown>ul>li strong,.drawer.prompt_response .markdown>ul>li strong{font-weight:700;opacity:.9!important;font-size:1.2rem;line-height:1rem}.drawer.chatgpt .markdown>ul li>ul,.drawer.multi_select .markdown>ul li>ul,.drawer.prompt_response .markdown>ul li>ul{padding-left:1rem}.drawer.chatgpt .markdown>p,.drawer.multi_select .markdown>p,.drawer.prompt_response .markdown>p{padding:0 .7rem;line-height:31px;font-family:system-ui,Nunito,Kanit,sans-serif;font-size:inherit;opacity:.8;line-height:1.8rem}.drawer.chatgpt .markdown>p strong,.drawer.multi_select .markdown>p strong,.drawer.prompt_response .markdown>p strong{width:100%;display:inline-flex;opacity:.78;font-family:Gruppo;font-size:1.5rem}.drawer.chatgpt .markdown iframe html body,.drawer.multi_select .markdown iframe html body,.drawer.prompt_response .markdown iframe html body{margin:0;background:#000}.drawer.chatgpt .markdown.table,.drawer.multi_select .markdown.table,.drawer.prompt_response .markdown.table{height:63vh;overflow-y:auto}.drawer.chatgpt .markdown.table table,.drawer.multi_select .markdown.table table,.drawer.prompt_response .markdown.table table{line-height:1.8rem}.drawer.chatgpt .markdown.table table .row,.drawer.multi_select .markdown.table table .row,.drawer.prompt_response .markdown.table table .row{margin-bottom:1rem}.drawer.chatgpt .markdown .md.box.light,.drawer.multi_select .markdown .md.box.light,.drawer.prompt_response .markdown .md.box.light{background:#ebe8e9;color:#000;padding-top:5px;padding-bottom:35px;border-radius:0}.drawer.chatgpt .markdown .md.box.light h1,.drawer.chatgpt .markdown .md.box.light h2,.drawer.chatgpt .markdown .md.box.light h3,.drawer.chatgpt .markdown .md.box.light h4,.drawer.chatgpt .markdown .md.box.light h5,.drawer.chatgpt .markdown .md.box.light strong,.drawer.multi_select .markdown .md.box.light h1,.drawer.multi_select .markdown .md.box.light h2,.drawer.multi_select .markdown .md.box.light h3,.drawer.multi_select .markdown .md.box.light h4,.drawer.multi_select .markdown .md.box.light h5,.drawer.multi_select .markdown .md.box.light strong,.drawer.prompt_response .markdown .md.box.light h1,.drawer.prompt_response .markdown .md.box.light h2,.drawer.prompt_response .markdown .md.box.light h3,.drawer.prompt_response .markdown .md.box.light h4,.drawer.prompt_response .markdown .md.box.light h5,.drawer.prompt_response .markdown .md.box.light strong{color:#000;mix-blend-mode:unset;opacity:.8}.drawer.chatgpt .markdown .md.box.light strong,.drawer.multi_select .markdown .md.box.light strong,.drawer.prompt_response .markdown .md.box.light strong{font-weight:700}.drawer.chatgpt .markdown h1,.drawer.multi_select .markdown h1,.drawer.prompt_response .markdown h1{color:#96afc9;mix-blend-mode:difference}.drawer.chatgpt .markdown h2,.drawer.multi_select .markdown h2,.drawer.prompt_response .markdown h2{font-weight:400;color:#c8dce4;mix-blend-mode:plus-lighter;font-size:110%}.drawer.chatgpt .markdown h3,.drawer.multi_select .markdown h3,.drawer.prompt_response .markdown h3{color:#c2c2c2;margin-bottom:.7rem;margin-top:.7rem;min-height:36px;font-weight:400;font-style:italic}.drawer.chatgpt .markdown h3 .text,.drawer.multi_select .markdown h3 .text,.drawer.prompt_response .markdown h3 .text{text-decoration:underline;font-family:Gruppo}.drawer.chatgpt .markdown h4,.drawer.multi_select .markdown h4,.drawer.prompt_response .markdown h4{color:#7ea7ba}.drawer.chatgpt .markdown h5,.drawer.multi_select .markdown h5,.drawer.prompt_response .markdown h5{color:#75859d}.drawer.chatgpt .markdown ol,.drawer.multi_select .markdown ol,.drawer.prompt_response .markdown ol{padding:0 .9rem 0 2rem;padding-inline-start:.8rem;list-style-type:none}.drawer.chatgpt .markdown ol li .text p,.drawer.multi_select .markdown ol li .text p,.drawer.prompt_response .markdown ol li .text p{width:100%}.drawer.chatgpt .markdown li>p>strong,.drawer.multi_select .markdown li>p>strong,.drawer.prompt_response .markdown li>p>strong{width:100%;font-size:inherit;opacity:.8!important;color:#9d9d9d;font-weight:700;margin-bottom:.8rem}.drawer.chatgpt code[class*=language-],.drawer.chatgpt pre[class*=language-],.drawer.multi_select code[class*=language-],.drawer.multi_select pre[class*=language-],.drawer.prompt_response code[class*=language-],.drawer.prompt_response pre[class*=language-]{font-size:.8rem;tab-size:2;max-height:80vh;height:auto;text-wrap:wrap}.drawer.chatgpt .paywall,.drawer.multi_select .paywall,.drawer.prompt_response .paywall{position:relative;overflow:hidden}.drawer.chatgpt .paywall .duplicate-markdown,.drawer.multi_select .paywall .duplicate-markdown,.drawer.prompt_response .paywall .duplicate-markdown{position:absolute}.drawer.chatgpt .paywall .buttons.icons .button.expand,.drawer.multi_select .paywall .buttons.icons .button.expand,.drawer.prompt_response .paywall .buttons.icons .button.expand{position:absolute;width:36px;height:36px;top:-1rem;right:-1rem}.drawer.chatgpt .paywall .buttons.icons .button.expand .img,.drawer.multi_select .paywall .buttons.icons .button.expand .img,.drawer.prompt_response .paywall .buttons.icons .button.expand .img{height:28px;width:28px;padding:0}.drawer.chatgpt .paywall .buttons.icons .button.close .img,.drawer.multi_select .paywall .buttons.icons .button.close .img,.drawer.prompt_response .paywall .buttons.icons .button.close .img{transform:rotate(180deg);width:28px;height:28px}.drawer.chatgpt .paywall.expanded,.drawer.multi_select .paywall.expanded,.drawer.prompt_response .paywall.expanded{background:#191a1c;height:100%;border-radius:15px}.drawer.chatgpt .paywall.expanded>.buttons.icons,.drawer.multi_select .paywall.expanded>.buttons.icons,.drawer.prompt_response .paywall.expanded>.buttons.icons{display:flex;width:100%!important;justify-content:space-between;position:absolute;top:0;left:0;cursor:pointer;z-index:999;align-items:center}.drawer.chatgpt .paywall.expanded>.buttons.icons .button.back,.drawer.multi_select .paywall.expanded>.buttons.icons .button.back,.drawer.prompt_response .paywall.expanded>.buttons.icons .button.back{margin-left:1rem}.drawer.chatgpt .paywall.expanded>.buttons.icons .button.close,.drawer.multi_select .paywall.expanded>.buttons.icons .button.close,.drawer.prompt_response .paywall.expanded>.buttons.icons .button.close{margin-right:2rem;transform:scale(-.8)}.drawer.chatgpt .paywall.expanded .markdown,.drawer.multi_select .paywall.expanded .markdown,.drawer.prompt_response .paywall.expanded .markdown{padding:0 .8rem 1rem;margin-top:2.5rem;height:89vh}.drawer.chatgpt .paywall.expanded .markdown .header .top .metrics,.drawer.multi_select .paywall.expanded .markdown .header .top .metrics,.drawer.prompt_response .paywall.expanded .markdown .header .top .metrics{margin-left:auto;font-size:.7rem;opacity:.5}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes{display:flex;flex-direction:row;align-items:baseline;margin-left:1rem}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .text .MuiFormControl-root.search.\|.suffixes,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .text .MuiFormControl-root.search.\|.suffixes,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .text .MuiFormControl-root.search.\|.suffixes{width:auto}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .text .MuiFormControl-root.search.\|.suffixes .buttons.\|.container.navigation,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .text .MuiFormControl-root.search.\|.suffixes .buttons.\|.container.navigation,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .text .MuiFormControl-root.search.\|.suffixes .buttons.\|.container.navigation{width:40px;display:flex;flex-direction:row;justify-content:space-between}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes>.text,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes>.text,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes>.text{margin-left:1rem;width:95%}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes>.text.documents,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes>.text.documents,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes>.text.documents{max-height:50px;overflow:hidden;font-size:.9rem}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes>.text .selected .MuiSelect-icon,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes>.text .selected .MuiSelect-icon,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes>.text .selected .MuiSelect-icon{margin-top:-.5rem}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes>.text .unselected .MuiSelect-select,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes>.text .unselected .MuiSelect-select,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes>.text .unselected .MuiSelect-select{font-size:.8rem;opacity:.8;font-family:Nunito;border-bottom:1px solid #637d80}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes>.text .unselected .MuiSelect-select:before,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes>.text .unselected .MuiSelect-select:before,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes>.text .unselected .MuiSelect-select:before{margin-right:.3rem;color:#72817c;opacity:.7;font-weight:700;font-size:.8rem}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .MuiInput-underline:before,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .MuiInput-underline:before,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .MuiInput-underline:before{border-bottom:none}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .MuiSelect-select.MuiSelect-select img.type.\|.icon,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .MuiSelect-select.MuiSelect-select img.type.\|.icon,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .MuiSelect-select.MuiSelect-select img.type.\|.icon{opacity:.7}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .select.response_types,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .select.response_types,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .select.response_types{position:absolute}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .select.response_types .MuiSelect-icon,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .select.response_types .MuiSelect-icon,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .select.response_types .MuiSelect-icon{top:20px;opacity:.5;position:absolute;left:-2.5px}.drawer.chatgpt .paywall.expanded .markdown .header.search_suffixes .select.response_types.expanded svg,.drawer.multi_select .paywall.expanded .markdown .header.search_suffixes .select.response_types.expanded svg,.drawer.prompt_response .paywall.expanded .markdown .header.search_suffixes .select.response_types.expanded svg{color:grey;opacity:.7}.drawer.chatgpt .paywall.expanded>.button.container,.drawer.multi_select .paywall.expanded>.button.container,.drawer.prompt_response .paywall.expanded>.button.container{position:absolute;right:0;z-index:9}.drawer.chatgpt .paywall.expanded>.container.text .title.response_type,.drawer.multi_select .paywall.expanded>.container.text .title.response_type,.drawer.prompt_response .paywall.expanded>.container.text .title.response_type{display:none}.drawer.chatgpt .paywall>.container.text .title.response_type,.drawer.multi_select .paywall>.container.text .title.response_type,.drawer.prompt_response .paywall>.container.text .title.response_type{width:auto;display:inline-block;font-weight:400;font-size:.85rem;font-family:Gruppo;opacity:.3;position:absolute;font-style:italic;z-index:1;margin-top:-1rem;cursor:pointer}.drawer.chatgpt .paywall>.container.text .title.response_type:hover,.drawer.multi_select .paywall>.container.text .title.response_type:hover,.drawer.prompt_response .paywall>.container.text .title.response_type:hover{color:orange}.drawer.chatgpt .paywall>.header,.drawer.multi_select .paywall>.header,.drawer.prompt_response .paywall>.header{padding-top:.2rem;display:flex;flex-direction:row;justify-content:space-around}.drawer.chatgpt .paywall>.header>.button,.drawer.multi_select .paywall>.header>.button,.drawer.prompt_response .paywall>.header>.button{cursor:pointer;opacity:.1;border-left:2px solid #545454;margin:.6rem 1rem 0;text-transform:uppercase;font-size:.7rem;padding-left:.4rem}.drawer.chatgpt .paywall>.header>.button:hover,.drawer.multi_select .paywall>.header>.button:hover,.drawer.prompt_response .paywall>.header>.button:hover{opacity:1}.drawer.chatgpt .paywall>.header>.button.copy,.drawer.multi_select .paywall>.header>.button.copy,.drawer.prompt_response .paywall>.header>.button.copy{position:relative}.drawer.chatgpt .paywall>.header>.button.copy svg,.drawer.multi_select .paywall>.header>.button.copy svg,.drawer.prompt_response .paywall>.header>.button.copy svg{position:absolute;left:-1.2rem;font-size:1rem}.drawer.chatgpt .paywall .json.container,.drawer.multi_select .paywall .json.container,.drawer.prompt_response .paywall .json.container{height:55vh;width:100%;overflow-y:auto;padding:.4rem;text-wrap:wrap;font-size:.8rem!important}.drawer.chatgpt .paywall .json.container>button,.drawer.multi_select .paywall .json.container>button,.drawer.prompt_response .paywall .json.container>button{position:absolute;right:2rem;color:#fff}.loading-container{position:relative;min-height:200px;width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;background:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;animation:slideDown .3s ease-out;overflow:hidden}.loading-container.pixelated-bg-container{width:100%;height:100%;background:rgba(0,0,0,.2)}.loading-container .loading_overlay{border-radius:8px}.inline-loading-actions{margin-top:12px;display:flex;align-items:center;gap:12px;font-size:13px;opacity:.85;color:inherit;position:relative;z-index:1000}.create-category-inline-form{width:100%;max-width:480px;margin:0;padding:20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;animation:slideDown .3s ease-out}.create-category-inline-form .category-input .MuiOutlinedInput-root{background:#d0d3d8;margin-top:10px}.create-category-inline-form .inline-form-content{display:flex;flex-direction:column;gap:16px}.light-mode .create-category-inline-form{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.1)}.light-mode .inline-loading-actions{color:#444}.category-input .MuiOutlinedInput-root{background:hsla(0,0%,100%,.03)}.form-options{display:flex;flex-direction:column;gap:8px;margin-top:8px}.form-options .checkbox-option,.form-options .switch-option{margin-left:0}.form-options .checkbox-option .MuiFormControlLabel-label,.form-options .switch-option .MuiFormControlLabel-label{font-size:13px}.form-options .checkbox-option .label-with-info,.form-options .switch-option .label-with-info{display:inline-flex;align-items:center;gap:6px}.form-options .checkbox-option .label-with-info .info-icon,.form-options .switch-option .label-with-info .info-icon{font-size:16px;opacity:.6;cursor:help;transition:opacity .2s}.form-options .checkbox-option .label-with-info .info-icon:hover,.form-options .switch-option .label-with-info .info-icon:hover{opacity:1}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.form-actions .MuiButton-root{min-width:100px}.form-hint{font-size:12px;color:hsla(0,0%,100%,.6);text-align:center;margin-top:8px;line-height:1.4}.light-mode .category-input .MuiOutlinedInput-root{background:rgba(0,0,0,.01)}.light-mode .form-hint{color:rgba(0,0,0,.6)}.create-category-modal .MuiDialogTitle-root{padding:20px 24px;font-weight:600}.create-category-modal .MuiDialogContent-root{padding:20px 24px;min-height:300px}.create-category-modal .create-category-loading{position:relative;min-height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center}.create-category-modal .create-category-loading__footer{margin-top:12px;display:flex;align-items:center;gap:12px;font-size:13px;opacity:.85;color:inherit;position:relative;z-index:1000}.create-category-modal .create-category-form{display:flex;flex-direction:column;gap:16px}.create-category-modal .create-category-form .MuiTextField-root{margin-top:0}.create-category-modal .create-category-form .checkbox-option,.create-category-modal .create-category-form .switch-option{margin-top:8px;margin-left:0}.create-category-modal .create-category-form .checkbox-option .MuiFormControlLabel-label,.create-category-modal .create-category-form .switch-option .MuiFormControlLabel-label{font-size:14px}.create-category-modal .create-category-form .info-text{margin-top:16px;padding:12px;background-color:rgba(0,123,255,.08);border-left:3px solid #007bff;font-size:13px;line-height:1.5;color:#666;border-radius:4px}.create-category-modal .MuiDialogActions-root{padding:16px 24px}.create-category-modal .MuiDialogActions-root .MuiButton-root{min-width:100px}.dark-mode .create-category-modal .info-text{background-color:rgba(0,123,255,.15);color:#ccc}.dark-mode .create-category-modal .create-category-loading__footer{color:#ccc}.search_results.page .zone.hero{position:relative;margin-bottom:2rem}.search_results.page .zone.hero .hero{position:relative}.search_results.page .zone.hero .header{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.search_results.page .zone.hero .header h1,.search_results.page .zone.hero .header h2{color:#fff;margin:0}.search_results.page .zone.hero .header h1{font-size:2.5rem;line-height:1.2;margin-bottom:.5rem}.search_results.page .zone.hero .header h2{font-size:1.25rem;font-weight:400;opacity:.9}.search_results.page .zone.sidebar{border-right:1px solid #eee}.search_results.page .zone.sidebar .list{list-style:none;padding:0;margin:0}.search_results.page .zone.sidebar .list .item{padding:1rem 0;border-bottom:1px solid #eee}.search_results.page .zone.sidebar .list .item:last-child{border-bottom:none}.search_results.page .zone.sidebar .list .item .text{color:#333;font-weight:500}.search_results.page .zone.results .grid .grid-item{position:relative;margin-bottom:2rem}.search_results.page .zone.results .grid .grid-item .image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.search_results.page .zone.results .grid .grid-item .overlays{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem}.search_results.page .zone.results .grid .grid-item .overlays .category,.search_results.page .zone.results .grid .grid-item .overlays .topic{padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500}.search_results.page .zone.results .grid .grid-item .overlays .topic{background:#e0e7ff;color:#4338ca}.search_results.page .zone.results .grid .grid-item .overlays .category{background:#fee2e2;color:#991b1b}.search_results.page .zone.results .grid .grid-item .caption{margin-top:1rem;font-size:1.125rem;font-weight:500;color:#111;line-height:1.4}.gallery-config{font-family:Nunito,sans-serif}.gallery-config__drawer{width:370px;padding:16px;overflow-x:hidden}.gallery-config__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.gallery-config__header-title{display:flex;align-items:center;gap:12px;font-weight:700;font-size:1.25rem}.gallery-config__header-logo{width:24px;height:24px;object-fit:contain}.gallery-config__header-actions{display:flex;gap:8px}.gallery-config__section{margin-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:0 8px}.gallery-config__section:last-child{border-bottom:none;margin-bottom:0}.gallery-config__section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0}.gallery-config__section-header-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1rem}.gallery-config__section-header-info{opacity:.6;font-size:1rem}.gallery-config__content--collapsed{display:none}.gallery-config__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.gallery-config__slider{padding:0 16px}.gallery-config__search-field{width:100%;margin-bottom:8px}.gallery-config__voice-chips{display:flex;flex-wrap:wrap;gap:8px}.gallery-config__advanced-controls{display:flex;flex-direction:column;gap:16px}.gallery-config__regenerate-btn{width:100%;margin-top:16px}.gallery-config__discovery-modes{display:flex;gap:8px;margin-bottom:16px}.gallery-config__discovery-mode-chip{flex:1}.gallery-config__coherence,.gallery-config__complexity-tiers{margin-top:16px}.gallery-config__coherence h4,.gallery-config__complexity-tiers h4{margin-bottom:8px;font-size:.9rem;opacity:.9}.gallery-item{transition:opacity .8s ease}.gallery-item.dimmed{opacity:.2}.gallery-item .item{position:relative;overflow:hidden}.gallery-item__glow{position:absolute;inset:-30%;background-size:cover;background-position:50%;filter:blur(24px) saturate(1.05);opacity:0;transition:opacity .18s ease-out;pointer-events:none;z-index:0}.gallery-item__glow.active{opacity:.27;transform:scale(1.08)}.gallery-item .gallery-item__actions,.gallery-item .gallery-item__buttons,.gallery-item .gallery-item__image,.gallery-item .gallery-item__layers,.gallery-item .gallery-item__tooltip{position:relative;z-index:1}.gallery-item__layers{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;gap:4px;word-break:break-word}.gallery-item__layers.default{min-height:50px}.gallery-item__layers.default.showCompare,.gallery-item__layers.default.showTemperature{min-height:120px}.gallery-item__layers.prompts,.gallery-item__layers.questions{min-height:100px}.gallery-item__context{text-align:center;line-height:1.2;margin-bottom:8px;text-shadow:2px 2px 4px rgba(0,0,0,.3);word-break:break-word;overflow-wrap:break-word;transition:transform 1.8s cubic-bezier(.34,1.56,.64,1),font-size 1.6s ease;transform-origin:center;will-change:transform}.gallery-item__context.active{transform:scale(1.06);max-width:90%;text-shadow:2px 2px #282a2b!important}.gallery-item__context.not_active{opacity:.16}.item.default:hover .gallery-item__context{transform:scale(1.11)}.gallery-item__task{opacity:.45!important;text-align:center;line-height:1.2;mix-blend-mode:color-dodge}.gallery-item__format,.gallery-item__other,.gallery-item__voice{font-size:.7rem;opacity:.85;text-align:center;line-height:1.2}.gallery-item__layer-label{font-weight:600;opacity:.7;margin-right:4px}.gallery-item__drawer{width:320px;padding:16px;overflow-x:hidden}@media(max-width:768px){.gallery-item__drawer{width:100vw}}.gallery-item__speed-dial{position:fixed;bottom:16px;right:16px;z-index:1200}.gallery-item__filter-badge{position:absolute;top:-8px;right:-8px;background-color:var(--secondary-color,#40486f);color:#fff;border-radius:50%;padding:2px 6px;font-size:.75rem;font-weight:700}.gallery-item__metrics{padding:12px 0}.gallery-item__metrics-empty{text-align:center;color:#666;font-style:italic;padding:20px}.gallery-item__metrics-summary>p{margin:8px 0;font-size:.9rem}.gallery-item__metrics-chart{margin:16px 0}.gallery-item__metrics-chart h4{margin:8px 0;font-size:.95rem;color:#333}.gallery-item__metrics-length{margin:16px 0}.gallery-item__metrics-length h4{margin:8px 0 12px;font-size:.95rem;color:#333}.gallery-item__metrics-bars{display:flex;flex-direction:column;gap:8px}.gallery-item__metrics-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:#f5f5f5;border-radius:4px;font-size:.85rem}.gallery-item__metrics-bar:first-child{background:#e3f2fd}.gallery-item__metrics-bar:nth-child(2){background:#e8f5e8}.gallery-item__metrics-bar:nth-child(3){background:#fff3e0}.gallery-item__metrics-bar span:last-child{font-weight:700;color:#666}.gallery-item__metrics-section{margin:20px 0;padding:16px 0;border-top:1px solid rgba(0,0,0,.08)}.gallery-item__metrics-section:first-child{border-top:none}.gallery-item__metrics-section h4{margin:0 0 12px;font-size:1rem;font-weight:600;color:#444}.gallery-item__metrics-section h5{margin:8px 0;font-size:.875rem;font-weight:500;color:#666}.gallery-item__metrics-list{margin:12px 0}.gallery-item__metrics-item{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;font-size:.875rem}.gallery-item__metrics-item:hover{background:rgba(0,0,0,.03);border-radius:4px}.gallery-item__metrics-count{font-weight:600;color:#999;background:#f0f0f0;padding:2px 8px;border-radius:12px;font-size:.75rem}.gallery-item__metrics-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.gallery.cloud .item{overflow:hidden}.gallery.cloud .item .gallery-item__context{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:break-word;hyphens:auto;text-shadow:2px 2px 4px rgba(0,0,0,.84);display:flex;flex-direction:column}.gallery.cloud .item .gallery-item__context .gallery-item__context-prompt{opacity:.85}.gallery.cloud .item .gallery-item__context .gallery-item__context-topic{font-weight:900;opacity:1;font-style:italic}.gallery.cloud .item.prompts .gallery-item__context,.gallery.cloud .item.questions .gallery-item__context{text-shadow:2px 2px 4px rgba(0,0,0,.84)}.gallery.cloud .item.prompts.landscape .gallery-item__context,.gallery.cloud .item.questions.landscape .gallery-item__context{-webkit-line-clamp:7;max-height:9rem}.gallery.cloud .item.prompts.portrait .gallery-item__context,.gallery.cloud .item.questions.portrait .gallery-item__context{-webkit-line-clamp:16;max-height:20rem}.gallery.cloud .item.prompts.text-heavy.landscape .gallery-item__context,.gallery.cloud .item.questions.text-heavy.landscape .gallery-item__context{-webkit-line-clamp:9;max-height:11rem}.gallery.cloud .item.prompts.text-heavy.portrait .gallery-item__context,.gallery.cloud .item.questions.text-heavy.portrait .gallery-item__context{-webkit-line-clamp:20;max-height:24rem}.gallery.cloud .item.categories.landscape .gallery-item__context,.gallery.cloud .item.default.landscape .gallery-item__context,.gallery.cloud .item.tags.landscape .gallery-item__context{-webkit-line-clamp:4;max-height:6rem}.gallery.cloud .item.categories.portrait .gallery-item__context,.gallery.cloud .item.default.portrait .gallery-item__context,.gallery.cloud .item.tags.portrait .gallery-item__context{-webkit-line-clamp:8;max-height:12rem}.gallery.cloud .item.categories.text-heavy.landscape .gallery-item__context,.gallery.cloud .item.default.text-heavy.landscape .gallery-item__context,.gallery.cloud .item.tags.text-heavy.landscape .gallery-item__context{-webkit-line-clamp:6;max-height:8rem}.gallery.cloud .item.categories.text-heavy.portrait .gallery-item__context,.gallery.cloud .item.default.text-heavy.portrait .gallery-item__context,.gallery.cloud .item.tags.text-heavy.portrait .gallery-item__context{-webkit-line-clamp:12;max-height:16rem}.gallery-config__icon-button{top:12px;right:106px;z-index:9999}.gallery-config__icon-button .icon{width:24px;height:24px}.gallery-item-tooltip-container{z-index:9999}.gallery-item-tooltip-container .MuiTooltip-tooltip{background:transparent;max-width:unset}.gallery-item-tooltip{background-color:rgba(33,33,33,.95)!important;backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);border-radius:8px!important;padding:0!important;max-width:600px!important;min-width:400px!important;box-shadow:0 8px 32px rgba(0,0,0,.3);max-height:80vh!important;height:auto!important}.gallery-item-tooltip__arrow{color:rgba(33,33,33,.95)!important}.gallery-item-tooltip__content{padding:16px;color:#fff;font-size:.875rem;line-height:1.5;display:flex;flex-direction:column;gap:0;max-height:80vh;overflow:hidden;width:auto!important;position:relative}.gallery-item-tooltip__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid hsla(0,0%,100%,.1)}.gallery-item-tooltip__header-title{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;mix-blend-mode:plus-lighter;filter:brightness(1.4)}.gallery-item-tooltip__copy-button{padding:4px!important;color:hsla(0,0%,100%,.6)!important;transition:all .2s ease}.gallery-item-tooltip__copy-button:hover{color:#60b144!important;background-color:rgba(96,177,68,.1)!important}.gallery-item-tooltip__copy-icon{width:14px!important;height:14px!important}.gallery-item-tooltip__prompt-wrapper{margin-bottom:12px}.gallery-item-tooltip__prompt{white-space:pre-wrap;word-break:break-word;font-family:Monaco,Courier New,monospace;font-size:.8125rem;color:hsla(0,0%,100%,.9);max-height:50vh;min-height:60px;overflow-y:auto;padding:12px;background:rgba(0,0,0,.3);border-radius:6px;border:1px solid hsla(0,0%,100%,.08);line-height:1.4}.gallery-item-tooltip__prompt::-webkit-scrollbar{width:6px}.gallery-item-tooltip__prompt::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:3px}.gallery-item-tooltip__prompt::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.gallery-item-tooltip__prompt::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.gallery-item-tooltip__actions{padding-top:12px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;align-items:center;min-height:40px}.gallery-item-tooltip__ai-links{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;align-items:center}.gallery-item-tooltip__ai-links.align_bottom{bottom:0!important;top:unset!important;gap:12px!important;position:relative!important}.gallery-item-tooltip__ai-links .action.toolbar_item{opacity:.7;filter:grayscale(1);cursor:pointer;border-radius:50%;padding:0!important;transition:all .2s ease-in-out}.gallery-item-tooltip__ai-links .action.toolbar_item:hover{opacity:1;filter:grayscale(0);transform:scale(1.05);background-color:hsla(0,0%,100%,.1)}.gallery-item-tooltip__ai-links .action.toolbar_item .image.resource{width:18px!important;height:18px!important;border-radius:50%;opacity:1!important}.gallery-item-tooltip__ai-links .ai-links-speed-dial .MuiFab-root{background-color:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.7)!important}.gallery-item-tooltip__ai-links .ai-links-speed-dial .MuiFab-root:hover{background-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.gallery.cloud .item .context .gallery-item__role-select,.gallery.cloud .item .context .gallery-item__task-select{z-index:99992;padding:12px}.gallery.cloud .item .context .gallery-item__role-select .MuiSvgIcon-root.MuiSelect-icon,.gallery.cloud .item .context .gallery-item__task-select .MuiSvgIcon-root.MuiSelect-icon{display:none}.gallery.cloud .item .context .gallery-item__role-select:after,.gallery.cloud .item .context .gallery-item__task-select:after{content:"";position:absolute;top:50%;right:4px;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--arrow-color,currentColor);opacity:.6;pointer-events:none;z-index:1}.gallery.cloud .item .context .gallery-item__role-select .MuiSelect-root.MuiSelect-select,.gallery.cloud .item .context .gallery-item__task-select .MuiSelect-root.MuiSelect-select{display:flex;align-items:center;padding:0;text-wrap:wrap;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5098039216)}.builder.wrapper .context.container{height:100%;width:94%;margin-left:auto;margin-right:auto;border-radius:5px;display:flex;overflow:hidden;flex-direction:column}@media screen and (max-width:768px){.builder.wrapper .context.container{width:100%}}.builder.wrapper .context.container .context-content{flex:1;position:relative}.builder.wrapper .context.container .context-content.dark{background:#23262d;color:#fff;border:2px solid #323840}.builder.wrapper .context.container .context-content.light{background:#f1f1f1;color:#000;border:2px solid #d0d0d0}.builder.wrapper .context.container .context-content .context-tabs .tabs{min-height:26px;margin-right:10px}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTabs-indicator{background-color:#7cbbf8}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTabScrollButton-root{width:15px;opacity:.8;flex-shrink:0;margin-left:-4px;padding:0}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTabScrollButton-root .MuiSvgIcon-fontSizeSmall{font-size:1rem}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTab-root{min-height:26px;font-size:.8rem;text-transform:none;color:#ccd9ee;opacity:.7;padding:0 2px;min-width:auto}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTab-root.Mui-selected{opacity:1}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTab-root .tab-label{display:flex;align-items:center;gap:8px;border-top-right-radius:5px;border-top-left-radius:5px}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTab-root .tab-label .remove-tab{padding:2px;font-size:.8rem;color:#d2dbdd}.builder.wrapper .context.container .context-content .context-tabs .tabs .MuiTab-root .tab-label .remove-tab:hover{color:#ff4d4d}.builder.wrapper .context.container .context-content .input{padding:15px;font-size:14px;font-family:system-ui;display:flex;color:#000;background:#d3d3d3;width:inherit;height:60vh}.builder.wrapper .context.container .context-content .text-context-display{position:relative;height:100%;display:flex;flex-direction:column}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs{background:transparent;border-bottom:1px solid #444;min-height:32px}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTabs-indicator{background-color:#7cbbf8}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTab-root{min-height:36px;font-size:.85rem;text-transform:none;color:#ccd9ee;opacity:.7;padding:6px 12px;min-width:80px}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTab-root.Mui-selected{opacity:1;color:#fff}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTab-root .tab-label-with-close{display:flex;align-items:center;gap:6px}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTab-root .tab-label-with-close .tab-close-button{padding:2px;margin-left:4px;opacity:.6}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTab-root .tab-label-with-close .tab-close-button:hover{opacity:1;color:#ff4d4d}.builder.wrapper .context.container .context-content .text-context-display .text-context-tabs .MuiTab-root .tab-label-with-close .tab-close-button svg{font-size:.9rem}.builder.wrapper .context.container .context-content .text-context-display.light .text-context-tabs{border-bottom:1px solid #ccc}.builder.wrapper .context.container .context-content .text-context-display.light .text-context-tabs .MuiTab-root{color:#333}.builder.wrapper .context.container .context-content .text-context-display.light .text-context-tabs .MuiTab-root.Mui-selected{color:#000;font-weight:600}.builder.wrapper .context.container .context-content .text-context-display.light .text-context-tabs .MuiTab-root .tab-close-button{color:#666}.builder.wrapper .context.container .context-content .text-context-display.light .text-context-tabs .MuiTab-root .tab-close-button:hover{color:#ff4d4d}.builder.wrapper .context.container .context-content .text-context-display textarea.input{flex:1;resize:none;width:auto;color:#000;background:#d1d7dd;border:#1c1c1c;padding:8px;height:96%;box-shadow:inset 0 0 6px grey}.builder.wrapper .context.container .context-content .text-context-display textarea.input:focus{outline:none;border-color:#7cbbf8}.builder.wrapper .context.container .context-content .text-context-display textarea.input.with-source-image{min-height:60%;margin-bottom:8px}.builder.wrapper .context.container .context-content .text-context-display .source-image-container{border-top:1px solid #eee;padding-top:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 0 4px 4px;gap:8px}.builder.wrapper .context.container .context-content .text-context-display .source-image-header{font-size:12px;color:#666;font-weight:500;text-align:left;width:100%;padding:0 16px;margin-left:14px}.builder.wrapper .context.container .context-content .text-context-display .source-image-header .error-text{color:#f44336;margin-left:8px}.builder.wrapper .context.container .context-content .image-context-display{display:flex;flex-direction:column;height:calc(100vh - 130px);align-items:center;position:relative}.builder.wrapper .context.container .context-content .image-context-display .status-text{margin-top:16px;font-size:14px;color:#666;text-align:center}.builder.wrapper .context.container .context-content .image-context-display:not(:has(.image-thumbnail-container)){justify-content:center;align-items:center;padding:20px}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section{flex:1;display:flex;flex-direction:column;width:100%;min-height:0;overflow:hidden}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-content-tabs{flex-shrink:0;height:30px!important;min-height:30px}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-content-tabs .MuiTabs-root .MuiTabs-flexContainer{display:flex;justify-content:space-evenly;font-family:Manrope;min-height:inherit;height:34px}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content{flex:1;min-height:0;position:relative}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content .image-content-viewer,.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content .react-codemirror2{height:100%}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content .image-content-viewer .CodeMirror,.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content .react-codemirror2 .CodeMirror{height:100%!important}.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content .image-content-viewer .CodeMirror-scroll,.builder.wrapper .context.container .context-content .image-context-display .image-tabs-section .image-tab-content .react-codemirror2 .CodeMirror-scroll{min-height:100%}.builder.wrapper .context.container .context-content .image-context-display .image-thumbnail-section{flex-shrink:0}.builder.wrapper .context.container .context-content .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;text-align:center;padding:20px}.builder.wrapper .context.container .context-content .empty-state p{font-size:16px;margin-bottom:8px;color:#666}.builder.wrapper .context.container .context-content .empty-state .subtitle{font-size:14px;margin-bottom:16px}.builder.wrapper .context.container .context-content .empty-state .empty-state-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.builder.wrapper .context.container .context-content .empty-state .empty-state-actions .upload-button{background-color:#47546a;color:#fff}.builder.wrapper .context.container .context-content .empty-state .empty-state-actions .upload-button:disabled{background-color:#ccc}.builder.wrapper .context.container .context-content .empty-state .empty-state-actions .upload-button .icon{margin-right:8px;width:16px;height:16px}.builder.wrapper .context.container .context-content .empty-state .empty-state-actions .add-text-button{border-color:#47546a;color:#47546a}.builder.wrapper .context.container .context-content .header .actions{height:30px;display:inline-block;margin:0;width:100%}.builder.wrapper .context.container .context-content .header .actions .tabs{min-height:auto}.builder.wrapper .context.container .single-context{display:flex;flex-direction:column;gap:8px}.builder.wrapper .context.container .context-title{color:#ccd9ee;background:#323840;padding:2px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.builder.wrapper .context.container .context-title.light{background:#f0f0f0}.builder.wrapper .context.container .context-title .icon{width:16px;height:16px;margin:2px 4px}.builder.wrapper .context.container .context-title .icon.light{filter:invert(1)}.builder.wrapper .context.container .context-title.light{background:#b4bcc5;color:#2f2f2f}.builder.wrapper .context.container .context-title .title{display:flex;align-items:center;gap:4px;flex-shrink:0;width:100%}.builder.wrapper .context.container .context-title .title.dark{background:#323840;color:#ccd9ee}.builder.wrapper .context.container .context-title .title.light{background:#f0f0f0;color:#2f2f2f}.builder.wrapper .context.container .context-title .title .close-button{color:grey;mix-blend-mode:exclusion;margin-left:4px;font-weight:700}.builder.wrapper .context.container .context-title .context-controls{display:flex;align-items:center;gap:4px;flex:1;justify-content:flex-end;background:transparent;border:none;padding:0}.builder.wrapper .context.container .context-title .context-controls.light{background:transparent;border:none;color:#2f2f2f}.builder.wrapper .context.container .context-title .context-controls .icon.action{width:16px;height:16px;margin-right:4px}.builder.wrapper .context.container .context-title .context-controls .icon.action.light{filter:invert(1);opacity:.6}.builder.wrapper .context.container .context-title .context-controls .icon.action.light:hover{color:#5a5a5a}.builder.wrapper .context.container .context-title .context-controls .icon.action.dark{color:#d0d0d0}.builder.wrapper .context.container .context-title .context-controls .icon.action.dark:hover{color:#fff}.builder.wrapper .context.container .context-title .context-controls .context-button{font-size:.8rem;padding:0;min-width:25px;text-transform:none;font-family:Ubuntu Sans}.builder.wrapper .context.container .context-title .context-controls .context-button.dark{background-color:#3f4a52;color:#d0d0d0}.builder.wrapper .context.container .context-title .context-controls .context-button.dark:hover{background-color:#4a5560}.builder.wrapper .context.container .context-title .context-controls .context-button.light{background-color:#f0f0f0;color:#2f2f2f}.builder.wrapper .context.container .context-title .context-controls .context-button.light:hover{background-color:#fff}.builder.wrapper .context.container .context-title .context-controls .context-button.Mui-disabled{background-color:rgba(47,58,66,.5);color:rgba(124,187,248,.5);opacity:.2}.builder.wrapper .context.container .context-title .context-controls .MuiFormControlLabel-root{margin:0}.builder.wrapper .context.container .context-title .context-controls .MuiFormControlLabel-root .MuiCheckbox-root{color:#7f8a93;padding:0}.builder.wrapper .context.container .context-title .context-controls .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked{color:#7cbbf8}.builder.wrapper .context.container .context-title .context-controls .MuiFormControlLabel-root .MuiCheckbox-root.Mui-disabled{color:rgba(127,138,147,.5)}.builder.wrapper .context.container .context-title .context-controls .MuiFormControlLabel-root .MuiFormControlLabel-label{font-family:Nunito;font-size:.75rem;color:#ccd9ee}.builder.wrapper .context.container .context-name-input{background:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;padding:4px 8px;color:inherit;font-size:14px;width:140px;height:28px}.builder.wrapper .context.container .context-name-input:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.builder.wrapper .notification-snackbar .MuiPaper-root{overflow-x:hidden;flex-direction:row;padding:8px}.context-image.image-thumbnail-container{background:#000;border:2px solid #0b0b0b;border-radius:5px;padding:10px;display:flex;align-items:center;max-width:90%;opacity:.8;transition:opacity .3s ease;position:absolute;bottom:0;left:0;right:0;z-index:100;max-height:70vh;overflow:hidden}.context-image.image-thumbnail-container .image-thumbnail{max-width:200px;max-height:200px}.context-image.image-thumbnail-container:hover{opacity:1!important}.context-image.image-thumbnail-container.minimized{max-height:5vh}.context-image.image-thumbnail-container.minimized .thumbnail-main-content{display:none}.context-image.image-thumbnail-container.landscape .thumbnail-main-content{display:flex;flex-direction:row;height:100%;width:auto;overflow-y:auto}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .image-section{flex:0 0 200px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid hsla(0,0%,100%,.1)}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section{flex:1;display:flex;flex-direction:column;min-height:0}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .content-tabs{flex:0 0 auto;border-bottom:1px solid hsla(0,0%,100%,.1);min-height:unset}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .content-tabs .MuiTab-root{min-height:unset;font-size:.8rem;text-transform:none;color:#ccd9ee;opacity:.7}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .content-tabs .MuiTab-root.Mui-selected{opacity:1;color:#7cbbf8}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .tab-content{flex:1;min-height:0;overflow:auto;position:relative;padding-bottom:20px}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .tab-content .loading_overlay{height:auto;bottom:0;right:0}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .tab-content .CodeMirror,.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .tab-content .content-viewer{height:100%!important;font-size:13px;border:none!important;background:transparent!important}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .context-selection{flex:0 0 auto;border-top:1px solid hsla(0,0%,100%,.1)}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .context-selection .MuiFormControlLabel-root{margin:0}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .context-selection .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:.75rem;color:#a0aec0}.context-image.image-thumbnail-container.landscape .thumbnail-main-content .tabs-section .context-selection .MuiFormControlLabel-root .MuiCheckbox-root{padding:4px;color:#7cbbf8}.pasted-image-panel{z-index:1000}.image-processing-indicator{display:flex;align-items:center;justify-content:center;margin-right:8px}.editor.preview{position:relative}.toggles-section .toggles-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.toggles-section .toggles-header .section-label{font-weight:600;color:var(--text-color,#333)}.toggles-section .toggles-header .info-icon{color:var(--secondary-text,#666);font-size:1rem;cursor:help}.toggles-section .toggle-grid{display:grid;gap:12px}.toggles-section .toggle-item{display:flex;align-items:center;gap:8px;cursor:pointer}.toggles-section .toggle-item .toggle-input{width:16px;height:16px;cursor:pointer;margin:0}.toggles-section .toggle-item .toggle-label{font-size:.875rem;color:var(--text-color,#333);cursor:pointer}.parameter-form .parameter-field .parameter-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.parameter-form .parameter-field .parameter-header .parameter-name{font-weight:600;flex:1}.parameter-form .parameter-field .parameter-header .parameter-suggestion-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root{background:linear-gradient(135deg,#4fc3f7,#29b6f6);color:#fff;width:24px;height:24px}.parameter-form .parameter-field .parameter-header .parameter-suggestion-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root:hover{background:linear-gradient(135deg,#29b6f6,#0288d1);transform:scale(1.1)}.parameter-form .parameter-field .parameter-header .parameter-suggestion-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root .MuiSvgIcon-root{font-size:.9rem}.parameter-form .parameter-field .parameter-header .help-icon{color:var(--secondary-text,#666);font-size:1rem;opacity:.7}.parameter-form .parameter-field .parameter-header .explicit-param-chip{background:var(--accent-color,#7c4dff);color:#fff;font-weight:700;min-width:20px;height:20px}.parameter-form .parameter-field .parameter-header .explicit-param-chip .MuiChip-label{padding:0 4px;font-size:.7rem}.parameter-form .parameter-field .parameter-input.context-input .MuiInputBase-root{min-height:100px;align-items:flex-start}.parameter-form .parameter-field .parameter-input.context-input .MuiInputBase-root .MuiInputBase-input{padding-top:12px}.parameter-form .parameter-field .parameter-input.value-only .MuiInputBase-input{font-style:italic;background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.parameter-form.desktop .split-view .prompt-preview .preview-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.parameter-form.desktop .split-view .prompt-preview .preview-header h6{margin:0}.parameter-form.desktop .split-view .prompt-preview .preview-header .preview-optimization-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root{background:linear-gradient(135deg,#ff7043,#ff5722);color:#fff}.parameter-form.desktop .split-view .prompt-preview .preview-header .preview-optimization-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root:hover{background:linear-gradient(135deg,#ff5722,#e64a19)}.parameter-form.desktop .split-view .prompt-preview .parameter-highlight.full-height{max-height:calc(70vh - 100px);overflow-y:auto;padding:16px;line-height:1.6}.parameter-form.desktop .split-view .prompt-preview .parameter-highlight.full-height .parameter-chip{margin:2px 4px;animation:pulse-glow 2s infinite}.parameter-form.desktop .split-view .prompt-preview .parameter-highlight.full-height .parameter-chip.value-chip{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #2196f3;color:#1565c0;font-weight:500}.parameter-form.desktop .split-view .prompt-preview .parameter-highlight.full-height .parameter-chip.param-chip{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border:1px solid #9c27b0;color:#6a1b9a;font-weight:500}@keyframes pulse-glow{0%,to{box-shadow:0 0 5px rgba(33,150,243,.3)}50%{box-shadow:0 0 20px rgba(33,150,243,.6)}}.parameter-form.mobile .mobile-preview-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.parameter-form.mobile .mobile-preview-header .MuiTypography-subtitle2{margin:0;font-weight:600}.parameter-form.mobile .mobile-preview-header .mobile-optimization-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root{background:linear-gradient(135deg,#26a69a,#00897b);color:#fff;width:28px;height:28px}.parameter-form.mobile .mobile-preview-header .mobile-optimization-btn.prompt-input-suggestions .suggestion-trigger-icon .MuiIconButton-root:hover{background:linear-gradient(135deg,#00897b,#00695c)}.parameter-form.mobile .parameter-highlight{margin-bottom:16px;max-height:120px;overflow-y:auto;background:var(--highlight-bg,#f8f9fa);border-radius:6px;padding:12px}.suggestion-popover .MuiPopover-paper{border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.15);border:1px solid var(--border-color,#e0e0e0)}.suggestion-popover-content .popover-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin:-16px -16px 12px;padding:12px 16px;border-radius:8px 8px 0 0}.suggestion-popover-content .popover-header .MuiTypography-subtitle2{color:var(--text-color,#333);display:flex;align-items:center;gap:8px}.suggestion-popover-content .popover-header .MuiTypography-subtitle2:before{content:"🤖";font-size:1.2em}.suggestion-popover-content .suggestions-list .suggestion-item{position:relative}.suggestion-popover-content .suggestions-list .suggestion-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:var(--accent-color,#7c4dff);transition:height .2s ease}.suggestion-popover-content .suggestions-list .suggestion-item:hover:before{height:60%}.suggestion-popover-content .suggestions-list .suggestion-item.active{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-color:#4caf50;color:#2e7d32;font-weight:500}.suggestion-popover-content .suggestions-list .suggestion-item.active:before{background:#4caf50;height:80%}.suggestion-popover-content .suggestions-list .suggestion-item .MuiTypography-body2{position:relative;z-index:1}.dark .field-label,.dark .section-label,.dark .toggle-label{color:#f3f4f6}.dark .field-input,.dark .field-textarea{background-color:#374151;border-color:#4b5563;color:#f9fafb}.dark .field-input:focus,.dark .field-textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.1)}.dark .field-input.error,.dark .field-textarea.error{border-color:#f87171;background-color:#450a0a}.dark .field-input:disabled,.dark .field-textarea:disabled{background-color:#1f2937;color:#6b7280}.dark .field-help,.dark .info-icon{color:#9ca3af}.dark .MuiButton-containedPrimary{background-color:#4299e1}.dark .MuiButton-containedPrimary:hover{background-color:#3182ce}.dark .MuiCircularProgress-colorPrimary{color:#4299e1}.dark .MuiSnackbar-root .MuiAlert-standardSuccess{background-color:#2f855a;color:#f0fff4}.dark .MuiSnackbar-root .MuiAlert-standardError{background-color:#c53030;color:#fff5f5}.dark .MuiSnackbar-root .MuiAlert-standardInfo{background-color:#2b6cb0;color:#ebf8ff}.dark .MuiDialog-paper,.dark .MuiDialog-paper p{color:#e2e8f0}.dark .MuiCheckbox-root{color:#a0aec0}.dark .MuiCheckbox-root.Mui-checked{color:#4299e1}.dark-theme .parameter-form .parameter-field .parameter-header .parameter-name,.dark .parameter-form .parameter-field .parameter-header .parameter-name{color:var(--text-color,#e2e8f0)}.dark-theme .parameter-form .parameter-field .parameter-header .explicit-param-chip,.dark .parameter-form .parameter-field .parameter-header .explicit-param-chip{background:var(--accent-color,#9f7aea);color:#fff}.dark-theme .parameter-form .parameter-field .parameter-input.value-only .MuiInputBase-input,.dark .parameter-form .parameter-field .parameter-input.value-only .MuiInputBase-input{background:linear-gradient(135deg,#2d3748,#1a202c);color:#e2e8f0}.dark-theme .suggestion-popover-content,.dark .suggestion-popover-content{background:var(--panel-bg-color,#2d3748);color:var(--text-color,#e2e8f0)}.dark-theme .suggestion-popover-content .popover-header,.dark .suggestion-popover-content .popover-header{background:linear-gradient(135deg,#4a5568,#2d3748)}.dark-theme .suggestion-popover-content .popover-header .MuiTypography-subtitle2,.dark .suggestion-popover-content .popover-header .MuiTypography-subtitle2{color:var(--text-color,#e2e8f0)}.dark-theme .suggestion-popover-content .suggestions-list .suggestion-item.active,.dark .suggestion-popover-content .suggestions-list .suggestion-item.active{background:linear-gradient(135deg,#553c9a,#44337a);border-color:#9f7aea;color:#e9d8fd}.prompt-editor-toolbar .MuiButton-root{text-transform:none;min-width:32px;padding-right:8px;padding-left:8px}.prompt-editor-toolbar .MuiButton-root.MuiButton-containedPrimary{background-color:#3b82f6}.prompt-editor-toolbar .MuiButton-root.MuiButton-containedPrimary:hover{background-color:#2563eb}.image-thumbnail-section .thumbnail-header{display:flex;justify-content:space-between;align-items:center;padding:4px;border-bottom:1px solid hsla(0,0%,100%,.1);background:rgba(60,64,72,.8);width:auto}.image-thumbnail-section .thumbnail-header .thumbnail-title{display:flex;align-items:center;color:#e2e8f0;font-size:.9rem;font-weight:500}.image-thumbnail-section .thumbnail-header .thumbnail-controls{display:flex;gap:4px}.image-thumbnail-section .thumbnail-header .thumbnail-controls .MuiIconButton-root{padding:4px}.image-thumbnail-section .thumbnail-header .thumbnail-controls .MuiIconButton-root:hover{background:hsla(0,0%,100%,.1)}.image-status{display:flex;align-items:center;font-size:.8rem;margin-top:8px}.image-status .loading-dot-animation{display:inline-flex;align-items:center}.image-status .loading-dot-animation .dot{width:4px;height:4px;border-radius:50%;margin-right:2px;animation:bounce 1.4s ease-in-out infinite both}.image-status .loading-dot-animation .dot:first-child{animation-delay:-.32s}.image-status .loading-dot-animation .dot:nth-child(2){animation-delay:-.16s}.response-type-popper .popper-paper{max-width:400px;padding:18px;box-shadow:0 18px 40px rgba(0,0,0,.35);border-radius:12px;display:flex;flex-direction:column;gap:12px}.response-type-popper .popper-paper.dark{background-color:#333;border:1px solid hsla(0,0%,100%,.12)}.response-type-popper .popper-paper.light{background-color:#fff;border:1px solid rgba(0,0,0,.12)}.response-type-popper .popper-title{margin:0 0 8px;font-size:1.2rem;font-weight:700}.response-type-popper .response-type-popper-content{font-size:.92rem;line-height:1.55;margin-bottom:8px;padding:12px;border-radius:10px;overflow-y:auto;min-height:80px;max-height:400px}.response-type-popper .response-type-popper-content.dark{border:1px solid hsla(0,0%,100%,.08);background-color:rgba(28,33,41,.95)}.response-type-popper .response-type-popper-content.light{border:1px solid rgba(0,0,0,.12);background-color:#f4f7fb}.response-type-popper .response-type-popper-content.short-content{max-height:150px}.response-type-popper .response-type-popper-content.medium-content{max-height:250px}.response-type-popper .response-type-popper-content.long-content{max-height:400px}.response-type-popper .action-buttons{display:flex;justify-content:flex-end;gap:8px}.response-type-popper .action-button{text-transform:none;font-size:.75rem;padding:2px 8px}.response-type-popper .close-button{position:absolute;top:8px;right:8px;padding:4px}.response-type-popper .response-type-wrapper{position:relative}.response-type-popper .popper-footer{display:flex;align-items:center;gap:6px;padding:10px 12px;margin-top:8px;border-top:1px solid hsla(0,0%,100%,.1);border-radius:0 0 12px 12px;font-size:.85rem}.response-type-popper .popper-footer.dark{background-color:rgba(28,33,41,.6);border-top-color:hsla(0,0%,100%,.1)}.response-type-popper .popper-footer.light{background-color:rgba(0,0,0,.02);border-top-color:rgba(0,0,0,.1)}.response-type-popper .popper-footer .topic-label{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.response-type-popper .popper-footer .topic-label.dark{color:#a8c6d5}.response-type-popper .popper-footer .topic-label.light{color:#5d8aa8}.response-type-popper .popper-footer .topic-value{font-weight:600;font-size:.9rem}.response-type-popper .popper-footer .topic-value.dark{color:#e0e0e0}.response-type-popper .popper-footer .topic-value.light{color:#333}.response-type-popper .toolbar.ai.action_links{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px;width:100%!important;margin-left:auto;margin-right:auto;align-items:center;justify-content:center;position:relative}.response-type-popper .toolbar.ai.action_links .action.toolbar_item{flex-shrink:0;display:inline-flex}.response-type-popper .toolbar.ai.action_links .ai-links-speed-dial{flex-shrink:0;display:inline-flex!important;position:relative!important}.response-type-popper .toolbar.ai.action_links .ai-links-speed-dial .MuiSpeedDial-root{position:relative!important}.response-type-popper .toolbar.ai.action_links .ai-links-edit-button{flex-shrink:0;display:inline-flex}.popper-instruction-editor .CodeMirror{border:none!important;background-color:transparent!important;font-size:.875rem;line-height:1.5;min-height:80px;height:auto!important;max-height:none;width:100%}.popper-instruction-editor .CodeMirror .CodeMirror-scroll{margin:0;height:auto!important;overflow-y:auto!important;background:transparent;overflow-x:hidden!important;max-height:none}.popper-instruction-editor .CodeMirror .CodeMirror-sizer{margin-left:0!important;margin-bottom:0!important;border-right-width:0!important;margin-right:8px!important;min-height:auto!important}.popper-instruction-editor .CodeMirror .CodeMirror-lines{padding:0}.popper-instruction-editor .CodeMirror .CodeMirror-line{padding:0 4px}.popper-instruction-editor.dark .CodeMirror{color:#e0e0e0}.popper-instruction-editor.dark .CodeMirror .cm-header{color:#ff9927}.popper-instruction-editor.dark .CodeMirror .cm-strong{color:#f6f6f6;font-weight:700}.popper-instruction-editor.dark .CodeMirror .cm-em{color:#d4d4d4;font-style:italic}.popper-instruction-editor.light .CodeMirror{color:#333}.popper-instruction-editor.light .CodeMirror .cm-header{color:#d35400}.popper-instruction-editor.light .CodeMirror .cm-strong{color:#333;font-weight:700}.popper-instruction-editor.light .CodeMirror .cm-em{color:#555;font-style:italic}.CodeMirror{height:inherit}@media(max-width:768px){.response-type-crud-dialog .MuiDialog-paper{margin:16px;width:calc(100% - 32px);max-width:none}.response-type-crud-dialog .field-header{flex-direction:column;align-items:flex-start;gap:4px}.response-type-crud-dialog .field-header .prompt-input-suggestions{margin-left:0;align-self:flex-end}.response-type-crud-dialog .metadata-column{padding-left:0;min-width:auto;max-width:none}.crud-form.desktop .desktop-layout{grid-template-columns:1fr;gap:20px}.crud-form.desktop .desktop-layout .metadata-column{order:-1}.mobile-layout .field-group{margin-bottom:16px}.parameter-form .parameter-field .parameter-header{gap:4px}.parameter-form .parameter-field .parameter-header .parameter-suggestion-btn{order:-1;align-self:flex-end}}@media(max-width:480px){.dialog-content{padding:16px!important}.crud-form.desktop .desktop-layout .prompt-column .prompt-editor-container{min-height:300px}.toggle-grid{gap:8px}.field-group{gap:4px}}.entity-card{position:relative;display:flex;flex-direction:column;border-radius:12px;cursor:pointer;transition:all .2s ease;outline:none;animation:fadeIn .3s ease-in-out}.entity-card:focus-visible{outline:none}.entity-card .card-surface{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;border-radius:12px;transition:all .2s ease}.entity-card.dark .card-surface{background:rgba(15,22,36,.98);border:.5px solid hsla(0,0%,100%,.08);box-shadow:0 6px 20px rgba(0,0,0,.25)}.entity-card.dark:hover .card-surface{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.35)}.entity-card.dark:focus-visible .card-surface{box-shadow:0 0 0 3px rgba(122,199,255,.2)}.entity-card.dark.selected .card-surface{border-color:rgba(122,199,255,.5);box-shadow:0 0 0 2px rgba(122,199,255,.3)}.entity-card.dark .card-title{color:hsla(0,0%,100%,.95)}.entity-card.dark .card-description{color:hsla(0,0%,100%,.7)}.entity-card.dark .card-date,.entity-card.dark .card-use-count{color:hsla(0,0%,100%,.5)}.entity-card.dark .category-badge{background:rgba(122,199,255,.15);color:#7ac7ff;border:1px solid rgba(122,199,255,.3)}.entity-card.dark .verified-badge{background:rgba(34,197,94,.15);color:#4ade80;border:1px solid rgba(34,197,94,.3)}.entity-card.dark .tag-chip{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.12)}.entity-card.dark .tag-overflow{color:hsla(0,0%,100%,.6)}.entity-card.dark .prompt-part-badge{border:1px solid}.entity-card.dark .prompt-part-badge.prompt-part--task{background:rgba(59,130,246,.15);color:#60a5fa;border-color:rgba(59,130,246,.3)}.entity-card.dark .prompt-part-badge.prompt-part--format{background:rgba(168,85,247,.15);color:#c084fc;border-color:rgba(168,85,247,.3)}.entity-card.dark .prompt-part-badge.prompt-part--voice{background:rgba(236,72,153,.15);color:#f472b6;border-color:rgba(236,72,153,.3)}.entity-card.dark .card-rating{color:#fbbf24}.entity-card.dark .card-instructions{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7)}.entity-card.dark .card-instructions strong{color:hsla(0,0%,100%,.9)}.entity-card.light .card-surface{background:hsla(0,0%,100%,.98);border:1px solid #e5e9f0;box-shadow:0 4px 12px rgba(0,0,0,.08)}.entity-card.light:hover .card-surface{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.entity-card.light:focus-visible .card-surface{box-shadow:0 0 0 3px rgba(59,130,246,.2)}.entity-card.light.selected .card-surface{border-color:rgba(59,130,246,.5);box-shadow:0 0 0 2px rgba(59,130,246,.3)}.entity-card.light .card-title{color:#1a1f36}.entity-card.light .card-description{color:#4a5568}.entity-card.light .card-date,.entity-card.light .card-use-count{color:#718096}.entity-card.light .category-badge{background:rgba(59,130,246,.1);color:#2563eb;border:1px solid rgba(59,130,246,.2)}.entity-card.light .verified-badge{background:rgba(34,197,94,.1);color:#16a34a;border:1px solid rgba(34,197,94,.2)}.entity-card.light .tag-chip{background:rgba(0,0,0,.04);color:#4a5568;border:1px solid rgba(0,0,0,.08)}.entity-card.light .tag-overflow{color:#718096}.entity-card.light .prompt-part-badge{border:1px solid}.entity-card.light .prompt-part-badge.prompt-part--task{background:rgba(59,130,246,.1);color:#2563eb;border-color:rgba(59,130,246,.2)}.entity-card.light .prompt-part-badge.prompt-part--format{background:rgba(168,85,247,.1);color:#9333ea;border-color:rgba(168,85,247,.2)}.entity-card.light .prompt-part-badge.prompt-part--voice{background:rgba(236,72,153,.1);color:#db2777;border-color:rgba(236,72,153,.2)}.entity-card.light .card-rating{color:#f59e0b}.entity-card.light .card-instructions{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.08);color:#4a5568}.entity-card.light .card-instructions strong{color:#1a1f36}.entity-card--minimal{min-height:100px}.entity-card--minimal .card-surface{padding:16px;gap:8px}.entity-card--minimal .card-header{display:flex;align-items:center;gap:10px}.entity-card--minimal .card-icon{font-size:20px;opacity:.7}.entity-card--minimal .card-title{margin:0;font-size:16px;font-weight:600;line-height:1.3}.entity-card--minimal .card-category,.entity-card--minimal .card-prompt-part{display:flex;gap:6px}.entity-card--minimal .category-badge,.entity-card--minimal .prompt-part-badge{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.entity-card--standard{min-height:200px}.entity-card--standard .card-surface{padding:20px;gap:12px}.entity-card--standard .card-header{display:flex;align-items:flex-start;gap:10px}.entity-card--standard .card-icon{font-size:22px;margin-top:2px;opacity:.7}.entity-card--standard .card-title{margin:0;font-size:18px;font-weight:600;line-height:1.4;flex:1}.entity-card--standard .card-description{margin:0;font-size:14px;line-height:1.6}.entity-card--standard .card-metadata{display:flex;flex-wrap:wrap;gap:8px}.entity-card--standard .category-badge,.entity-card--standard .prompt-part-badge{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.entity-card--standard .card-tags{display:flex;flex-wrap:wrap;gap:6px}.entity-card--standard .tag-chip{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500}.entity-card--standard .tag-overflow{padding:4px 8px;font-size:11px;font-weight:600}.entity-card--standard .card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;font-size:12px}.entity-card--standard .card-rating{font-size:14px;letter-spacing:1px}.entity-card--advanced{min-height:320px}.entity-card--advanced.has-glow .card-surface{margin:3px}.entity-card--advanced .card-surface{padding:24px;gap:14px}.entity-card--advanced .card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.entity-card--advanced .card-header-left{display:flex;align-items:flex-start;gap:10px;flex:1}.entity-card--advanced .card-icon{font-size:24px;margin-top:2px;opacity:.8}.entity-card--advanced .card-title{margin:0;font-size:20px;font-weight:600;line-height:1.4;flex:1}.entity-card--advanced .verified-badge{padding:4px 8px;border-radius:6px;font-size:14px;font-weight:600}.entity-card--advanced .card-description{margin:0;font-size:15px;line-height:1.6}.entity-card--advanced .card-metadata{display:flex;flex-wrap:wrap;gap:8px}.entity-card--advanced .category-badge,.entity-card--advanced .prompt-part-badge{padding:5px 12px;border-radius:6px;font-size:13px;font-weight:500}.entity-card--advanced .card-tags{display:flex;flex-wrap:wrap;gap:6px}.entity-card--advanced .tag-chip{padding:5px 10px;border-radius:5px;font-size:12px;font-weight:500}.entity-card--advanced .card-instructions{padding:12px;border-radius:8px;font-size:13px}.entity-card--advanced .card-instructions strong{display:block;margin-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.entity-card--advanced .card-instructions p{margin:0;line-height:1.5}.entity-card--advanced .card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;font-size:12px}.entity-card--advanced .card-stats{display:flex;align-items:center;gap:12px}.entity-card--advanced .card-rating{font-size:15px;letter-spacing:1px}.entity-card--advanced .card-use-count{font-size:12px}.entity-card--advanced .card-ai-links{margin-top:8px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.08)}.card-glow{position:absolute;inset:-60%;z-index:0;opacity:0;transform:translateZ(0) scale(1.6);will-change:transform;filter:url(#cardGlowFilter);transition:opacity .3s ease;pointer-events:none}.card-glow img{width:150px;height:150px;filter:blur(12px) brightness(1.8)}.card-skeleton{padding:20px;display:flex;flex-direction:column;gap:12px}.card-skeleton>div{background:linear-gradient(90deg,hsla(0,0%,100%,.06) 25%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.06) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.card-skeleton .skeleton-header{width:60%;height:20px}.card-skeleton .skeleton-text{width:100%;height:14px}.card-skeleton .skeleton-text.short{width:75%}.card-skeleton .skeleton-tags{display:flex;gap:6px}.card-skeleton .skeleton-tag{width:60px;height:24px;border-radius:6px}.card-skeleton .skeleton-footer{width:40%;height:16px;margin-top:8px}.card-skeleton.card-skeleton--minimal{padding:16px;min-height:100px}.card-skeleton.card-skeleton--minimal .skeleton-header{height:18px}.card-skeleton.card-skeleton--standard{padding:20px;min-height:200px}.card-skeleton.card-skeleton--advanced{padding:24px;min-height:320px}.card-skeleton.card-skeleton--advanced .skeleton-header{height:22px}.card-skeleton.card-skeleton--advanced .skeleton-text{height:16px}.entity-card.light .card-skeleton>div{background:linear-gradient(90deg,rgba(0,0,0,.04) 25%,rgba(0,0,0,.08) 50%,rgba(0,0,0,.04) 75%)}@media(max-width:768px){.entity-card--standard{min-height:auto}.entity-card--standard .card-surface{padding:16px}.entity-card--advanced{min-height:auto}.entity-card--advanced .card-surface{padding:18px}.entity-card--advanced .card-title{font-size:18px}}@media(max-width:480px){.entity-card--minimal .card-title{font-size:14px}.entity-card--standard .card-title{font-size:16px}.entity-card--standard .card-description{font-size:13px}.entity-card--advanced .card-title{font-size:16px}.entity-card--advanced .card-description{font-size:14px}}.card-grid{position:relative;width:100%}.card-grid .card-grid-container{display:grid;gap:14px;padding:20px;transition:all .2s ease}.card-grid.focus-dimming .card-grid-container:hover .entity-card:not(:hover){opacity:.2;transition:opacity .3s ease}.card-grid--empty{padding:60px 20px}.card-grid--empty .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.card-grid--empty .empty-icon{font-size:48px;opacity:.5}.card-grid--empty .empty-message{margin:0;font-size:16px;color:hsla(0,0%,100%,.6);font-weight:500;color:#718096}.card-grid--loading .card-grid-container{opacity:.8}.card-grid-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px 20px;border-top:1px solid hsla(0,0%,100%,.08);margin-top:20px}.card-grid-pagination .pagination-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.8);border-radius:8px;font-size:18px;cursor:pointer;transition:all .2s ease;outline:none}.card-grid-pagination .pagination-button:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.card-grid-pagination .pagination-button:focus-visible{box-shadow:0 0 0 3px rgba(122,199,255,.2)}.card-grid-pagination .pagination-button:active:not(:disabled){transform:translateY(0)}.card-grid-pagination .pagination-button:disabled{opacity:.3;cursor:not-allowed}.card-grid-pagination .pagination-info{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:600;color:hsla(0,0%,100%,.9);min-width:60px;justify-content:center}.card-grid-pagination .current-page{color:#7ac7ff}.card-grid-pagination .page-separator{color:hsla(0,0%,100%,.4)}.card-grid-pagination .total-pages{color:hsla(0,0%,100%,.6)}.card-grid-pagination .pagination-summary{font-size:13px;color:hsla(0,0%,100%,.5);margin-left:8px}.card-grid .card-grid-pagination{border-top-color:#e5e9f0}.card-grid .card-grid-pagination .pagination-button{border-color:#e5e9f0;background:rgba(0,0,0,.02);color:#4a5568}.card-grid .card-grid-pagination .pagination-button:hover:not(:disabled){background:rgba(0,0,0,.04);border-color:#cbd5e0}.card-grid .card-grid-pagination .pagination-button:focus-visible{box-shadow:0 0 0 3px rgba(59,130,246,.2)}.card-grid .card-grid-pagination .pagination-info{color:#1a1f36}.card-grid .card-grid-pagination .current-page{color:#2563eb}.card-grid .card-grid-pagination .page-separator{color:#cbd5e0}.card-grid .card-grid-pagination .pagination-summary,.card-grid .card-grid-pagination .total-pages{color:#718096}@media(max-width:768px){.card-grid .card-grid-container{padding:16px;gap:12px}.card-grid-pagination{padding:20px 16px;gap:12px}.card-grid-pagination .pagination-summary{display:none}}@media(max-width:480px){.card-grid .card-grid-container{padding:12px;gap:10px;grid-template-columns:1fr!important}.card-grid-pagination{padding:16px 12px}.card-grid-pagination .pagination-button{width:36px;height:36px;font-size:16px}.card-grid-pagination .pagination-info{font-size:14px}}.card-grid--cols-2 .card-grid-container{grid-template-columns:repeat(2,1fr)}.card-grid--cols-3 .card-grid-container{grid-template-columns:repeat(3,1fr)}.card-grid--cols-4 .card-grid-container{grid-template-columns:repeat(4,1fr)}.card-grid--cols-5 .card-grid-container{grid-template-columns:repeat(5,1fr)}@media(max-width:1200px){.card-grid--cols-5 .card-grid-container{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.card-grid--cols-4 .card-grid-container,.card-grid--cols-5 .card-grid-container{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.card-grid--cols-3 .card-grid-container,.card-grid--cols-4 .card-grid-container,.card-grid--cols-5 .card-grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.card-grid--cols-2 .card-grid-container,.card-grid--cols-3 .card-grid-container,.card-grid--cols-4 .card-grid-container,.card-grid--cols-5 .card-grid-container{grid-template-columns:1fr}}.prompt-response-types-cards{position:relative;width:100%;min-height:400px;display:flex;flex-direction:column}.cards-toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02);gap:16px;flex-wrap:wrap}.cards-toolbar .toolbar-left{display:flex;align-items:center;gap:16px;flex:1}.cards-toolbar .toolbar-right{display:flex;align-items:center;gap:12px}.cards-toolbar .cards-title{margin:0;font-size:16px;font-weight:600;color:hsla(0,0%,100%,.9)}.cards-toolbar .selection-count{padding:4px 12px;border-radius:12px;background:rgba(122,199,255,.15);color:#7ac7ff;font-size:13px;font-weight:500;border:1px solid rgba(122,199,255,.3)}.prompt-response-types-cards.light .cards-toolbar{border-bottom-color:#e5e9f0;background:rgba(0,0,0,.02)}.prompt-response-types-cards.light .cards-toolbar .cards-title{color:#1a1f36}.prompt-response-types-cards.light .cards-toolbar .selection-count{background:rgba(59,130,246,.1);color:#2563eb;border-color:rgba(59,130,246,.2)}.view-mode-buttons .MuiButton-root{min-width:40px;padding:6px 12px}.view-mode-buttons .MuiButton-outlined{border-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.7)}.view-mode-buttons .MuiButton-outlined:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2)}.view-mode-buttons .MuiButton-contained{background:rgba(122,199,255,.2);color:#7ac7ff;border-color:rgba(122,199,255,.3)}.view-mode-buttons .MuiButton-contained:hover{background:rgba(122,199,255,.25)}.prompt-response-types-cards.light .view-mode-buttons .MuiButton-outlined{border-color:#e5e9f0;color:#4a5568}.prompt-response-types-cards.light .view-mode-buttons .MuiButton-outlined:hover{background:rgba(0,0,0,.04);border-color:#cbd5e0}.prompt-response-types-cards.light .view-mode-buttons .MuiButton-contained{background:rgba(59,130,246,.1);color:#2563eb;border-color:rgba(59,130,246,.2)}.prompt-response-types-cards.light .view-mode-buttons .MuiButton-contained:hover{background:rgba(59,130,246,.15)}.settings-button{color:hsla(0,0%,100%,.7)}.settings-button:hover{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.9)}.prompt-response-types-cards.light .settings-button{color:#4a5568}.prompt-response-types-cards.light .settings-button:hover{background:rgba(0,0,0,.04);color:#1a1f36}.cards-settings-menu .MuiMenu-paper{min-width:240px;background:rgba(15,22,36,.98);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 8px 24px rgba(0,0,0,.4)}.cards-settings-menu .MuiMenuItem-root{color:hsla(0,0%,100%,.9);font-size:14px;padding:10px 16px}.cards-settings-menu .MuiMenuItem-root:hover{background:hsla(0,0%,100%,.05)}.cards-settings-menu .MuiMenuItem-root.Mui-disabled{opacity:1;color:hsla(0,0%,100%,.5)}.cards-settings-menu .MuiMenuItem-root strong{font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.cards-settings-menu .MuiDivider-root{background-color:hsla(0,0%,100%,.08)}.cards-settings-menu .setting-item{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}.cards-settings-menu .setting-item span{font-size:14px;color:hsla(0,0%,100%,.9)}.cards-settings-menu .setting-item .columns-select{padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.12);font-size:14px;cursor:pointer;outline:none;min-width:80px}.cards-settings-menu .setting-item .columns-select:hover{background:hsla(0,0%,100%,.12)}.cards-settings-menu .setting-item .columns-select:focus{border-color:#7ac7ff;box-shadow:0 0 0 2px rgba(122,199,255,.2)}.cards-settings-menu .MuiFormControlLabel-root{margin:0;width:100%}.cards-settings-menu .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:14px;color:hsla(0,0%,100%,.9)}.cards-settings-menu .MuiFormControlLabel-root .MuiSwitch-root{margin-left:auto}.prompt-response-types-cards.light .cards-settings-menu .MuiMenu-paper{background:#fff;border-color:#e5e9f0;box-shadow:0 4px 16px rgba(0,0,0,.12)}.prompt-response-types-cards.light .cards-settings-menu .MuiMenuItem-root{color:#1a1f36}.prompt-response-types-cards.light .cards-settings-menu .MuiMenuItem-root:hover{background:rgba(0,0,0,.04)}.prompt-response-types-cards.light .cards-settings-menu .MuiMenuItem-root.Mui-disabled{color:#718096}.prompt-response-types-cards.light .cards-settings-menu .MuiDivider-root{background-color:#e5e9f0}.prompt-response-types-cards.light .cards-settings-menu .setting-item span{color:#1a1f36}.prompt-response-types-cards.light .cards-settings-menu .setting-item .columns-select{background:rgba(0,0,0,.04);color:#1a1f36;border-color:#e5e9f0}.prompt-response-types-cards.light .cards-settings-menu .setting-item .columns-select:hover{background:rgba(0,0,0,.06)}.prompt-response-types-cards.light .cards-settings-menu .setting-item .columns-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.prompt-response-types-cards.light .cards-settings-menu .MuiFormControlLabel-root .MuiFormControlLabel-label{color:#1a1f36}@media(max-width:768px){.cards-toolbar{padding:12px 16px}.cards-toolbar .cards-title{font-size:14px}.cards-toolbar .selection-count{font-size:12px;padding:3px 10px}.view-mode-buttons .MuiButton-root{min-width:36px;padding:4px 8px}}@media(max-width:480px){.cards-toolbar .toolbar-left{flex-direction:column;align-items:flex-start;gap:8px}.cards-toolbar .toolbar-right{gap:8px}.view-mode-buttons .MuiButton-root .MuiSvgIcon-root{font-size:18px}}.filter-button-ref{display:inline-block;border-radius:4px;text-transform:none;font-weight:400;position:relative;min-width:auto;width:30%}.filter-button-ref.active{font-weight:700}.filter-button-ref .MuiButton-root{min-height:28px;text-transform:none;font-family:Nunito,sans-serif;border-radius:4px;transition:all .2s ease;padding:0;width:100%;display:inline-flex;justify-content:space-between}.filter-button-ref .MuiButton-root:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.2)}.filter-button-ref .MuiButton-root.loading{opacity:.7;cursor:wait}.filter-button-ref .filter-button-dropdown-area{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.filter-button-ref .filter-button-dropdown-area:hover{background-color:rgba(0,0,0,.08)}.dark .filter-button-ref .filter-button-dropdown-area:hover{background-color:hsla(0,0%,100%,.12)}.buttons.prompt_part.filter-buttons{display:flex;gap:8px;align-items:center;justify-content:center;margin:8px 0;flex-wrap:wrap}.buttons.prompt_part.filter-buttons .filter-button-prompt-part-container{margin-left:12px}.buttons.prompt_part.filter-buttons.dark .filter-button-ref .MuiButton-root:hover{box-shadow:0 2px 8px hsla(0,0%,100%,.1)}.filter-button-popover-content{padding:16px}.filter-button-popover-content .filter-button-header{margin-bottom:8px;font-size:1.1rem;font-weight:700}.filter-button-popover-content .filter-button-subtitle{margin-bottom:16px;display:block;font-size:.75rem;color:#666;opacity:.8}.filter-button-popover-content .filter-button-controls{display:flex;gap:8px;margin-bottom:8px}.filter-button-popover-content .filter-button-controls .MuiButton-root{min-width:auto;padding:4px 8px;font-size:.75rem;mix-blend-mode:hard-light;color:#414040}.filter-button-popover-content .filter-button-controls .MuiButton-root:hover{background-color:rgba(0,0,0,.08)}.dark .filter-button-popover-content .filter-button-controls .MuiButton-root:hover{background-color:hsla(0,0%,100%,.12)}.filter-button-popover-content .filter-button-categories-list{max-height:250px;overflow-y:auto;overflow-x:hidden}.filter-button-popover-content .filter-button-categories-list .filter-button-category-item{cursor:pointer;padding:2px 4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;margin:2px 0;width:100%}.filter-button-popover-content .filter-button-categories-list .filter-button-category-item:hover{background-color:rgba(0,0,0,.04)}.dark .filter-button-popover-content .filter-button-categories-list .filter-button-category-item:hover{background-color:hsla(0,0%,100%,.08)}.filter-button-popover-content .filter-button-categories-list .filter-button-category-item .MuiFormControlLabel-label{flex-grow:1;margin-left:8px;font-size:.9rem}.filter-button-popover-content .filter-button-categories-list .filter-button-no-categories{font-style:italic;color:#666;font-size:.9rem;text-align:center;padding:8px}.MuiPopover-paper:has(.filter-button-popover-content){background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.dark .MuiPopover-paper:has(.filter-button-popover-content){background:#2d3748;border-color:#4a5568;color:#fff}.dark .MuiPopover-paper:has(.filter-button-popover-content) .filter-button-header{color:#fff!important}.dark .MuiPopover-paper:has(.filter-button-popover-content) .filter-button-subtitle{color:#a0aec0!important}.dark .MuiPopover-paper:has(.filter-button-popover-content) .filter-button-no-categories{color:#a0aec0!important}.dark .MuiPopover-paper:has(.filter-button-popover-content) .MuiFormControlLabel-label{color:#e2e8f0}.dark .MuiPopover-paper:has(.filter-button-popover-content) .MuiButton-root{color:#e2e8f0}.dark .MuiPopover-paper:has(.filter-button-popover-content) .MuiButton-root:hover{background-color:hsla(0,0%,100%,.08)}.dark .MuiPopover-paper:has(.filter-button-popover-content) .MuiDivider-root{background-color:#4a5568}@media(max-width:768px){.buttons.prompt_part.filter-buttons{gap:4px;margin-left:10px;margin-right:10px;padding:0;width:auto!important}.buttons.prompt_part.filter-buttons .filter-button-ref .MuiButton-root{width:100%}.MuiPopover-paper:has(.filter-button-popover-content){max-width:90vw;width:280px}}@media(max-width:480px){.filter-button-popover-content{padding:12px}.filter-button-popover-content .filter-button-categories-list{max-height:200px}.MuiPopover-paper:has(.filter-button-popover-content){width:240px}}.prompts-explorer-drawer .MuiDrawer-paper{width:320px;z-index:9999;border-right:1px solid;border-color:#e0e0e0}.dark .prompts-explorer-drawer .MuiDrawer-paper{border-color:#6e89a8}.prompts-explorer-drawer.dark .MuiDrawer-paper{background-color:#20232a;color:#f8f9fa}.prompts-explorer-drawer.light .MuiDrawer-paper{background:#f5f5f5;color:#333}.prompts-explorer-drawer.expanded .MuiDrawer-paper{width:calc(100vw - 60px)!important;max-width:1600px!important}.prompts-explorer-drawer.expanded .prompts-tree .library-items-list .items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px;padding:16px}.prompts-explorer-drawer.prompts-explorer-embedded{position:relative;width:320px;height:100%;flex-shrink:0;transition:width .3s ease-in-out}.prompts-explorer-drawer.prompts-explorer-embedded.mobile{width:100%}.prompts-explorer-drawer.prompts-explorer-embedded .MuiDrawer-paper{position:relative!important;transform:none!important;transition:width .3s ease-in-out;border-right:1px solid;border-color:#e0e0e0}.dark .prompts-explorer-drawer.prompts-explorer-embedded .MuiDrawer-paper{border-color:#6e89a8}.prompts-explorer-drawer.prompts-explorer-embedded.dark .MuiDrawer-paper{background-color:#20232a;color:#f8f9fa}.prompts-explorer-drawer.prompts-explorer-embedded.light .MuiDrawer-paper{background:#f5f5f5;color:#333}.prompts-explorer-drawer.prompts-explorer-embedded.expanded{width:100%;max-width:1600px}.prompts-explorer-drawer.prompts-explorer-embedded.expanded .MuiDrawer-paper{width:100%!important}.prompts-explorer-drawer.prompts-explorer-embedded.expanded .prompts-drawer-content .prompt-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--card-min-width,350px),1fr));gap:16px;padding:16px;max-width:100%}.prompts-explorer-drawer.prompts-explorer-embedded.expanded .prompts-drawer-content .prompt-cards-grid>*{max-width:var(--card-max-width,500px)}.prompts-explorer-drawer .prompts-explorer-drawer-paper{z-index:9999;background-color:#f5f5f5}.dark .prompts-explorer-drawer .prompts-explorer-drawer-paper{background-color:#20232a}.prompts-explorer-drawer .prompts-explorer-drawer-paper{color:#333}.dark .prompts-explorer-drawer .prompts-explorer-drawer-paper{color:#f8f9fa}.prompts-explorer-drawer .prompts-explorer-drawer-paper.mobile{width:100%}.prompts-drawer-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.prompts-drawer-content .prompts-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid;border-color:#e0e0e0}.dark .prompts-drawer-content .prompts-drawer-header{border-color:#6e89a8}.prompts-drawer-content .prompts-drawer-header{flex-shrink:0}.prompts-drawer-content .prompts-drawer-header.mobile{display:none}.prompts-drawer-content .prompts-drawer-header .header-title-section{display:flex;align-items:center;gap:12px}.prompts-drawer-content .prompts-drawer-header .header-title-section .admin-logo{width:36px;height:36px;object-fit:contain}.prompts-drawer-content .prompts-drawer-header .header-title-section .logo-icon{width:28px;height:28px;object-fit:contain}.prompts-drawer-content .prompts-drawer-header .header-title-section .folder-icon{font-size:24px;color:#f5970e}.prompts-drawer-content .prompts-drawer-header .header-title-section .drawer-title{margin:0;font-size:1.125rem;font-weight:600;color:#333}.dark .prompts-drawer-content .prompts-drawer-header .header-title-section .drawer-title{color:#f8f9fa}.prompts-drawer-content .prompts-search-section{padding:12px 16px;border-bottom:1px solid;border-color:#e0e0e0}.dark .prompts-drawer-content .prompts-search-section{border-color:#6e89a8}.prompts-drawer-content .prompts-search-section{flex-shrink:0;display:flex;align-items:center;gap:12px}.prompts-drawer-content .prompts-search-section .MuiTextField-root{flex:1}.prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root{background-color:#fff}.dark .prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root{background-color:#20232a}.prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#e0e0e0}.dark .prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#6e89a8}.prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#516781}.dark .prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#f5970e}.prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#516781}.dark .prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#f5970e}.prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiInputAdornment-root{color:#333}.dark .prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiInputAdornment-root{color:#f8f9fa}.prompts-drawer-content .prompts-search-section .MuiTextField-root .MuiInputAdornment-root{opacity:.6}.prompts-drawer-content .prompts-search-section .search-groupby-selector{display:flex;align-items:center;gap:6px;flex-shrink:0}.prompts-drawer-content .prompts-search-section .search-groupby-selector .MuiSvgIcon-root{color:#333}.dark .prompts-drawer-content .prompts-search-section .search-groupby-selector .MuiSvgIcon-root{color:#f8f9fa}.prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{padding:6px 10px;border-radius:4px;border:1px solid #e0e0e0}.dark .prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{border-color:#6e89a8}.prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{background-color:#fff}.dark .prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{background-color:#20232a}.prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{color:#333}.dark .prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{color:#f8f9fa}.prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select{font-size:12px;cursor:pointer;transition:all .2s ease;min-width:120px}.prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select:hover{border-color:#f5970e}.prompts-drawer-content .prompts-search-section .search-groupby-selector .groupby-select:focus{outline:none;border-color:#f5970e;box-shadow:0 0 0 2px rgba(245,151,14,.2)}.prompts-drawer-content .prompts-drawer-body{flex:1;overflow-y:auto;overflow-x:hidden}.prompts-drawer-content .prompts-drawer-body .items-grid{display:flex;flex-direction:column;gap:8px;padding-bottom:8px}.prompts-drawer-content .prompts-drawer-body .library-item-card{border-radius:6px;border-left:1px solid #adadad;border-top:1px solid #adadad;cursor:pointer;transition:all .2s ease;background-color:#efeeee;padding:16px;margin:6px 9px;border-color:#d3d3d3 grey grey #d3d3d3;border-style:solid;border-width:1.5px 2px 2px 1px}.prompts-drawer-content .prompts-drawer-body .library-item-card:hover{background-color:#eaeaea}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card:hover{background-color:#323941}.prompts-drawer-content .prompts-drawer-body .library-item-card:hover{border-color:#f5970e}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-header svg{flex-shrink:0;color:#516781}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card .item-header svg{color:#f5970e}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-header .item-name{font-size:13px;font-weight:500;color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card .item-header .item-name{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-header .item-name{overflow:hidden;text-overflow:ellipsis}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-header .item-text{font-size:13px;color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card .item-header .item-text{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-header .item-text{line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-category{font-size:11px;padding:2px 8px;border-radius:12px;display:inline-block;margin-top:4px;background-color:rgba(81,103,129,.1)}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card .item-category{background-color:rgba(245,151,14,.2)}.prompts-drawer-content .prompts-drawer-body .library-item-card .item-category{color:#516781}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card .item-category{color:#f5970e}.prompts-drawer-content .prompts-drawer-body .library-item-card.question-card .item-header .item-text{font-style:italic}.prompts-drawer-content .prompts-drawer-body .library-item-card.entity-card .item-description{font-size:11px;color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.entity-card .item-description{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card.entity-card .item-description{opacity:.7;margin-top:4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;flex-direction:column}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header .item-header{flex:1;cursor:pointer}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header .card-edit-icon img{width:20px;filter:invert(.5)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header .card-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header .card-header-actions .prompt-card-ailinks{opacity:.7;transition:opacity .2s}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header .card-header-actions .prompt-card-ailinks:hover{opacity:1}@media(max-width:768px){.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header .card-header-actions .prompt-card-ailinks{display:none}}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-card-header button{flex-shrink:0}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-description{font-size:11px;color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-description{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-description{opacity:.8;margin-top:6px;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category{font-size:10px;padding:2px 8px;border-radius:12px;display:inline-block;background-color:rgba(81,103,129,.1)}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category{background-color:rgba(245,151,14,.2)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category{color:#516781}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category{color:#f5970e}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category{transition:all .2s ease}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category:hover{transform:scale(1.1);background-color:rgba(81,103,129,.2)}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category:hover{background-color:rgba(245,151,14,.3)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .item-category.active-chip{background-color:#f5970e!important;color:#000!important;font-weight:700;box-shadow:0 0 6px rgba(245,151,14,.5)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-metadata .MuiChip-root{height:20px;font-size:9px}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag{font-size:9px;padding:2px 6px;border-radius:8px;background-color:hsla(0,0%,87.8%,.5)}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag{background-color:rgba(110,137,168,.3)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag{opacity:.8;transition:all .2s ease}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag:hover{opacity:1;transform:scale(1.1)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag.active-chip{background-color:#f5970e!important;color:#000!important;opacity:1;font-weight:700;box-shadow:0 0 6px rgba(245,151,14,.5)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag-more{font-size:9px;padding:2px 6px;color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag-more{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .item-tags .item-tag-more{opacity:.6;font-weight:600}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card.expanded{background-color:rgba(81,103,129,.05)}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card.expanded{background-color:rgba(245,151,14,.05)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details{margin-top:12px;padding-top:12px;border-color:currentcolor #e0e0e0 #e0e0e0;border-top:1px solid #e0e0e0}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details{border-color:#6e89a8}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section{margin-bottom:16px}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section:last-child{margin-bottom:0}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section h4{font-size:11px;font-weight:600;margin:0 0 8px;color:#516781}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section h4{color:#f5970e}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{font-size:10px;line-height:1.4;padding:8px;border-radius:4px;background-color:hsla(0,0%,87.8%,.3)}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{background-color:rgba(110,137,168,.2)}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;max-height:300px;overflow-y:auto}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar{width:4px;height:4px}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-track{background:#fff}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-track{background:#20232a}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-thumb{background:#6e89a8}.prompts-drawer-content .prompts-drawer-body .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-thumb{border-radius:2px}.prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar{width:6px}.prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar-track{background:#fff}.dark .prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar-track{background:#20232a}.prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar-thumb{background:#6e89a8}.prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar-thumb{border-radius:3px}.prompts-drawer-content .prompts-drawer-body::-webkit-scrollbar-thumb:hover{background:#f5970e}.prompts-drawer-content .prompts-drawer-body .error-container,.prompts-drawer-content .prompts-drawer-body .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;text-align:center}.prompts-drawer-content .prompts-drawer-body .error-container .loading-text,.prompts-drawer-content .prompts-drawer-body .loading-container .loading-text{font-size:.875rem;color:#333}.dark .prompts-drawer-content .prompts-drawer-body .error-container .loading-text,.dark .prompts-drawer-content .prompts-drawer-body .loading-container .loading-text{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .error-container .loading-text,.prompts-drawer-content .prompts-drawer-body .loading-container .loading-text{opacity:.8}.prompts-drawer-content .prompts-drawer-body .error-container .error-message,.prompts-drawer-content .prompts-drawer-body .loading-container .error-message{color:#f44336;font-size:.875rem}.prompts-drawer-content .prompts-drawer-body .error-container .retry-button,.prompts-drawer-content .prompts-drawer-body .loading-container .retry-button{padding:8px 16px;background:#f5970e;color:#000;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s}.prompts-drawer-content .prompts-drawer-body .error-container .retry-button:hover,.prompts-drawer-content .prompts-drawer-body .loading-container .retry-button:hover{background:#c87a08}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata{padding:8px 12px;background-color:#eaeaea}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata{background-color:#323941}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata{border-color:#6e89a8}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.8rem}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row .metadata-label{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row .metadata-label{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row .metadata-label{opacity:.7}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row .metadata-value{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row .metadata-value{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row .metadata-value{font-weight:600}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact{display:flex;align-items:center;gap:4px;font-size:.7rem;flex-wrap:nowrap;white-space:nowrap}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .search-toggle-icon{margin-right:0;opacity:.7;transition:opacity .2s;flex-shrink:0}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .search-toggle-icon:hover{opacity:1}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item{display:inline-flex;align-items:center;gap:3px;flex-shrink:0;margin-right:auto;margin-left:20px}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item .metadata-label{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item .metadata-label{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item .metadata-label{opacity:.7;font-size:.7rem}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item .metadata-value{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item .metadata-value{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-item .metadata-value{font-weight:600;font-size:.7rem}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-separator{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-separator{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .metadata-row-compact .metadata-separator{opacity:.4;margin:0 1px;flex-shrink:0}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 4px 0}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .filter-sort-left-section{display:flex;align-items:center;gap:0;flex:1}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .filter-sort-left-section .create-category-btn{opacity:.8;transition:opacity .2s}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .filter-sort-left-section .create-category-btn:hover{opacity:1}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .filter-sort-left-section .create-category-btn:disabled{opacity:.3}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector{display:flex;align-items:center;gap:6px;flex-shrink:0}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .MuiSvgIcon-root,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .MuiSvgIcon-root{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .MuiSvgIcon-root,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .MuiSvgIcon-root{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{padding:6px 10px;border-radius:4px;border:1px solid #e0e0e0}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{border-color:#6e89a8}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{background-color:#fff}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{background-color:#20232a}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{color:#333}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select{font-size:12px;cursor:pointer;transition:all .2s ease;min-width:120px}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select:hover,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select:hover,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select:hover,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select:hover{border-color:#f5970e}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .groupby-select:focus,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-groupby-selector .sort-select:focus,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .groupby-select:focus,.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .filter-sort-row .search-sort-selector .sort-select:focus{outline:none;border-color:#f5970e;box-shadow:0 0 0 2px rgba(245,151,14,.2)}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display{padding:8px 12px;background-color:rgba(81,103,129,.05)}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display{background-color:rgba(245,151,14,.05)}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display{border-radius:4px;margin:4px 12px 8px}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-label{font-size:11px;font-weight:600;color:#516781}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-label{color:#f5970e}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-label{display:block;margin-bottom:6px}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips .filter-chip{display:inline-flex;align-items:center;font-size:10px;padding:4px 8px;border-radius:12px;background-color:#f5970e;color:#000;font-weight:600;cursor:pointer;transition:all .2s ease}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips .filter-chip:hover{background-color:#c87a08;transform:scale(1.05)}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips .clear-filters-btn{font-size:10px;padding:4px 8px;border-radius:12px;border:1px solid #f5970e;background-color:transparent;color:#516781}.dark .prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips .clear-filters-btn{color:#f5970e}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips .clear-filters-btn{font-weight:600;cursor:pointer;transition:all .2s ease}.prompts-drawer-content .prompts-drawer-body .prompts-tree .prompts-metadata .active-filters-display .filters-chips .clear-filters-btn:hover{background-color:#f5970e;color:#000}.prompts-drawer-content .prompts-drawer-body .prompts-tree .tree-nodes{padding:8px 0}.prompts-drawer-content .prompts-drawer-footer{padding:12px 16px;border-color:currentcolor #e0e0e0 #e0e0e0;border-top:1px solid #e0e0e0}.dark .prompts-drawer-content .prompts-drawer-footer{border-color:#6e89a8}.prompts-drawer-content .prompts-drawer-footer{flex-shrink:0;text-align:center}.prompts-drawer-content .prompts-drawer-footer .footer-text{font-size:.75rem;color:#333}.dark .prompts-drawer-content .prompts-drawer-footer .footer-text{color:#f8f9fa}.prompts-drawer-content .prompts-drawer-footer .footer-text{opacity:.6;font-style:italic}.tree-node{position:relative}.tree-node .node-header{display:flex;align-items:center;gap:8px;padding:0 16px;cursor:pointer;transition:background .2s ease;user-select:none}.tree-node .node-header:hover{background-color:#eaeaea}.dark .tree-node .node-header:hover{background-color:#323941}.tree-node .node-header .node-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:#333}.dark .tree-node .node-header .node-icon{color:#f8f9fa}.tree-node .node-header .node-icon{opacity:.7}.tree-node .node-header .node-icon.node-spacer{opacity:0}.tree-node .node-header .folder-icon{color:#516781}.dark .tree-node .node-header .folder-icon{color:#f5970e}.tree-node .node-header .folder-icon{flex-shrink:0}.tree-node .node-header .document-icon{color:#333}.dark .tree-node .node-header .document-icon{color:#f8f9fa}.tree-node .node-header .document-icon{color:#536780;opacity:.5;flex-shrink:0}.tree-node .node-header .node-label{flex:1;font-size:.875rem;color:#333}.dark .tree-node .node-header .node-label{color:#f8f9fa}.tree-node .node-header .node-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-node .node-header .node-label.more-label{font-style:italic;opacity:.7}.tree-node .node-header .node-count{font-size:.75rem;color:#333}.dark .tree-node .node-header .node-count{color:#f8f9fa}.tree-node .node-header .node-count{opacity:.6;background:rgba(245,151,14,.15);padding:2px 8px;border-radius:10px;font-weight:600;flex-shrink:0}.tree-node.level-1 .level-1-header{font-weight:600;padding-left:12px}.tree-node.level-1 .level-1-header .node-label{font-size:.95rem}.tree-node.level-1 .level-1-header .node-count{background:#f5970e;color:#000}.tree-node.level-2 .level-2-header{padding-left:36px;font-weight:500}.tree-node.level-2 .level-2-header .node-count{background:rgba(245,151,14,.2)}.tree-node.level-3 .level-3-header{padding-left:60px;padding-top:6px;padding-bottom:6px}.tree-node.level-3 .level-3-header .node-label{font-size:.8rem}.tree-node.level-3 .level-3-header.response-type-item-link{cursor:pointer;transition:all .2s ease}.tree-node.level-3 .level-3-header.response-type-item-link:hover{background-color:#eaeaea}.dark .tree-node.level-3 .level-3-header.response-type-item-link:hover{background-color:#323941}.tree-node.level-3 .level-3-header.response-type-item-link:hover .node-label{color:#516781}.dark .tree-node.level-3 .level-3-header.response-type-item-link:hover .node-label{color:#f5970e}.tree-node.level-3 .level-3-header.response-type-item-link:hover .node-label{text-decoration:underline}.tree-node.level-3 .level-3-header.response-type-item-link:hover .document-icon{color:#516781}.dark .tree-node.level-3 .level-3-header.response-type-item-link:hover .document-icon{color:#f5970e}.tree-node.level-3 .level-3-header.response-type-item-link:hover .document-icon{opacity:1}.tree-node.level-3 .level-3-header.response-type-item-link:active{transform:translateX(2px)}.tree-node.level-3.more-items .level-3-header{opacity:.7;cursor:default}.tree-node.level-3.more-items .level-3-header:hover{background:transparent}.dark .prompts-explorer-drawer .MuiCircularProgress-root{color:#f5970e}.filter-mode-toggle{margin-left:auto;margin-right:8px}.filter-mode-toggle .MuiToggleButton-root{font-size:.75rem;padding:4px 12px;border:1px solid #e0e0e0}.dark .filter-mode-toggle .MuiToggleButton-root{border-color:#6e89a8}.filter-mode-toggle .MuiToggleButton-root{color:#333}.dark .filter-mode-toggle .MuiToggleButton-root{color:#f8f9fa}.filter-mode-toggle .MuiToggleButton-root.Mui-selected{background-color:#f5970e;color:#000;font-weight:600}.filter-mode-toggle .MuiToggleButton-root.Mui-selected:hover{background-color:#c87a08}.filter-mode-toggle .MuiToggleButton-root:hover{background-color:#eaeaea}.dark .filter-mode-toggle .MuiToggleButton-root:hover{background-color:#323941}.active-filters-bar{padding:12px 16px;border-bottom:1px solid;border-color:#e0e0e0}.dark .active-filters-bar{border-color:#6e89a8}.active-filters-bar{background-color:#eaeaea}.dark .active-filters-bar{background-color:#323941}.active-filters-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.active-filters-bar .filters-label{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:#516781}.dark .active-filters-bar .filters-label{color:#f5970e}.active-filters-bar .filters-label{flex-shrink:0}.active-filters-bar .filters-label svg{font-size:16px}.active-filters-bar .filter-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1;overflow-x:auto}.active-filters-bar .filter-chips::-webkit-scrollbar{height:4px}.active-filters-bar .filter-chips::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .active-filters-bar .filter-chips::-webkit-scrollbar-thumb{background:#6e89a8}.active-filters-bar .filter-chips::-webkit-scrollbar-thumb{border-radius:2px}.active-filters-bar .filter-chips .MuiChip-root{background-color:rgba(81,103,129,.2)}.dark .active-filters-bar .filter-chips .MuiChip-root{background-color:rgba(245,151,14,.2)}.active-filters-bar .filter-chips .MuiChip-root{color:#333}.dark .active-filters-bar .filter-chips .MuiChip-root{color:#f8f9fa}.active-filters-bar .filter-chips .MuiChip-root{font-size:.75rem;height:24px}.active-filters-bar .filter-chips .MuiChip-root .MuiChip-deleteIcon{color:#333}.dark .active-filters-bar .filter-chips .MuiChip-root .MuiChip-deleteIcon{color:#f8f9fa}.active-filters-bar .filter-chips .MuiChip-root .MuiChip-deleteIcon{opacity:.7;font-size:16px}.active-filters-bar .filter-chips .MuiChip-root .MuiChip-deleteIcon:hover{opacity:1}.entity-types-section{border-bottom:1px solid;border-color:#e0e0e0}.dark .entity-types-section{border-color:#6e89a8}.entity-types-section .section-header{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background .2s ease;background-color:#eaeaea}.dark .entity-types-section .section-header{background-color:#323941}.entity-types-section .section-header:hover{background-color:#ddd}.dark .entity-types-section .section-header:hover{background-color:#272c33}.entity-types-section .section-header .section-icon{display:flex;align-items:center;color:#333}.dark .entity-types-section .section-header .section-icon{color:#f8f9fa}.entity-types-section .section-header .section-icon{opacity:.7}.entity-types-section .section-header .section-icon-main{color:#516781}.dark .entity-types-section .section-header .section-icon-main{color:#f5970e}.entity-types-section .section-header .section-title{flex:1;font-size:.95rem;font-weight:600;color:#333}.dark .entity-types-section .section-header .section-title{color:#f8f9fa}.entity-types-section .section-header .section-count{font-size:.75rem;color:#333}.dark .entity-types-section .section-header .section-count{color:#f8f9fa}.entity-types-section .section-header .section-count{opacity:.6;background:rgba(245,151,14,.15);padding:2px 8px;border-radius:10px;font-weight:600}.entity-types-section .entity-types-list{padding:8px 0}.entity-types-section .entity-types-list .level-entity .node-header{padding-left:16px;display:flex;align-items:center;gap:8px;padding-top:8px;padding-bottom:8px}.entity-types-section .entity-types-list .level-entity .node-header .info-icon-small{font-size:16px;color:#333}.dark .entity-types-section .entity-types-list .level-entity .node-header .info-icon-small{color:#f8f9fa}.entity-types-section .entity-types-list .level-entity .node-header .info-icon-small{opacity:.5;cursor:help;margin-left:4px}.entity-types-section .entity-types-list .level-entity .node-header .info-icon-small:hover{opacity:1;color:#f5970e}.tree-checkbox{padding:4px;flex-shrink:0}.tree-checkbox.MuiCheckbox-root{color:#333}.dark .tree-checkbox.MuiCheckbox-root{color:#f8f9fa}.tree-checkbox.MuiCheckbox-root{opacity:.7}.tree-checkbox.MuiCheckbox-root.Mui-checked{color:#f5970e;opacity:1}.tree-checkbox.MuiCheckbox-root.MuiCheckbox-indeterminate{color:#f5970e;opacity:.8}.tree-checkbox.MuiCheckbox-root:hover{background-color:rgba(81,103,129,.1)}.dark .tree-checkbox.MuiCheckbox-root:hover{background-color:rgba(245,151,14,.1)}.prompts-tabs-section{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompts-tabs-section{border-color:#6e89a8}.prompts-tabs-section{flex-shrink:0}.prompts-tabs-section .MuiTabScrollButton-root{width:20px;opacity:.8;flex-shrink:0}.prompts-tabs-section .prompts-tabs{min-height:48px}.prompts-tabs-section .prompts-tabs .MuiTab-root{min-height:48px;font-size:.875rem;font-weight:600;color:#333}.dark .prompts-tabs-section .prompts-tabs .MuiTab-root{color:#f8f9fa}.prompts-tabs-section .prompts-tabs .MuiTab-root{opacity:.7;transition:all .2s ease}.prompts-tabs-section .prompts-tabs .MuiTab-root.Mui-selected{color:#f5970e;opacity:1}.prompts-tabs-section .prompts-tabs .MuiTab-root:hover{opacity:1;background-color:rgba(81,103,129,.05)}.dark .prompts-tabs-section .prompts-tabs .MuiTab-root:hover{background-color:rgba(245,151,14,.05)}.prompts-tabs-section .prompts-tabs .MuiTabs-indicator{background-color:#f5970e;height:3px}.prompts-tabs-section .prompts-tabs .tab-label-with-icon{display:flex;align-items:center;gap:8px;font-weight:700;font-family:Manrope}.prompts-tabs-section .prompts-tabs .tab-label-with-icon .tab-info-icon{font-size:16px;opacity:.6;cursor:help;transition:opacity .2s ease}.prompts-tabs-section .prompts-tabs .tab-label-with-icon .tab-info-icon:hover{opacity:1;color:#f5970e}.filter-mode-section{padding:8px 16px;border-bottom:1px solid;border-color:#e0e0e0}.dark .filter-mode-section{border-color:#6e89a8}.filter-mode-section{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.prompts-tree .library-items-list{display:flex;flex-direction:column;overflow-x:hidden;height:calc(100vh - 190px);overflow-y:auto}.prompts-tree .library-items-list .promptsexplorer-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12px 24px;text-align:center;gap:0;margin-top:10px}.prompts-tree .library-items-list .promptsexplorer-empty-state .empty-state-subtitle{color:#a9a9a9}.prompts-tree .library-items-list .promptsexplorer-empty-state .empty-state-message{color:#333}.dark .prompts-tree .library-items-list .promptsexplorer-empty-state .empty-state-message{color:#f8f9fa}.prompts-tree .library-items-list .promptsexplorer-empty-state .empty-state-message{font-size:14px;margin:0;opacity:.7}.prompts-tree .library-items-list .promptsexplorer-empty-state .create-category-title{color:#333}.dark .prompts-tree .library-items-list .promptsexplorer-empty-state .create-category-title{color:#f8f9fa}.prompts-tree .library-items-list .promptsexplorer-empty-state .create-category-title{font-size:18px;font-weight:600;margin:0}.prompts-tree .library-items-list .promptsexplorer-empty-state .create-new-category-cta,.prompts-tree .library-items-list .promptsexplorer-empty-state .create-new-prompt-cta{display:inline-flex;align-items:center;padding:10px 20px;border-radius:6px;border:none;background-color:#f5970e;color:#000;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.prompts-tree .library-items-list .promptsexplorer-empty-state .create-new-category-cta:hover,.prompts-tree .library-items-list .promptsexplorer-empty-state .create-new-prompt-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,151,14,.3)}.prompts-tree .library-items-list .promptsexplorer-empty-state .create-new-category-cta:active,.prompts-tree .library-items-list .promptsexplorer-empty-state .create-new-prompt-cta:active{transform:translateY(0)}.prompts-tree .library-items-list .items-info{padding:8px 12px;margin-bottom:0;border-bottom:1px solid;border-color:#e0e0e0}.dark .prompts-tree .library-items-list .items-info{border-color:#6e89a8}.prompts-tree .library-items-list .items-info{flex-shrink:0}.prompts-tree .library-items-list .items-info .items-count-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.prompts-tree .library-items-list .items-info .items-count{font-size:13px;font-weight:500;color:#333}.dark .prompts-tree .library-items-list .items-info .items-count{color:#f8f9fa}.prompts-tree .library-items-list .items-info .groupby-selector{display:flex;align-items:center;gap:6px}.prompts-tree .library-items-list .items-info .groupby-selector label{font-size:11px;color:#333}.dark .prompts-tree .library-items-list .items-info .groupby-selector label{color:#f8f9fa}.prompts-tree .library-items-list .items-info .groupby-selector label{opacity:.8}.prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{padding:4px 8px;border-radius:4px;border:1px solid #e0e0e0}.dark .prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{border-color:#6e89a8}.prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{background-color:#fff}.dark .prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{background-color:#20232a}.prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{color:#333}.dark .prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{color:#f8f9fa}.prompts-tree .library-items-list .items-info .groupby-selector .groupby-select{font-size:11px;cursor:pointer;transition:all .2s ease}.prompts-tree .library-items-list .items-info .groupby-selector .groupby-select:hover{border-color:#f5970e}.prompts-tree .library-items-list .items-info .groupby-selector .groupby-select:focus{outline:none;border-color:#f5970e;box-shadow:0 0 0 2px rgba(245,151,14,.2)}.prompts-tree .library-items-list .items-scroll-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px}.prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar{width:6px}.prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar-track{background:#fff}.dark .prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar-track{background:#20232a}.prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar-thumb{background:#6e89a8}.prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar-thumb{border-radius:3px}.prompts-tree .library-items-list .items-scroll-container::-webkit-scrollbar-thumb:hover{background:#f5970e}.prompts-tree .library-items-list .items-grid{display:flex;flex-direction:column;gap:8px;padding-bottom:8px}.prompts-tree .library-items-list .library-item-card{padding:12px;border-radius:6px;border:1px solid #e0e0e0}.dark .prompts-tree .library-items-list .library-item-card{border-color:#6e89a8}.prompts-tree .library-items-list .library-item-card{background-color:#fff}.dark .prompts-tree .library-items-list .library-item-card{background-color:#20232a}.prompts-tree .library-items-list .library-item-card{cursor:pointer;transition:all .2s ease}.prompts-tree .library-items-list .library-item-card:hover{background-color:#eaeaea}.dark .prompts-tree .library-items-list .library-item-card:hover{background-color:#323941}.prompts-tree .library-items-list .library-item-card:hover{border-color:#f5970e}.prompts-tree .library-items-list .library-item-card .item-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.prompts-tree .library-items-list .library-item-card .item-header svg{flex-shrink:0;color:#516781}.dark .prompts-tree .library-items-list .library-item-card .item-header svg{color:#f5970e}.prompts-tree .library-items-list .library-item-card .item-header .item-name{font-size:13px;font-weight:500;color:#333}.dark .prompts-tree .library-items-list .library-item-card .item-header .item-name{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card .item-header .item-name{overflow:hidden;text-overflow:ellipsis}.prompts-tree .library-items-list .library-item-card .item-header .item-text{font-size:13px;color:#333}.dark .prompts-tree .library-items-list .library-item-card .item-header .item-text{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card .item-header .item-text{line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prompts-tree .library-items-list .library-item-card .item-category{font-size:11px;padding:2px 8px;border-radius:12px;display:inline-block;margin-top:4px;background-color:rgba(81,103,129,.1)}.dark .prompts-tree .library-items-list .library-item-card .item-category{background-color:rgba(245,151,14,.2)}.prompts-tree .library-items-list .library-item-card .item-category{color:#516781}.dark .prompts-tree .library-items-list .library-item-card .item-category{color:#f5970e}.prompts-tree .library-items-list .library-item-card.question-card .item-header .item-text{font-style:italic}.prompts-tree .library-items-list .library-item-card.entity-card .item-description{font-size:11px;color:#333}.dark .prompts-tree .library-items-list .library-item-card.entity-card .item-description{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card.entity-card .item-description{opacity:.7;margin-top:4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header .item-header{flex:1;cursor:pointer}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header .card-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header .card-header-actions .prompt-card-ailinks{opacity:.7;transition:opacity .2s}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header .card-header-actions .prompt-card-ailinks:hover{opacity:1}@media(max-width:768px){.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header .card-header-actions .prompt-card-ailinks{display:none}}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-card-header button{flex-shrink:0}.prompts-tree .library-items-list .library-item-card.prompt-card .item-description{font-size:11px;color:#333}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-description{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card.prompt-card .item-description{opacity:.8;margin-top:6px;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category{font-size:10px;padding:2px 8px;border-radius:12px;display:inline-block;background-color:rgba(81,103,129,.1)}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category{background-color:rgba(245,151,14,.2)}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category{color:#516781}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category{color:#f5970e}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category{transition:all .2s ease}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category:hover{transform:scale(1.1);background-color:rgba(81,103,129,.2)}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category:hover{background-color:rgba(245,151,14,.3)}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .item-category.active-chip{background-color:#f5970e!important;color:#000!important;font-weight:700;box-shadow:0 0 6px rgba(245,151,14,.5)}.prompts-tree .library-items-list .library-item-card.prompt-card .item-metadata .MuiChip-root{height:20px;font-size:9px}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag{font-size:9px;padding:2px 6px;border-radius:8px;background-color:hsla(0,0%,87.8%,.5)}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag{background-color:rgba(110,137,168,.3)}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag{color:#333}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag{opacity:.8;transition:all .2s ease}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag:hover{opacity:1;transform:scale(1.1)}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag.active-chip{background-color:#f5970e!important;color:#000!important;opacity:1;font-weight:700;box-shadow:0 0 6px rgba(245,151,14,.5)}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag-more{font-size:9px;padding:2px 6px;color:#333}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag-more{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card.prompt-card .item-tags .item-tag-more{opacity:.6;font-weight:600}.prompts-tree .library-items-list .library-item-card.prompt-card.expanded{background-color:rgba(81,103,129,.05)}.dark .prompts-tree .library-items-list .library-item-card.prompt-card.expanded{background-color:rgba(245,151,14,.05)}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details{margin-top:12px;padding-top:12px;border-color:currentcolor #e0e0e0 #e0e0e0;border-top:1px solid #e0e0e0}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details{border-color:#6e89a8}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section{margin-bottom:16px}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section:last-child{margin-bottom:0}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section h4{font-size:11px;font-weight:600;margin:0 0 8px;color:#516781}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section h4{color:#f5970e}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{font-size:10px;line-height:1.4;padding:8px;border-radius:4px;background-color:hsla(0,0%,87.8%,.3)}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{background-color:rgba(110,137,168,.2)}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{color:#333}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{color:#f8f9fa}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre{overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;max-height:300px;overflow-y:auto}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar{width:4px;height:4px}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-track{background:#fff}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-track{background:#20232a}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-thumb{background:#6e89a8}.prompts-tree .library-items-list .library-item-card.prompt-card .prompt-expanded-details .detail-section pre::-webkit-scrollbar-thumb{border-radius:2px}.prompts-tree .library-items-list .library-item-card.entity-card,.prompts-tree .library-items-list .library-item-card.question-card{position:relative;overflow:hidden;background:linear-gradient(135deg,hsla(0,0%,100%,.1),rgba(0,0,0,.18));border-color:rgba(0,0,0,.12)}.prompts-tree .library-items-list .library-item-card.entity-card:hover,.prompts-tree .library-items-list .library-item-card.question-card:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.14),rgba(0,0,0,.22));box-shadow:0 4px 10px rgba(0,0,0,.15)}.prompts-tree .library-items-list .library-item-card.entity-card .card-edit-icon,.prompts-tree .library-items-list .library-item-card.question-card .card-edit-icon{position:absolute;bottom:8px;right:8px;width:30px;height:30px;border-radius:50%;background:rgba(0,0,0,.15);display:grid;place-items:center;opacity:0;transform:translateY(6px);transition:all .2s ease}.prompts-tree .library-items-list .library-item-card.entity-card .card-edit-icon img,.prompts-tree .library-items-list .library-item-card.question-card .card-edit-icon img{width:16px;height:16px;object-fit:contain}.prompts-tree .library-items-list .library-item-card.entity-card:hover .card-edit-icon,.prompts-tree .library-items-list .library-item-card.question-card:hover .card-edit-icon{opacity:1;transform:translateY(0)}.prompts-tree .library-items-list .grouped-prompts-tree .group-section{margin-bottom:8px}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header{display:flex;align-items:center;gap:6px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;background-color:#eaeaea}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header{background-color:#323941}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header:hover{background-color:rgba(81,103,129,.1)}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header:hover{background-color:rgba(245,151,14,.1)}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header svg{flex-shrink:0;color:#516781}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header svg{color:#f5970e}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header .group-name{font-size:13px;font-weight:600;flex:1;color:#333}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header .group-name{color:#f8f9fa}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header .group-count{font-size:11px;opacity:.7;color:#333}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-header .group-count{color:#f8f9fa}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items{margin-top:8px;margin-left:20px;display:flex;flex-direction:column;gap:8px;max-height:70vh;overflow-y:auto;padding-right:4px}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar{width:6px}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar-track{background:#fff}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar-track{background:#20232a}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar-thumb{background:#6e89a8}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar-thumb{border-radius:3px}.prompts-tree .library-items-list .grouped-prompts-tree .group-section .group-items::-webkit-scrollbar-thumb:hover{background:#f5970e}.prompts-tree .library-items-list .pagination-controls{display:flex;justify-content:space-between;align-items:center;padding:12px;border-color:currentcolor #e0e0e0 #e0e0e0;border-top:1px solid #e0e0e0}.dark .prompts-tree .library-items-list .pagination-controls{border-color:#6e89a8}.prompts-tree .library-items-list .pagination-controls{background-color:#fff}.dark .prompts-tree .library-items-list .pagination-controls{background-color:#20232a}.prompts-tree .library-items-list .pagination-controls{gap:2px;flex-wrap:wrap;flex-shrink:0}.prompts-tree .library-items-list .pagination-controls .pagination-info{display:flex;align-items:center;gap:4px}.prompts-tree .library-items-list .pagination-controls .pagination-info label{font-size:12px;color:#333}.dark .prompts-tree .library-items-list .pagination-controls .pagination-info label{color:#f8f9fa}.prompts-tree .library-items-list .pagination-controls .pagination-info label{opacity:.8}.prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{padding:4px 8px;border-radius:4px;border:1px solid #e0e0e0}.dark .prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{border-color:#6e89a8}.prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{background-color:#fff}.dark .prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{background-color:#20232a}.prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{color:#333}.dark .prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{color:#f8f9fa}.prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select{font-size:12px;cursor:pointer;transition:all .2s ease}.prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select:hover{border-color:#f5970e}.prompts-tree .library-items-list .pagination-controls .pagination-info .items-per-page-select:focus{outline:none;border-color:#f5970e;box-shadow:0 0 0 2px rgba(245,151,14,.2)}.prompts-tree .library-items-list .pagination-controls .pagination-buttons{display:flex;align-items:center;gap:4px}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{padding:6px 12px;border-radius:4px;border:1px solid #e0e0e0}.dark .prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{border-color:#6e89a8}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{background-color:#fff}.dark .prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{background-color:#20232a}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{color:#333}.dark .prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{color:#f8f9fa}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button{font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:32px}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button:hover:not(:disabled){background-color:#eaeaea}.dark .prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button:hover:not(:disabled){background-color:#323941}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button:hover:not(:disabled){border-color:#f5970e}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button:disabled{opacity:.4;cursor:not-allowed}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-button:focus{outline:none;box-shadow:0 0 0 2px rgba(245,151,14,.3)}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-current{font-size:12px;color:#333}.dark .prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-current{color:#f8f9fa}.prompts-tree .library-items-list .pagination-controls .pagination-buttons .pagination-current{padding:0 8px;white-space:nowrap}.prompts-tree .icon-global{color:#2196f3}.prompts-tree .icon-modified-fork{color:#ff9800}.prompts-tree .icon-forked{color:#9c27b0}.prompts-tree .icon-custom{color:#ffc107}.prompts-tree .badge-global{background-color:rgba(33,150,243,.2)!important;color:#2196f3!important;border:1px solid #2196f3;font-weight:600;margin-left:8px}.prompts-tree .badge-customized{background-color:rgba(255,152,0,.2)!important;color:#ff9800!important;border:1px solid #ff9800;font-weight:600;margin-left:8px}.prompts-tree .badge-forked{background-color:rgba(156,39,176,.2)!important;color:#9c27b0!important;border:1px solid #9c27b0;font-weight:600;margin-left:8px}.prompts-tree .badge-custom{background-color:rgba(255,193,7,.2)!important;color:#ffc107!important;border:1px solid #ffc107;font-weight:600;margin-left:8px}.prompts-tree .prompt-card{cursor:pointer;user-select:none;transition:all .3s ease;margin:8px;border:2px solid var(--card-accent-color,#afafaf);font-size:110%;position:relative;overflow:hidden;min-height:133px}.prompts-tree .prompt-card .prompt-card-ailinks{justify-content:center}.prompts-tree .prompt-card{background:linear-gradient(135deg,hsla(0,0%,100%,.05),rgba(0,0,0,.15));box-shadow:0 2px 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06),inset 0 -1px 0 rgba(var(--card-accent-color,74,98,138),.3);border-left-color:color-mix(in srgb,var(--card-accent-color,#4a628a) 70%,#000);border-top-color:color-mix(in srgb,var(--card-accent-color,#4a628a) 85%,#000);box-shadow:0 4px 8px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1),inset 0 -2px 0 var(--card-accent-color,rgba(74,98,138,.4));transform:translateY(-1px)}.prompts-tree .prompt-card .prompt-card-header{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.prompts-tree .prompt-card .prompt-card-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%}.prompts-tree .prompt-card .item-header{display:flex;align-items:center;gap:8px;margin-top:2px;width:100%;justify-content:space-between}.prompts-tree .prompt-card .item-metadata{display:flex;align-items:center;gap:6px;margin:0}.prompts-tree .prompt-card .item-category{border:1px solid rgba(81,103,129,.35)}.dark .prompts-tree .prompt-card .item-category{border-color:rgba(245,151,14,.5)}.prompts-tree .prompt-card .item-category{background-color:rgba(81,103,129,.08)}.dark .prompts-tree .prompt-card .item-category{background-color:rgba(245,151,14,.15)}.prompts-tree .prompt-card .item-category{color:#516781}.dark .prompts-tree .prompt-card .item-category{color:#f5970e}.prompts-tree .prompt-card .item-tags{gap:6px}.prompts-tree .prompt-card .item-tags .item-tag{border:1px solid hsla(0,0%,87.8%,.7)}.dark .prompts-tree .prompt-card .item-tags .item-tag{border-color:rgba(110,137,168,.6)}.prompts-tree .prompt-card .item-tags .item-tag{background-color:hsla(0,0%,87.8%,.35)}.dark .prompts-tree .prompt-card .item-tags .item-tag{background-color:rgba(110,137,168,.2)}.prompts-tree .prompt-card .item-tags .item-tag{color:#333}.dark .prompts-tree .prompt-card .item-tags .item-tag{color:#f8f9fa}.prompts-tree .prompt-card .prompt-card-ailinks{margin-top:12px;margin-bottom:8px;align-self:flex-start}.prompts-explorer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);z-index:999;cursor:pointer}.prompt-response-types-table-container{width:100%;height:calc(100vh - 60px);display:flex;flex-direction:column;background-color:#f5f5f5}.dark .prompt-response-types-table-container{background-color:#20232a}.prompt-response-types-table-container{color:#333}.dark .prompt-response-types-table-container{color:#f8f9fa}.prompt-response-types-table-container{overflow:hidden;transition:margin-left .3s ease}.prompt-response-types-table-container svg.MuiSvgIcon-root{color:#495e77}.prompt-response-types-table-container.explorer-open{margin-left:320px}.prompt-response-types-table-container .main-toolbar{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;background-color:#fff}.dark .prompt-response-types-table-container .main-toolbar{background-color:#20232a}.prompt-response-types-table-container .main-toolbar{flex-shrink:0}.prompt-response-types-table-container .main-toolbar .toolbar-left{display:flex;align-items:center;gap:12px}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button{color:#333}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button{color:#f8f9fa}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button{transition:all .2s ease}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button:hover{background-color:rgba(0,0,0,.04)}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button:hover{background-color:hsla(0,0%,100%,.08)}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button:hover{color:#516781}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button:hover{color:#f5970e}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button.active{background-color:rgba(81,103,129,.15)}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button.active{background-color:rgba(245,151,14,.15)}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button.active{color:#516781}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button.active{color:#f5970e}.prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button.active svg{color:#516781}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .prompts-explorer-button.active svg{color:#f5970e}.prompt-response-types-table-container .main-toolbar .toolbar-left .collection-filter-chip{background:#4b5e76;color:#dbe3ec}.prompt-response-types-table-container .main-toolbar .toolbar-left .collection-filter-chip.selected{background:#1e3757;border:1px solid #4b5e76}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters{display:flex;align-items:center;gap:8px;padding-right:12px;border-right:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters{border-color:#6e89a8}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button{min-width:90px;font-size:.8rem;text-transform:none;transition:all .2s ease}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined{border-color:#e0e0e0}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined{border-color:#6e89a8}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined{color:#333}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined{color:#f8f9fa}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined{opacity:.7}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined:hover{opacity:1;background-color:rgba(0,0,0,.05)}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined:hover{background-color:hsla(0,0%,100%,.05)}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined:hover{border-color:#516781}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-outlined:hover{border-color:#f5970e}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-contained{background-color:#f5970e;color:#000;font-weight:600;box-shadow:0 2px 4px rgba(245,151,14,.3)}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-contained:hover{background-color:#e08909;box-shadow:0 3px 6px rgba(245,151,14,.4)}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-contained{background-color:#f5970e;color:#000}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button.MuiButton-contained:hover{background-color:rgb(246.015936255,161.5657370518,38.484063745)}.prompt-response-types-table-container .main-toolbar .toolbar-left .quick-filters .quick-filter-button .MuiButton-startIcon{margin-right:6px;font-size:18px}.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root{background-color:#fff}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root{background-color:#20232a}.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root{color:#333}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root{color:#f8f9fa}.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root input{color:#333}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root input{color:#f8f9fa}.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root input::placeholder{color:rgba(0,0,0,.5)}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root input::placeholder{color:rgba(248,249,250,.5)}.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root input::placeholder{opacity:1}.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root fieldset{border-color:#e0e0e0}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root fieldset{border-color:#6e89a8}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root.Mui-focused fieldset,.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root:hover fieldset,.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root.Mui-focused fieldset,.prompt-response-types-table-container .main-toolbar .toolbar-left .search-field .MuiOutlinedInput-root:hover fieldset{border-color:#f5970e}.prompt-response-types-table-container .main-toolbar .toolbar-left .filter-button{position:relative;color:#333}.dark .prompt-response-types-table-container .main-toolbar .toolbar-left .filter-button{color:#f8f9fa}.prompt-response-types-table-container .main-toolbar .toolbar-left .filter-button .MuiBadge-root .MuiBadge-badge{top:8px;right:8px}.prompt-response-types-table-container .main-toolbar .toolbar-right{display:flex;align-items:center;gap:8px}.prompt-response-types-table-container .main-toolbar .toolbar-right .config-button,.prompt-response-types-table-container .main-toolbar .toolbar-right .schema-info-button,.prompt-response-types-table-container .main-toolbar .toolbar-right .view-preset-button{color:#333}.dark .prompt-response-types-table-container .main-toolbar .toolbar-right .config-button,.dark .prompt-response-types-table-container .main-toolbar .toolbar-right .schema-info-button,.dark .prompt-response-types-table-container .main-toolbar .toolbar-right .view-preset-button{color:#f8f9fa}.prompt-response-types-table-container .main-toolbar .toolbar-right .config-button:hover,.prompt-response-types-table-container .main-toolbar .toolbar-right .schema-info-button:hover,.prompt-response-types-table-container .main-toolbar .toolbar-right .view-preset-button:hover{background-color:rgba(0,0,0,.04)}.dark .prompt-response-types-table-container .main-toolbar .toolbar-right .config-button:hover,.dark .prompt-response-types-table-container .main-toolbar .toolbar-right .schema-info-button:hover,.dark .prompt-response-types-table-container .main-toolbar .toolbar-right .view-preset-button:hover{background-color:hsla(0,0%,100%,.08)}.prompt-response-types-table-container .main-toolbar .toolbar-right .new-button{background-color:#f5970e;color:#000;background-color:#6e89a8;color:#32475f;font-weight:600}.prompt-response-types-table-container .main-toolbar .toolbar-right .new-button:hover{background-color:#c87a08}.prompt-response-types-table-container .tabs-container{margin-bottom:4px}.prompt-response-types-table-container .tabs-container .group-tabs{cursor:pointer;min-height:unset}.prompt-response-types-table-container .tabs-container .group-tabs .MuiTabScrollButton-root{width:unset}.prompt-response-types-table-container .tabs-container .group-tabs .group-tab{text-transform:none;padding-top:5px;padding-bottom:5px;min-height:32px}.prompt-response-types-table-container .tabs-container .group-tabs .group-tab .tab-label{font-family:Nunito,sans-serif;display:flex;align-items:center;gap:5px}.prompt-response-types-table-container .tabs-container .group-tabs .group-tab .tab-label .tab-count{border-radius:50%;padding:4px 6px 2px;font-size:70%;border:1px solid #424242;text-align:center;opacity:.4}.prompt-response-types-table-container .table-container{flex:1;overflow:auto;display:flex;flex-direction:column;min-height:0}.prompt-response-types-table-container .table-container.explorer-open{filter:blur(8px)}.prompt-response-types-table-container .table-container .bulk-operations-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .bulk-operations-toolbar{background-color:#323941}.prompt-response-types-table-container .table-container .bulk-operations-toolbar{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .bulk-operations-toolbar{border-color:#6e89a8}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-info{display:flex;align-items:center;gap:12px;font-size:.875rem;font-weight:500;color:#333}.dark .prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-info{color:#f8f9fa}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions{display:flex;align-items:center;gap:8px}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button{border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button{border-color:#6e89a8}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button:hover{background-color:#fff}.dark .prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button:hover{background-color:#20232a}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button.MuiButton-containedPrimary{background-color:#f5970e;color:#000}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button.MuiButton-containedPrimary:hover{background-color:#c87a08}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button.MuiButton-containedSecondary{background-color:#f44336;color:#fff}.prompt-response-types-table-container .table-container .bulk-operations-toolbar .bulk-operations-actions button.MuiButton-containedSecondary:hover{background-color:#ea1c0d}.prompt-response-types-table-container .table-container .search-and-filters-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar{background-color:#20232a}.prompt-response-types-table-container .table-container .search-and-filters-toolbar{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar{border-color:#6e89a8}.prompt-response-types-table-container .table-container .search-and-filters-toolbar{flex-wrap:wrap;gap:12px}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section{display:flex;align-items:center;gap:8px;flex-grow:1}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root{background-color:#f5f5f5}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root{background-color:#20232a}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#6e89a8}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset,.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root:hover fieldset,.prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset,.prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#f5970e}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiInputBase-input{color:#333}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .search-section .MuiTextField-root .MuiInputBase-input{color:#f8f9fa}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section{display:flex;align-items:center;gap:12px}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section .MuiFormControl-root .MuiOutlinedInput-root{background-color:#f5f5f5}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section .MuiFormControl-root .MuiOutlinedInput-root{background-color:#20232a}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section .MuiFormControl-root .MuiOutlinedInput-root fieldset{border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section .MuiFormControl-root .MuiOutlinedInput-root fieldset{border-color:#6e89a8}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section .MuiFormControl-root .MuiInputLabel-root{color:#333}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section .MuiFormControl-root .MuiInputLabel-root{color:#f8f9fa}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section button{border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section button{border-color:#6e89a8}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section button{color:#333}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section button{color:#f8f9fa}.prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section button:hover{background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .search-and-filters-toolbar .filter-presets-section button:hover{background-color:#323941}.prompt-response-types-table-container .table-container .table-empty-state,.prompt-response-types-table-container .table-container .table-loading-state{flex:1;display:flex;justify-content:flex-start;align-items:center;min-height:200px;flex-direction:column}.prompt-response-types-table-container .table-container .table-empty-state .create-new-category-cta,.prompt-response-types-table-container .table-container .table-loading-state .create-new-category-cta{padding:10px 20px;border:1px solid #ccc;border-radius:6px;cursor:pointer;display:flex;align-items:center}.prompt-response-types-table-container .table-container .table-empty-state .empty-text,.prompt-response-types-table-container .table-container .table-empty-state .loading-text,.prompt-response-types-table-container .table-container .table-loading-state .empty-text,.prompt-response-types-table-container .table-container .table-loading-state .loading-text{margin-left:16px;color:#333}.dark .prompt-response-types-table-container .table-container .table-empty-state .empty-text,.dark .prompt-response-types-table-container .table-container .table-empty-state .loading-text,.dark .prompt-response-types-table-container .table-container .table-loading-state .empty-text,.dark .prompt-response-types-table-container .table-container .table-loading-state .loading-text{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table{flex:1;overflow:auto}.prompt-response-types-table-container .table-container .prompt-response-types-table table{width:100%;min-width:1200px;border-collapse:separate;border-spacing:0}.prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar{height:8px}.prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-track{background:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-track{background:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-thumb{background:#e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-thumb{background:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-thumb{border-radius:4px}.prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-thumb:hover{background:#516781}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table::-webkit-scrollbar-thumb:hover{background:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{padding:0 16px;text-align:left;font-weight:600;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{background-color:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{background-color:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{border-right:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{border-color:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell{position:relative;user-select:none;transition:background-color .2s ease;vertical-align:middle}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell:last-child{border-right:none}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell:hover{background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell:hover{background-color:#323941}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header{display:flex;justify-content:flex-start;align-items:center;gap:8px;height:40px;width:100%}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-content{display:flex;align-items:center;gap:4px;flex:1}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-label{cursor:pointer}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-label:hover{color:#516781}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-label:hover{color:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .sort-indicator{display:flex;align-items:center;margin-left:auto}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-actions{display:flex;align-items:center}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-actions .filter-icon{cursor:pointer;opacity:.6;transition:opacity .2s}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-actions .filter-icon:hover{opacity:1;color:#516781}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .header-cell .column-header .header-actions .filter-icon:hover{color:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .actions-header,.prompt-response-types-table-container .table-container .prompt-response-types-table table .header-row .expand-header{width:80px;min-width:80px;text-align:center}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row{background-color:transparent}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row{border-color:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row{transition:background-color .2s ease;cursor:pointer;height:auto;min-height:48px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row:hover{background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row:hover{background-color:#323941}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row:hover .table-cell{background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row:hover .table-cell{background-color:#323941}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.even{background-color:#f7f7f7}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.even{background-color:#24282d}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.even:hover{background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.even:hover{background-color:#323941}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.selected{background-color:rgba(81,103,129,.1)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.selected{background-color:rgba(255,179,0,.1)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.selected{border-color:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.expanded{background-color:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row.expanded{background-color:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell{padding:12px 16px;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell{color:#f8f9fa}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell{background-color:inherit}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content{display:flex;flex-direction:column;gap:4px;min-height:32px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-primary{font-weight:600;font-size:.95rem;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-primary{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-primary{line-height:1.2;white-space:normal;word-wrap:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-instructions-preview{font-size:.8rem;line-height:1.3;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-instructions-preview{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-instructions-preview{opacity:.7;max-width:100%;white-space:normal;word-wrap:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container{display:flex;flex-direction:column;gap:4px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{width:100%;padding:6px 8px;border:1px solid #e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{border-color:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{border-radius:4px;background-color:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{background-color:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{font-size:.875rem}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input:focus,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea:focus{outline:none;border-color:#f5970e;box-shadow:0 0 0 2px rgba(255,179,0,.2)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-input.error,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea.error{border-color:#f44336;background-color:rgba(244,67,54,.05)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .editable-textarea{margin-top:8px;resize:vertical;min-height:60px;font-family:inherit}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .editable-cell-container .error-text{font-size:.75rem;color:#f44336;margin-top:2px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell{vertical-align:top;transition:background-color .2s ease}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell:last-child{border-right:none}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell.expand-cell{width:80px;min-width:80px;text-align:center;padding:8px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell.actions{width:80px;min-width:80px;max-width:80px;text-align:center}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell.actions .action-buttons{display:flex;justify-content:center;gap:4px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .prompt-name{font-weight:500;font-size:.875rem;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .prompt-name{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions{display:flex;gap:4px;align-items:center}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions .MuiIconButton-root{color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions .MuiIconButton-root{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions .MuiIconButton-root:hover{background-color:rgba(0,0,0,.04)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions .MuiIconButton-root:hover{background-color:hsla(0,0%,100%,.08)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions .MuiIconButton-root.action-save{color:#4caf50}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .row-actions .MuiIconButton-root.action-cancel{color:#f44336}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container{display:flex;flex-wrap:wrap;gap:4px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root{transition:all .2s ease;cursor:pointer;border:1px solid rgba(81,103,129,.3)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root{border-color:rgba(110,137,168,.5)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root{color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip{border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip{border-color:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip{color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip .MuiChip-label,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip .MuiChip-label,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined .MuiChip-label,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip .MuiChip-label,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip .MuiChip-label{color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip .MuiChip-label,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip .MuiChip-label,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined .MuiChip-label,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip .MuiChip-label,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip .MuiChip-label{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip.original-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip.original-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined.original-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip.original-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip.original-chip{border-color:rgba(33,150,243,.6)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip.original-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip.original-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined.original-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip.original-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip.original-chip{border-color:rgba(33,150,243,.8)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip.new-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip.new-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined.new-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip.new-chip,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip.new-chip{border-color:rgba(76,175,80,.6)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.entities-chip.new-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.keywords-chip.new-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.MuiChip-outlined.new-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tag-chip.new-chip,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.tags-chip.new-chip{border-color:rgba(76,175,80,.8)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.overflow-chip{background-color:rgba(81,103,129,.1)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.overflow-chip{background-color:rgba(255,179,0,.1)}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.overflow-chip{border-color:#516781}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.overflow-chip{border-color:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.overflow-chip{color:#516781}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root.overflow-chip{color:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root:hover{transform:scale(1.05);background-color:rgba(0,0,0,.05)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root:hover{background-color:hsla(0,0%,100%,.05)}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root:hover,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root:hover{border-color:#f5970e}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .instructions-container{max-width:400px}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .instructions-container .instructions-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;font-size:.8rem;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .instructions-container .instructions-text{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-author,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-slug,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-text,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-title{font-size:.85rem;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-author,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-slug,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-text,.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-title{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-author,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-slug,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-text,.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-title{opacity:.8}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-date{font-size:.85rem;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-date{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .table-row .table-cell .cell-date{font-family:monospace}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .expanded-row{background-color:#f7f7f7}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .expanded-row{background-color:#24282d}.prompt-response-types-table-container .table-container .prompt-response-types-table table .table-body .expanded-row .expanded-cell{padding:0;border:none}.prompt-response-types-table-container .table-container .prompt-response-types-table table thead{position:sticky;top:0;z-index:10;background-color:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table thead{background-color:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell{padding:0 8px;height:40px;background-color:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell{background-color:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell{border:1px solid #e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell{border-color:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell{font-weight:600;position:relative;text-align:left}.prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell .header-content{display:flex;align-items:center;gap:8px}.prompt-response-types-table-container .table-container .prompt-response-types-table table thead .header-row .header-cell.expand-header{width:40px;display:flex;justify-content:space-between;padding:0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row,.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row{background-color:transparent}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row{border-color:#6e89a8}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row{transition:background-color .2s ease;cursor:pointer;height:auto;min-height:48px}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row:hover{background-color:#eaeaea}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row:hover{background-color:#323941}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row.even{background-color:#f7f7f7}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row.even{background-color:#24282d}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row.expanded{background-color:#fff}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row.expanded{background-color:#20232a}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell{padding:12px 8px;color:#333}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell{color:#f8f9fa}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell{vertical-align:top}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell .empty-state{min-height:unset}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell:first-child{padding:8px}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.prompt{font-family:Nunito;font-size:1.2rem;cursor:pointer}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.lastUpdated{opacity:.3}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.rating .star-icon.empty{opacity:.1}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.customInstructions{white-space:normal;word-break:break-word;max-width:400px;padding:12px;vertical-align:top}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.expand-cell{width:40px;text-align:center;cursor:pointer}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.expand-cell .expand-icon{display:flex;align-items:center;justify-content:center;height:100%}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.name .prompt-name{font-weight:500}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.category .category-label{display:inline-block;padding:.25rem .5rem;border-radius:4px;background-color:#516781;color:#fff;font-size:.75rem;cursor:pointer;width:auto;min-width:60px}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.category .category-label:hover{opacity:.8}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .table-row .table-cell.version .version-tag{display:inline-block;padding:.25rem .5rem;border-radius:4px;background-color:#15171c;font-family:monospace;font-size:.75rem}.prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .expanded-row .expanded-cell{padding:0;background:#bbbdc2;text-align:left;width:90%;display:flex;flex-direction:column;margin-left:3.5%;line-height:20px}.dark .prompt-response-types-table-container .table-container .prompt-response-types-table table tbody .expanded-row .expanded-cell{background:#24282d}.table-config-drawer .config-drawer-content{width:450px;padding:12px;background-color:#f5f5f5}.dark .table-config-drawer .config-drawer-content{background-color:#20232a}.table-config-drawer .config-drawer-content{color:#333}.dark .table-config-drawer .config-drawer-content{color:#f8f9fa}.table-config-drawer .config-drawer-content{height:100%;overflow-y:auto}.table-config-drawer .config-drawer-content .config-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid;border-color:#e0e0e0}.dark .table-config-drawer .config-drawer-content .config-drawer-header{border-color:#6e89a8}.table-config-drawer .config-drawer-content .config-drawer-header .config-drawer-title{margin:0;font-size:1.25rem;font-weight:600;color:#333}.dark .table-config-drawer .config-drawer-content .config-drawer-header .config-drawer-title{color:#f8f9fa}.table-config-drawer .config-drawer-content .config-quick-actions{margin-bottom:24px;display:flex;align-items:center;gap:16px}.table-config-drawer .config-drawer-content .config-quick-actions .reset-button{margin-left:auto}.table-config-drawer .config-drawer-content .config-column-visibility,.table-config-drawer .config-drawer-content .config-presets,.table-config-drawer .config-drawer-content .config-stats{margin-top:24px}.table-config-drawer .config-drawer-content .config-column-visibility .config-section-title,.table-config-drawer .config-drawer-content .config-presets .config-section-title,.table-config-drawer .config-drawer-content .config-stats .config-section-title{margin:0 0 16px;font-size:1rem;font-weight:600;color:#333}.dark .table-config-drawer .config-drawer-content .config-column-visibility .config-section-title,.dark .table-config-drawer .config-drawer-content .config-presets .config-section-title,.dark .table-config-drawer .config-drawer-content .config-stats .config-section-title{color:#f8f9fa}.table-config-drawer .config-drawer-content .config-presets .preset-buttons{display:flex;flex-wrap:wrap;gap:8px}.table-config-drawer .config-drawer-content .config-stats .stat-item{margin-bottom:8px;font-size:.875rem;color:#333}.dark .table-config-drawer .config-drawer-content .config-stats .stat-item{color:#f8f9fa}.table-config-drawer .config-drawer-content .config-stats .stat-item{opacity:.8}.table-config-drawer .config-drawer-content .category-name{font-weight:500;color:#333}.dark .table-config-drawer .config-drawer-content .category-name{color:#f8f9fa}.table-config-drawer .config-drawer-content .category-count{margin-left:auto;margin-right:8px;font-size:.75rem;color:#333}.dark .table-config-drawer .config-drawer-content .category-count{color:#f8f9fa}.table-config-drawer .config-drawer-content .category-count{opacity:.6}.table-config-drawer .config-drawer-content .column-label{display:flex;align-items:center;gap:8px}.table-config-drawer .config-drawer-content .column-label .column-name{font-size:.875rem;color:#333}.dark .table-config-drawer .config-drawer-content .column-label .column-name{color:#f8f9fa}.table-config-drawer .config-drawer-content .column-label .default-indicator{font-size:.75rem;color:#333}.dark .table-config-drawer .config-drawer-content .column-label .default-indicator{color:#f8f9fa}.table-config-drawer .config-drawer-content .column-label .default-indicator{opacity:.6}.table-empty-state,.table-loading-state{display:flex;justify-content:center;align-items:center;min-height:400px;padding:24px;background-color:#f5f5f5}.dark .table-empty-state,.dark .table-loading-state{background-color:#20232a}.table-empty-state,.table-loading-state{color:#333}.dark .table-empty-state,.dark .table-loading-state{color:#f8f9fa}.table-empty-state,.table-loading-state{border-radius:8px;border:1px solid #e0e0e0}.dark .table-empty-state,.dark .table-loading-state{border-color:#6e89a8}.table-empty-state .empty-text,.table-empty-state .loading-text,.table-loading-state .empty-text,.table-loading-state .loading-text{margin-left:16px;color:#333}.dark .table-empty-state .empty-text,.dark .table-empty-state .loading-text,.dark .table-loading-state .empty-text,.dark .table-loading-state .loading-text{color:#f8f9fa}.table-empty-state .empty-text{color:#333}.dark .table-empty-state .empty-text{color:#f8f9fa}.table-empty-state .empty-text{opacity:.7}@media(max-width:768px){.prompt-response-types-table-container .prompt-response-types-table .table-body .table-row .table-cell.customInstructions,.prompt-response-types-table-container .prompt-response-types-table .table-body .table-row .table-cell.dateCreated,.prompt-response-types-table-container .prompt-response-types-table table .header-row .header-cell.customInstructions,.prompt-response-types-table-container .prompt-response-types-table table .header-row .header-cell.dateCreated{display:none}}.dark .table-config-drawer .MuiDrawer-paper{background-color:#20232a!important;color:#f8f9fa!important}.dark .main-toolbar .MuiTextField-root .MuiOutlinedInput-root{background:#20232a;color:#f8f9fa}.dark .main-toolbar .MuiTextField-root .MuiOutlinedInput-root input::placeholder{color:rgba(248,249,250,.5);opacity:1}.dark .main-toolbar .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#6e89a8}.dark .main-toolbar .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#6b7280}.dark .main-toolbar .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#f5970e}.dark .main-toolbar .MuiTextField-root .MuiOutlinedInput-root.dark-search-input input::placeholder{color:rgba(248,249,250,.5);opacity:1}.dark .MuiAccordion-root{color:#f8f9fa!important}.dark .MuiAccordion-root,.dark .MuiAccordion-root .MuiAccordionSummary-root{background-color:#20232a!important}.dark .MuiCheckbox-root,.dark .MuiFormControlLabel-root{color:#f8f9fa!important}.dark .MuiButton-outlined{border-color:#6e89a8!important;color:#f8f9fa!important}.dark .MuiButton-outlined:hover{background-color:#323941!important}.dark .MuiSwitch-root .MuiSwitch-track{background-color:#6e89a8!important}.light .table-config-drawer .MuiDrawer-paper{background-color:#f5f5f5!important;color:#333!important}@media(max-width:1024px){.config-drawer-content{width:350px!important;padding:16px!important}.table-config-fab{top:80px!important;right:16px!important}}.dark .prompt-response-types-container .tabs-container .MuiTabs-root,.prompt-response-types-container .tabs-container .MuiTabs-root{background-color:transparent}.prompt-response-types-container .tabs-container .MuiTabs-root{min-height:40px}.prompt-response-types-container .tabs-container .MuiTabs-root .MuiTabs-flexContainer{justify-content:flex-start}.prompt-response-types-container .tabs-container .MuiTabs-root .MuiTabs-indicator{background-color:#516781}.dark .prompt-response-types-container .tabs-container .MuiTabs-root .MuiTabs-indicator{background-color:#f5970e}.prompt-response-types-container .tabs-container .MuiTabs-root .MuiTabs-indicator{height:2px}.prompt-response-types-container .tabs-container .MuiTab-root{color:#333}.dark .prompt-response-types-container .tabs-container .MuiTab-root{color:#f8f9fa}.prompt-response-types-container .tabs-container .MuiTab-root{opacity:.7;transition:opacity .2s ease,color .2s ease;min-width:auto;padding:6px 12px}.prompt-response-types-container .tabs-container .MuiTab-root:hover{opacity:1;color:#516781}.dark .prompt-response-types-container .tabs-container .MuiTab-root:hover{color:#f5970e}.prompt-response-types-container .tabs-container .MuiTab-root.Mui-selected{color:#516781}.dark .prompt-response-types-container .tabs-container .MuiTab-root.Mui-selected{color:#f5970e}.prompt-response-types-container .tabs-container .MuiTab-root.Mui-selected{opacity:1;font-weight:600}.prompt-response-types-container .tabs-container .MuiTab-root .tab-count{margin-left:8px;padding:2px 6px;border-radius:10px;font-size:.75rem;font-weight:400;background-color:rgba(81,103,129,.15)}.dark .prompt-response-types-container .tabs-container .MuiTab-root .tab-count{background-color:rgba(110,137,168,.2)}.prompt-response-types-container .tabs-container .MuiTab-root .tab-count{color:rgba(51,51,51,.8)}.dark .prompt-response-types-container .tabs-container .MuiTab-root .tab-count{color:rgba(248,249,250,.8)}.prompt-response-types-container .tabs-container .tab{color:#333}.dark .prompt-response-types-container .tabs-container .tab{color:#f8f9fa}.prompt-response-types-container .tabs-container .tab{opacity:.7;transition:opacity .2s ease,color .2s ease}.prompt-response-types-container .tabs-container .tab:hover{opacity:1;color:#516781}.dark .prompt-response-types-container .tabs-container .tab:hover{color:#f5970e}.prompt-response-types-container .header.\|.prompt_response_types{background-color:#fff;border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-response-types-container .header.\|.prompt_response_types{border-color:#6e89a8}.prompt-response-types-container .header.\|.prompt_response_types .prompt-count{color:#333}.dark .prompt-response-types-container .header.\|.prompt_response_types .prompt-count{color:#f8f9fa}.prompt-response-types-container .header.\|.prompt_response_types .prompt-count{opacity:.7}.prompt-expanded-row{background-color:#fff}.dark .prompt-expanded-row{background-color:#20232a}.prompt-expanded-row{color:#333}.dark .prompt-expanded-row{color:#f8f9fa}.prompt-expanded-row{margin:8px 0;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.dark .prompt-expanded-row{border-color:#6e89a8}.prompt-expanded-row .expanded-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#eaeaea}.dark .prompt-expanded-row .expanded-header{background-color:#323941}.prompt-expanded-row .expanded-header{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-expanded-row .expanded-header{border-color:#6e89a8}.prompt-expanded-row .expanded-header .expanded-title-section{display:flex;flex-direction:column;gap:4px}.prompt-expanded-row .expanded-header .expanded-title-section .expanded-title{font-size:1.25rem;font-weight:600;color:#333}.dark .prompt-expanded-row .expanded-header .expanded-title-section .expanded-title{color:#f8f9fa}.prompt-expanded-row .expanded-header .expanded-title-section .expanded-subtitle{font-size:.9rem;opacity:.7;color:#333}.dark .prompt-expanded-row .expanded-header .expanded-title-section .expanded-subtitle{color:#f8f9fa}.prompt-expanded-row .expanded-header .expanded-actions{display:flex;gap:8px}.prompt-expanded-row .expanded-header .expanded-actions .action-button{min-width:40px;height:40px}.prompt-expanded-row .expanded-header .expanded-actions .action-button .MuiSvgIcon-root{font-size:20px}.prompt-expanded-row .expanded-header .expanded-actions .action-button.delete:hover{background-color:rgba(244,67,54,.1);color:#f44336}.prompt-expanded-row .expanded-content{padding:0}.prompt-expanded-row .expanded-content .expanded-section{border-bottom:1px solid;border-color:#e0e0e0}.dark .prompt-expanded-row .expanded-content .expanded-section{border-color:#6e89a8}.prompt-expanded-row .expanded-content .expanded-section:last-child{border-bottom:none}.prompt-expanded-row .expanded-content .expanded-section .section-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#eaeaea}.dark .prompt-expanded-row .expanded-content .expanded-section .section-header{background-color:#323941}.prompt-expanded-row .expanded-content .expanded-section .section-header{transition:all .2s ease}.prompt-expanded-row .expanded-content .expanded-section .section-header.clickable{cursor:pointer}.prompt-expanded-row .expanded-content .expanded-section .section-header.clickable:hover{background-color:#fff}.dark .prompt-expanded-row .expanded-content .expanded-section .section-header.clickable:hover{background-color:#20232a}.prompt-expanded-row .expanded-content .expanded-section .section-header .section-title-wrapper{display:flex;align-items:center;gap:12px}.prompt-expanded-row .expanded-content .expanded-section .section-header .section-title-wrapper .section-icon{font-size:20px;color:#f5970e}.prompt-expanded-row .expanded-content .expanded-section .section-header .section-title-wrapper .section-title{font-size:1rem;font-weight:600;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-header .section-title-wrapper .section-title{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-header .section-toggle{color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-header .section-toggle{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-header .section-toggle{opacity:.7}.prompt-expanded-row .expanded-content .expanded-section .section-header .section-toggle:hover{opacity:1}.prompt-expanded-row .expanded-content .expanded-section .section-content{padding:20px}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .instructions-markdown{font-size:.95rem;line-height:1.6;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .instructions-markdown{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .instructions-markdown p{margin-bottom:12px}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .instructions-markdown p:last-child{margin-bottom:0}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .instructions-markdown code{background-color:rgba(255,179,0,.1);padding:2px 6px;border-radius:4px;font-size:.875rem}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .empty-state{padding:20px;text-align:center;opacity:.6;font-style:italic;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .empty-state{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .post-action-display{margin-top:16px;padding:12px;background-color:#f7f7f7}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .post-action-display{background-color:#24282d}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .post-action-display{border-radius:6px}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .post-action-display .post-action-label{font-weight:600;margin-right:8px;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .post-action-display .post-action-label{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.instructions-content .post-action-display .post-action-code{background-color:rgba(255,179,0,.2);padding:4px 8px;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.875rem}.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid{display:flex;flex-direction:column;gap:16px}.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .item-label{display:flex;align-items:center;margin-bottom:8px;font-weight:600;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .item-label{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .item-label .label-icon{font-size:16px;margin-right:6px;color:#f5970e}.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .entities-container,.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .roles-container,.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .tags-container{display:flex;flex-wrap:wrap;gap:6px}.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .category-chip{background-color:#f5970e;color:#000}.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .entity-chip,.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .role-chip,.prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .tag-chip{border-color:#e0e0e0}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .entity-chip,.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .role-chip,.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.classification-content .classification-grid .classification-item .tag-chip{border-color:#6e89a8}.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid .setting-item .capability-chip,.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid .setting-item .verification-chip,.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid .setting-item .visibility-chip{width:100%;justify-content:center}.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid .setting-item .capability-chip .MuiChip-icon,.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid .setting-item .verification-chip .MuiChip-icon,.prompt-expanded-row .expanded-content .expanded-section .section-content.settings-content .settings-grid .setting-item .visibility-chip .MuiChip-icon{margin-left:8px}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .metadata-label{font-weight:600;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .metadata-label{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .metadata-label{opacity:.8}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .metadata-value{color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .metadata-value{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .metadata-value{font-weight:500}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container{display:flex;align-items:center;gap:8px}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-value{font-weight:600;color:#333}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-value{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-stars{display:flex;gap:2px}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-stars .star-icon{font-size:16px}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-stars .star-icon.filled{color:#f5970e}.prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-stars .star-icon.empty{color:#e0e0e0}.dark .prompt-expanded-row .expanded-content .expanded-section .section-content.metadata-content .metadata-grid .metadata-item .rating-container .rating-stars .star-icon.empty{color:#6e89a8}.prompt-expanded-row .expanded-content .section-divider{margin:0;background-color:#e0e0e0}.dark .prompt-expanded-row .expanded-content .section-divider{background-color:#6e89a8}.prompt-expanded-row .expanded-content .expanded-actions-footer{display:flex;gap:12px;padding:20px;background-color:#eaeaea}.dark .prompt-expanded-row .expanded-content .expanded-actions-footer{background-color:#323941}.prompt-expanded-row .expanded-content .expanded-actions-footer{border-color:currentcolor #e0e0e0 #e0e0e0;border-top:1px solid #e0e0e0}.dark .prompt-expanded-row .expanded-content .expanded-actions-footer{border-color:#6e89a8}.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button{flex:1;max-width:200px}.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.use-button{background-color:#f5970e;color:#000;font-weight:600}.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.use-button:hover{background-color:#c87a08}.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.duplicate-button,.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.edit-button{border-color:#e0e0e0}.dark .prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.duplicate-button,.dark .prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.edit-button{border-color:#6e89a8}.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.duplicate-button,.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.edit-button{color:#333}.dark .prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.duplicate-button,.dark .prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.edit-button{color:#f8f9fa}.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.duplicate-button:hover,.prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.edit-button:hover{background-color:#fff}.dark .prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.duplicate-button:hover,.dark .prompt-expanded-row .expanded-content .expanded-actions-footer .action-button.edit-button:hover{background-color:#20232a}.query-builder-modal{background-color:#f5f5f5;color:#333;padding:0;border-radius:12px;max-width:900px;width:95%;max-height:85vh;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.2);border:1px solid #e0e0e0}.query-builder-modal .query-builder-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#f5970e,#ff8f00);color:#000;border-bottom:1px solid rgba(0,0,0,.1)}.query-builder-modal .query-builder-header .header-title-section{display:flex;align-items:center;gap:12px}.query-builder-modal .query-builder-header .header-title-section .promptstack-icon{width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.query-builder-modal .query-builder-header .header-title-section .header-title{margin:0;font-size:1.5rem;font-weight:700;color:#000}.query-builder-modal .query-builder-header .close-button{color:#000;background:hsla(0,0%,100%,.2)}.query-builder-modal .query-builder-header .close-button:hover{background:hsla(0,0%,100%,.3)}.query-builder-modal .filter-rules{padding:24px;min-height:200px;overflow-y:auto}.query-builder-modal .filter-rules .filter-rule{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.query-builder-modal .filter-rules .filter-rule .MuiFormControl-root{min-width:auto}.query-builder-modal .filter-rules .filter-rule .MuiFormControl-root .MuiSelect-root{background:#f8f9fa;border-radius:6px}.query-builder-modal .filter-rules .filter-rule .MuiFormControl-root .MuiSelect-root:hover{background:#e9ecef}.query-builder-modal .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root{background:#f8f9fa;border-radius:6px}.query-builder-modal .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root:hover{background:#e9ecef}.query-builder-modal .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background:#fff}.query-builder-modal .filter-rules .filter-rule .MuiIconButton-root{color:#f44336;background:rgba(244,67,54,.1)}.query-builder-modal .filter-rules .filter-rule .MuiIconButton-root:hover{background:rgba(244,67,54,.2)}.query-builder-modal.dark{background-color:#1a1d23;color:#f8f9fa;border-color:transparent}.query-builder-modal.dark .query-builder-header{background:linear-gradient(135deg,#f5970e,#ff8f00);border-bottom-color:hsla(0,0%,100%,.1)}.query-builder-modal.dark .filter-rules .filter-rule{background:#23262d;border-color:#323840}.query-builder-modal.dark .filter-rules .filter-rule .MuiFormControl-root .MuiSelect-root{background:#323840;color:#f8f9fa}.query-builder-modal.dark .filter-rules .filter-rule .MuiFormControl-root .MuiSelect-root:hover{background:#3a3f47}.query-builder-modal.dark .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root{background:#323840;color:#f8f9fa}.query-builder-modal.dark .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root:hover{background:#3a3f47}.query-builder-modal.dark .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background:#2a2d34}.query-builder-modal.dark .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#4b5563}.query-builder-modal.dark .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#6b7280}.query-builder-modal.dark .filter-rules .filter-rule .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#f5970e}.query-builder-modal .pagination-controls{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#fff}.dark .query-builder-modal .pagination-controls{background-color:#20232a}.query-builder-modal .pagination-controls{border-color:currentcolor #e0e0e0 #e0e0e0;border-top:1px solid #e0e0e0}.dark .query-builder-modal .pagination-controls{border-color:#6e89a8}.query-builder-modal .pagination-controls .pagination-info{color:#333}.dark .query-builder-modal .pagination-controls .pagination-info{color:#f8f9fa}.query-builder-modal .pagination-controls .pagination-info{font-size:.875rem}.query-builder-modal .pagination-controls .pagination-buttons{display:flex;align-items:center;gap:4px}.query-builder-modal .pagination-controls .pagination-buttons .MuiIconButton-root{color:#333}.dark .query-builder-modal .pagination-controls .pagination-buttons .MuiIconButton-root{color:#f8f9fa}.query-builder-modal .pagination-controls .pagination-buttons .MuiIconButton-root:disabled{opacity:.3}.query-builder-modal .pagination-controls .pagination-buttons .MuiIconButton-root:not(:disabled):hover{background-color:rgba(0,0,0,.04)}.dark .query-builder-modal .pagination-controls .pagination-buttons .MuiIconButton-root:not(:disabled):hover{background-color:hsla(0,0%,100%,.08)}.query-builder-modal .pagination-controls .pagination-buttons .page-number{color:#333}.dark .query-builder-modal .pagination-controls .pagination-buttons .page-number{color:#f8f9fa}.query-builder-modal .pagination-controls .pagination-buttons .page-number{font-size:.875rem;margin:0 8px}.query-builder-modal .pagination-controls .pagination-buttons .page-size-select{margin-left:16px}.query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiOutlinedInput-root{color:#333}.dark .query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiOutlinedInput-root{color:#f8f9fa}.query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiOutlinedInput-root fieldset{border-color:#e0e0e0}.dark .query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiOutlinedInput-root fieldset{border-color:#6e89a8}.query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiOutlinedInput-root:hover fieldset{border-color:#516781}.dark .query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiOutlinedInput-root:hover fieldset{border-color:#f5970e}.query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiSelect-icon{color:#333}.dark .query-builder-modal .pagination-controls .pagination-buttons .page-size-select .MuiSelect-icon{color:#f8f9fa}.enhanced-chips-container{position:relative}.enhanced-chips-container .chips-row{display:flex;flex-wrap:wrap;gap:4px;position:relative}.enhanced-chips-container .edit-button.dark{filter:invert(1)}.enhanced-chips-container .ai-magic-btn{transition:all .2s ease;z-index:1}.enhanced-chips-container .ai-magic-btn:hover{transform:scale(1.05);background:rgba(138,43,226,.2)!important;box-shadow:0 2px 8px rgba(138,43,226,.3)}.enhanced-chips-container .MuiChip-root{transition:all .2s ease;border:1px solid}.enhanced-chips-container .MuiChip-root.light{border-color:rgba(81,103,129,.3)}.enhanced-chips-container .MuiChip-root.light.original-chip{border-color:rgba(33,150,243,.6)}.enhanced-chips-container .MuiChip-root.light.new-chip{border-color:rgba(76,175,80,.6)}.enhanced-chips-container .MuiChip-root.dark{border-color:rgba(110,137,168,.5)}.enhanced-chips-container .MuiChip-root.dark.original-chip{border-color:rgba(33,150,243,.8)}.enhanced-chips-container .MuiChip-root.dark.new-chip{border-color:rgba(76,175,80,.8)}.enhanced-chips-container .MuiChip-root.expanded{transform:scale(1.02)}.enhanced-chips-container .MuiChip-root:hover{transform:scale(1.05);box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer}.dark .enhanced-chips-container .ai-magic-btn:hover{background:rgba(138,43,226,.25)!important;box-shadow:0 2px 8px rgba(138,43,226,.4)}.dark .enhanced-chips-container .MuiChip-root:hover{box-shadow:0 2px 4px hsla(0,0%,100%,.1)}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .header-row .header-cell{padding:0 8px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .header-row .header-cell .column-header{height:32px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .header-row .header-cell .header-label{font-size:.8rem}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row{min-height:36px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell{padding:6px 8px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content{gap:2px;min-height:24px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-primary{font-size:.85rem;line-height:1.1;-webkit-line-clamp:2}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .name-cell-content .name-instructions-preview{display:none}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .cell-author,.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .cell-slug,.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .cell-text,.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .cell-title{font-size:.8rem;line-height:1.1}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .cell-date{font-size:.8rem}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .chips-container{gap:2px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .chips-container .MuiChip-root{height:20px;font-size:.7rem;margin:1px}.prompt-response-types-table-container.minimal-view .prompt-response-types-table table .table-body .table-row .table-cell .instructions-preview{font-size:.75rem;line-height:1.2}.drawer.prompt_editor.dropdown .loading_text{width:100%;background:transparent;text-shadow:none}.prompt-response-types-container{width:93%;height:84vh;margin-right:3.5%;margin-left:3.5%;margin-top:.8rem;justify-content:center;border-collapse:collapse;background-color:#f5f5f5}.dark .prompt-response-types-container{background-color:#20232a}.prompt-response-types-container{color:#333}.dark .prompt-response-types-container{color:#f8f9fa}.prompt-response-types-container{overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding:0;position:relative}.prompt-response-types-container .header.\|.prompt_response_types{align-items:center;display:flex;padding-left:10px;font-weight:700;background-color:#f5f5f5}.dark .prompt-response-types-container .header.\|.prompt_response_types{background-color:#20232a}.prompt-response-types-container .header.\|.prompt_response_types{color:#333}.dark .prompt-response-types-container .header.\|.prompt_response_types{color:#f8f9fa}.prompt-response-types-container .header.\|.prompt_response_types .title-container{font-size:1.5rem;font-weight:600}.prompt-response-types-container .header.\|.prompt_response_types .prompt-count{color:#c5c5c5;margin-left:8px}.dark .prompt-response-types-container .header.\|.prompt_response_types .prompt-count{color:#aaa}.prompt-response-types-container .header.\|.prompt_response_types .view-toggle{margin-left:auto;margin-right:8px}.prompt-response-types-container .header.\|.prompt_response_types .view-toggle .MuiIconButton-root{color:#c5c5c5}.prompt-response-types-container .header.\|.prompt_response_types .view-toggle .MuiIconButton-root:hover{color:#f5970e}.prompt-response-types-container .prompt-response-types-header{display:flex;align-items:center;justify-content:space-between;padding:0 8px;position:sticky;top:0;z-index:10;margin-left:auto}.prompt-response-types-container .prompt-response-types-header.dark{background-color:#2d2d2d}.prompt-response-types-container .prompt-response-types-header .header-actions{display:flex;gap:.5rem;align-items:center}.prompt-response-types-container .prompt-response-types-header .header-actions .create-button{margin-right:.5rem;height:32px;background-color:#505050}.prompt-response-types-container .prompt-response-types-header .header-actions .MuiIconButton-root{color:#333}.dark .prompt-response-types-container .prompt-response-types-header .header-actions .MuiIconButton-root{color:#f8f9fa}.prompt-response-types-container .prompt-response-types-header .header-actions .MuiIconButton-root:hover{background-color:#eaeaea}.dark .prompt-response-types-container .prompt-response-types-header .header-actions .MuiIconButton-root:hover{background-color:#323941}.prompt-response-types-container .tabs-container{display:flex;flex-direction:row;background:transparent}.prompt-response-types-container .tabs-container .icon.close{background:#242628;margin-left:.6rem;color:#f17841;cursor:pointer}.prompt-response-types-container .tabs-container .MuiTabs-root{background:transparent;min-height:inherit}.prompt-response-types-container .tabs-container .MuiTabs-root .MuiSvgIcon-root{fill:orange;opacity:.7}.prompt-response-types-container .tabs-container .MuiTabs-root .MuiTabs-indicator{background-color:#607d8b;height:1px}.prompt-response-types-container .tabs-container .MuiTab-root{text-transform:none;font-family:Kanit;color:#7a8189;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #364d68;border-bottom:none;background:#1a1c1d;max-height:36px;padding:.3rem .8rem;min-height:auto;line-height:.9rem}.prompt-response-types-container .tabs-container .MuiTab-root.Mui-selected{color:#809e89;background:#323941}.dark .prompt-response-types-container .tabs-container{border-bottom:1px solid #444}.prompt-response-types-container .tabs-container .tab{min-width:auto;font-size:.875rem;text-transform:none;font-family:Nunito}.prompt-response-types-container .tabs-container .tab:hover{opacity:.8}.prompt-response-types-container .response_types{display:flex;flex-wrap:wrap;gap:8px;padding:16px;flex:1;overflow-y:auto;align-content:flex-start}.prompt-response-types-container .response_types.drawer{padding:12px;max-height:80vh;overflow-y:auto}.prompt-response-types-container .response_types.override{min-height:200px}.prompt-response-types-container .response_types.is-loading{pointer-events:none;opacity:.7}.prompt-response-types-container .response_types .loading-container{display:flex;align-items:center;justify-content:center;min-height:200px}.prompt-response-types-container .response_types .response_type{display:flex;flex-direction:column;border-radius:4px;border:1px solid;padding:8px;margin:4px;cursor:pointer;transition:all .2s ease;background-color:#b0b0b0}.dark .prompt-response-types-container .response_types .response_type{background-color:#20232a}.prompt-response-types-container .response_types .response_type{border-color:#e0e0e0}.dark .prompt-response-types-container .response_types .response_type{border-color:#6e89a8}.prompt-response-types-container .response_types .response_type.selected{font-weight:500;border-color:#f5970e}.dark .prompt-response-types-container .response_types .response_type.selected{border-color:#f5970e}.prompt-response-types-container .response_types .response_type:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.prompt-response-types-container .response_types .response_type .category{font-size:.75rem;opacity:.7;margin-bottom:4px}.prompt-response-types-container .response_types .response_type .container.icon_responsetype{display:flex;align-items:center;justify-content:space-between}.prompt-response-types-container .response_types .response_type .container.icon_responsetype .value.animate{display:flex;align-items:center;justify-content:center}.prompt-response-types-container .response_types .response_type .container.icon_responsetype .value.animate .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.prompt-response-types-container .response_types .response_type .container.icon_responsetype .type.icon{opacity:0;width:16px;height:16px;transition:opacity .2s ease}.prompt-response-types-container .response_types .response_type .container.icon_responsetype .type.icon:hover{filter:brightness(1.2)}.prompt-response-types-container .response_types .response_type:hover .type.icon{opacity:1}.prompt-response-types-container .filter-container{position:absolute;top:100%;right:0;z-index:20;padding:8px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.2);background-color:#b0b0b0}.dark .prompt-response-types-container .filter-container{background-color:#20232a}.prompt-response-types-container .filter-container{min-width:200px;max-width:400px}.prompt-response-types-container .filter-container .filter-input{width:100%;padding:8px;border-radius:4px;border:1px solid #e0e0e0}.dark .prompt-response-types-container .filter-container .filter-input{border-color:#6e89a8}.prompt-response-types-container .filter-container .filter-input{background-color:#a8a8a8}.dark .prompt-response-types-container .filter-container .filter-input{background-color:#191c21}.prompt-response-types-container .filter-container .filter-input{color:#333}.dark .prompt-response-types-container .filter-container .filter-input{color:#f8f9fa}.prompt-response-types-container .filter-container .filter-input{margin-bottom:8px}.prompt-response-types-container .filter-container .filter-options{max-height:200px;overflow-y:auto}.prompt-response-types-container .filter-container .filter-options .filter-option{display:flex;align-items:center;padding:4px 0;cursor:pointer}.prompt-response-types-container .filter-container .filter-options .filter-option .filter-checkbox{margin-right:8px}.prompt-response-types-container .filter-container .filter-options .filter-option .filter-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prompt-response-types-container .filter-container .close-icon{position:absolute;top:8px;right:8px;cursor:pointer;color:#516781}.prompt-response-types-container .expanded-content-paper{background-color:#b0b0b0}.dark .prompt-response-types-container .expanded-content-paper{background-color:#20232a}.prompt-response-types-container .expanded-content-paper{padding:16px}.prompt-response-types-container .expanded-content-paper .expanded-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.prompt-response-types-container .expanded-content-paper .expanded-header .expanded-title{font-size:1.25rem;font-weight:500}.prompt-response-types-container .expanded-content-paper .expanded-header .expanded-actions{display:flex;gap:8px}.prompt-response-types-container .expanded-content-paper .details-section{margin-bottom:24px}.prompt-response-types-container .expanded-content-paper .details-section .section-title{display:block;font-size:1rem;font-weight:500;margin-bottom:8px}.prompt-response-types-container .expanded-content-paper .details-section .instructions-box{padding:16px;border-radius:4px;border:1px solid}.prompt-response-types-container .expanded-content-paper .details-section .instructions-box p{margin:0 0 8px}.prompt-response-types-container .expanded-content-paper .details-section .instructions-box p:last-child{margin-bottom:0}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .metadata-label{display:block;font-weight:500;margin-bottom:4px}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .roles-container{display:flex;flex-wrap:wrap;gap:4px}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .rating-container{display:flex;align-items:center}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .rating-container .rating-value{margin-right:8px}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .rating-container .rating-stars{display:flex}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .rating-container .rating-stars .star-icon{font-size:1rem}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .rating-container .rating-stars .star-icon.filled{color:gold}.prompt-response-types-container .expanded-content-paper .details-section .metadata-grid .metadata-item .rating-container .rating-stars .star-icon.empty{color:gold;opacity:.5}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content{margin-bottom:16px}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content .usage-text{display:block;margin-bottom:16px}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content .post-action-container{margin-top:8px;margin-bottom:16px}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content .post-action-container .post-action-label{display:block;font-weight:500;margin-bottom:4px}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content .post-action-container .post-action-value{display:block;padding:8px;border-radius:4px;background-color:rgba(0,0,0,.1);font-family:monospace;white-space:normal;word-break:break-all}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content .usage-stats .stat-item{display:flex;justify-content:space-between;margin-bottom:8px}.prompt-response-types-container .expanded-content-paper .usage-section .usage-content .usage-stats .stat-item .stat-label{font-weight:500}.prompt-response-types-container .expanded-content-paper .usage-section .action-buttons{display:flex;flex-direction:column;gap:8px}.prompt-response-types-container .expanded-content-paper .usage-section .action-buttons .use-button{margin-bottom:8px}.prompt-response-types-container .scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:40px;height:40px;border-radius:50%;background-color:#f5970e;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 5px rgba(0,0,0,.2);transition:all .2s ease}.prompt-response-types-container .scroll-to-top:hover{transform:translateY(-2px);box-shadow:0 5px 8px rgba(0,0,0,.3)}@media(max-width:768px){.prompt-response-types-container{width:100%}.prompt-response-types-container .prompt-response-types-header{flex-direction:column;align-items:flex-start}.prompt-response-types-container .prompt-response-types-header .header-actions{margin-top:8px;width:100%;justify-content:space-between}.prompt-response-types-container .expanded-content-paper .metadata-grid,.prompt-response-types-container .prompt-response-types-chips-container .chips-grid{grid-template-columns:1fr}}.editor-container,.gallery-item-tooltip__content,.popper-paper,.prompt_editor .popper.container .MuiPaper-root{font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;height:100%;width:100%;max-width:800px;margin:0 auto;color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative;max-height:calc(100vh - 80px)}.editor-container.mobile,.gallery-item-tooltip__content.mobile,.popper-paper.mobile,.prompt_editor .popper.container .MuiPaper-root.mobile{max-height:unset}.editor-container .gallery-item-tooltip__micro-thumbnail,.gallery-item-tooltip__content .gallery-item-tooltip__micro-thumbnail,.popper-paper .gallery-item-tooltip__micro-thumbnail,.prompt_editor .popper.container .MuiPaper-root .gallery-item-tooltip__micro-thumbnail{width:26px;height:26px;object-fit:fill}.editor-container.light,.gallery-item-tooltip__content.light,.popper-paper.light,.prompt_editor .popper.container .MuiPaper-root.light{background-color:#f0f0f0;color:#333}.editor-container.light .header,.gallery-item-tooltip__content.light .header,.popper-paper.light .header,.prompt_editor .popper.container .MuiPaper-root.light .header{color:#666}.editor-container.light .syntax-switcher select,.gallery-item-tooltip__content.light .syntax-switcher select,.popper-paper.light .syntax-switcher select,.prompt_editor .popper.container .MuiPaper-root.light .syntax-switcher select{background-color:#fff;color:#333;border:1px solid #ccc}.editor-container .toolbar.ai.action_links,.gallery-item-tooltip__content .toolbar.ai.action_links,.popper-paper .toolbar.ai.action_links,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links{position:absolute;left:0;display:flex;flex-direction:row;gap:4px;top:58px}.editor-container .toolbar.ai.action_links .toolbar_item,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item,.popper-paper .toolbar.ai.action_links .toolbar_item,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item{display:flex;align-items:center;justify-content:center;padding:0 4px;filter:grayscale(1);cursor:pointer}.editor-container .toolbar.ai.action_links .toolbar_item:hover,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item:hover,.popper-paper .toolbar.ai.action_links .toolbar_item:hover,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item:hover{filter:grayscale(0);filter:brightness(1.2)}.editor-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.popper-paper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item.ai-links-edit-button{filter:grayscale(0);padding:0;border:none;width:16px;height:16px;opacity:.6}.editor-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.popper-paper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light{filter:invert(0)!important}.editor-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.popper-paper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover{opacity:1}.editor-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.popper-paper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg{font-size:16px}.editor-container .toolbar.ai.action_links .toolbar_item .image,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item .image,.popper-paper .toolbar.ai.action_links .toolbar_item .image,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item .image{width:15px;height:15px;border-radius:50%;cursor:pointer}.editor-container .toolbar.ai.action_links .toolbar_item .image:hover,.gallery-item-tooltip__content .toolbar.ai.action_links .toolbar_item .image:hover,.popper-paper .toolbar.ai.action_links .toolbar_item .image:hover,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links .toolbar_item .image:hover{opacity:1}.editor-container .toolbar.ai.action_links.align_right,.gallery-item-tooltip__content .toolbar.ai.action_links.align_right,.popper-paper .toolbar.ai.action_links.align_right,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links.align_right{left:unset;right:8px!important}.editor-container .toolbar.ai.action_links.align_top,.gallery-item-tooltip__content .toolbar.ai.action_links.align_top,.popper-paper .toolbar.ai.action_links.align_top,.prompt_editor .popper.container .MuiPaper-root .toolbar.ai.action_links.align_top{top:34px;height:32px;align-items:center;right:0;left:unset}.chart-drawer-content,.document-content-container,.glossary-card,.markdown-ai-links.ai-links-wrapper,.modal.carousel,.prompt-card,.quick-save-tab,.suggestion-card-wrapper,.todo-item-content{background-color:transparent!important}.chart-drawer-content .toolbar.ai.action_links,.document-content-container .toolbar.ai.action_links,.glossary-card .toolbar.ai.action_links,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links,.modal.carousel .toolbar.ai.action_links,.prompt-card .toolbar.ai.action_links,.quick-save-tab .toolbar.ai.action_links,.suggestion-card-wrapper .toolbar.ai.action_links,.todo-item-content .toolbar.ai.action_links{display:flex;flex-direction:row;gap:4px}.chart-drawer-content .toolbar.ai.action_links .toolbar_item,.document-content-container .toolbar.ai.action_links .toolbar_item,.glossary-card .toolbar.ai.action_links .toolbar_item,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item,.modal.carousel .toolbar.ai.action_links .toolbar_item,.prompt-card .toolbar.ai.action_links .toolbar_item,.quick-save-tab .toolbar.ai.action_links .toolbar_item,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item,.todo-item-content .toolbar.ai.action_links .toolbar_item{display:flex;align-items:center;justify-content:center;padding:0 4px;filter:grayscale(1);cursor:pointer}.chart-drawer-content .toolbar.ai.action_links .toolbar_item:hover,.document-content-container .toolbar.ai.action_links .toolbar_item:hover,.glossary-card .toolbar.ai.action_links .toolbar_item:hover,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item:hover,.modal.carousel .toolbar.ai.action_links .toolbar_item:hover,.prompt-card .toolbar.ai.action_links .toolbar_item:hover,.quick-save-tab .toolbar.ai.action_links .toolbar_item:hover,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item:hover,.todo-item-content .toolbar.ai.action_links .toolbar_item:hover{filter:grayscale(0);filter:brightness(1.2)}.chart-drawer-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.document-content-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.glossary-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.modal.carousel .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.prompt-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.quick-save-tab .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button,.todo-item-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button{filter:grayscale(0);padding:0;border:none;width:16px;height:16px;opacity:.6}.chart-drawer-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.document-content-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.glossary-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.modal.carousel .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.prompt-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.quick-save-tab .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light,.todo-item-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button.light{filter:invert(0)!important}.chart-drawer-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.document-content-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.glossary-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.modal.carousel .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.prompt-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.quick-save-tab .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover,.todo-item-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button:hover{opacity:1}.chart-drawer-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.document-content-container .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.glossary-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.modal.carousel .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.prompt-card .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.quick-save-tab .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg,.todo-item-content .toolbar.ai.action_links .toolbar_item.ai-links-edit-button svg{font-size:16px}.chart-drawer-content .toolbar.ai.action_links .toolbar_item .image,.document-content-container .toolbar.ai.action_links .toolbar_item .image,.glossary-card .toolbar.ai.action_links .toolbar_item .image,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item .image,.modal.carousel .toolbar.ai.action_links .toolbar_item .image,.prompt-card .toolbar.ai.action_links .toolbar_item .image,.quick-save-tab .toolbar.ai.action_links .toolbar_item .image,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item .image,.todo-item-content .toolbar.ai.action_links .toolbar_item .image{width:15px;height:15px;border-radius:50%;cursor:pointer}.chart-drawer-content .toolbar.ai.action_links .toolbar_item .image:hover,.document-content-container .toolbar.ai.action_links .toolbar_item .image:hover,.glossary-card .toolbar.ai.action_links .toolbar_item .image:hover,.markdown-ai-links.ai-links-wrapper .toolbar.ai.action_links .toolbar_item .image:hover,.modal.carousel .toolbar.ai.action_links .toolbar_item .image:hover,.prompt-card .toolbar.ai.action_links .toolbar_item .image:hover,.quick-save-tab .toolbar.ai.action_links .toolbar_item .image:hover,.suggestion-card-wrapper .toolbar.ai.action_links .toolbar_item .image:hover,.todo-item-content .toolbar.ai.action_links .toolbar_item .image:hover{opacity:1}.modal.carousel{background-color:inherit!important}.todo-item-content .toolbar.ai.action_links{margin-top:12px}.popper.container .MuiPaper-root{padding:16px;max-width:400px;border:1px solid #474747}.popper.container .MuiPaper-root .custom_instruction_container{overflow:hidden}.popper.container .MuiPaper-root .toolbar.ai.action_links{display:flex;flex-direction:row;gap:4px;bottom:20px;width:100%;margin-left:auto;margin-right:auto;align-items:center;justify-content:center;position:relative;bottom:0;top:unset}.popper.container .MuiPaper-root .custom_instruction{padding:8px;margin-bottom:14px}.popper.container .MuiPaper-root .action_buttons{width:100%;margin-left:auto;gap:8px;margin-right:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:20px}.popper.container .MuiPaper-root .action_buttons .MuiButton-root{display:flex;align-items:center;padding:6px 12px;font-size:14px;font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff}.popper.container .MuiPaper-root .action_buttons .MuiButton-root:hover{background-color:hsla(0,0%,100%,.1)}.popper.container .MuiPaper-root .action_buttons .MuiButton-root .icon{height:22px;width:22px;margin-right:8px}.popper.container .MuiPaper-root.light{background-color:#f0f0f0;color:#333}.popper.container .MuiPaper-root.light .MuiIconButton-root svg{fill:#333}.popper.container .MuiPaper-root.dark{background-color:#212327;color:#fff}.popper.container .MuiPaper-root.dark .MuiIconButton-root svg{fill:#fff}.editor-wrapper{overflow:hidden;position:relative;height:inherit}.prompt-code-editor{height:inherit}.prompt-code-editor .CodeMirror{border-radius:4px;font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;height:inherit}.prompt-code-editor .CodeMirror .CodeMirror-gutter-elt{width:28px!important;height:28px!important;left:-8px!important}.prompt-code-editor .CodeMirror .CodeMirror-gutter-elt .prompt-section-marker{font-size:16px;opacity:.4;cursor:pointer;user-select:none;transition:all .2s ease;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:2px}.prompt-code-editor .CodeMirror .CodeMirror-gutter-elt .prompt-section-marker.expanded{opacity:.6}.prompt-code-editor .CodeMirror .CodeMirror-gutter-elt .prompt-section-marker.collapsed{opacity:.8}.prompt-code-editor .CodeMirror .CodeMirror-gutter-elt .prompt-section-marker:hover{opacity:1;transform:scale(1.1)}.prompt-code-editor .CodeMirror .CodeMirror-gutters{background-color:transparent;border-right:none;z-index:3}.prompt-code-editor .CodeMirror .CodeMirror-sizer{margin-right:25px}.prompt-code-editor.light .CodeMirror{background-color:#f0f0f0}.CodeMirror{padding-top:13px}.CodeMirror .CodeMirror-scroll{margin-top:10px;overflow-y:auto!important;max-height:inherit}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{line-height:1.33rem}.CodeMirror pre.CodeMirror-placeholder.CodeMirror-line-like{opacity:.2;font-style:italic}.CodeMirror-gutters{background-color:transparent!important;border-right:none!important}.CodeMirror .CodeMirror-sizer{padding:15px 20px 20px}.CodeMirror .CodeMirror-hscrollbar,.CodeMirror .CodeMirror-vscrollbar{scrollbar-width:thin;scrollbar-color:#555 transparent;background-color:transparent}.cm-s-midnight.CodeMirror{background:#23262d;color:#d1edff}.cm-s-eclipse.CodeMirror .CodeMirror-activeline-background,.cm-s-midnight.CodeMirror .CodeMirror-activeline-background{background:transparent}.cm-s-eclipse .cm-context-part,.cm-s-eclipse .cm-format-part,.cm-s-eclipse .cm-header,.cm-s-eclipse .cm-response-type,.cm-s-eclipse .cm-strong,.cm-s-eclipse .cm-task-part,.cm-s-eclipse .cm-voice-part,.cm-s-midnight .cm-context-part,.cm-s-midnight .cm-format-part,.cm-s-midnight .cm-header,.cm-s-midnight .cm-response-type,.cm-s-midnight .cm-strong,.cm-s-midnight .cm-task-part,.cm-s-midnight .cm-voice-part{font-weight:400;vertical-align:baseline}.cm-s-eclipse .cm-em,.cm-s-eclipse .cm-instruction,.cm-s-midnight .cm-em,.cm-s-midnight .cm-instruction{font-style:italic;vertical-align:baseline}.cm-s-eclipse .cm-link,.cm-s-midnight .cm-link{text-decoration:underline;vertical-align:baseline}.cm-s-eclipse .cm-delimiter,.cm-s-midnight .cm-delimiter{vertical-align:baseline}.cm-s-eclipse .cm-tag,.cm-s-midnight .cm-tag{display:inline-block;padding-top:2px;padding-bottom:2px;vertical-align:baseline}.cm-s-midnight .cm-task-part{color:#ff9927}.cm-s-midnight .cm-format-part{color:#7cbbf8}.cm-s-midnight .cm-voice-part{color:#60b144}.cm-s-midnight .cm-context-part{color:#a8c6d5}.cm-s-midnight .cm-response-type{color:#c586c0}.cm-s-midnight .cm-instruction{color:#ce9178}.cm-s-midnight .cm-variable{color:#9cdcfe}.cm-s-midnight .cm-delimiter{color:#d7ba7d}.cm-s-midnight .cm-header{color:#ff9927}.cm-s-midnight .cm-strong{color:#f6f6f6}.cm-s-midnight .cm-em{color:#d4d4d4}.cm-s-midnight .cm-link{color:#7cbbf8}.cm-s-midnight .cm-quote{color:#60b144}.cm-s-midnight .cm-variable-2{color:#d7ba7d}.cm-s-midnight span.cm-tag{color:#569cd6}.cm-s-midnight .cm-attribute{color:#9cdcfe}.cm-s-midnight .cm-string{color:#ce9178}.cm-s-midnight .cm-comment{color:#6a9955}.cm-s-eclipse .cm-task-part{color:#d35400}.cm-s-eclipse .cm-format-part{color:#2980b9}.cm-s-eclipse .cm-voice-part{color:#1b723f}.cm-s-eclipse .cm-context-part{color:#5d8aa8}.cm-s-eclipse .cm-response-type{color:#3b528c}.cm-s-eclipse .cm-instruction{color:#253942}.cm-s-eclipse .cm-variable{color:#0078d7}.cm-s-eclipse .cm-delimiter{color:#a67c00}.cm-s-eclipse .cm-header{color:#d35400}.cm-s-eclipse .cm-strong{color:#333}.cm-s-eclipse .cm-em{color:#555}.cm-s-eclipse .cm-link{color:#2980b9}.cm-s-eclipse .cm-quote{color:#27ae60}.cm-s-eclipse .cm-variable-2{color:#a67c00}.cm-s-eclipse span.cm-tag{color:#0078d7}.cm-s-eclipse .cm-attribute{color:#272777}.cm-s-eclipse .cm-string{color:#c0392b}.cm-s-eclipse .cm-comment{color:green}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;box-shadow:0 4px 10px rgba(0,0,0,.2);border-radius:4px;max-height:20em;overflow-y:auto;font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.prompt-completion-wrapper{display:flex;justify-content:space-between;padding:2px 4px}.prompt-completion-label{font-weight:400}.prompt-completion-detail{color:#888;font-size:.9em;margin-left:10px}.CodeMirror-hint{margin:0;padding:4px 8px;border-radius:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.autocomplete-dropdown .autocomplete-item{padding:8px 12px;font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.prompt-code-editor.dark .CodeMirror-hints{background-color:#252525;border:1px solid #444;color:#d4d4d4}.prompt-code-editor.dark .CodeMirror-hint-active{background-color:#3a3f46;color:#fff}.prompt-code-editor.light .CodeMirror-hints{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.prompt-code-editor.light .CodeMirror-hint-active{background-color:#d6ebff;color:#333}.CodeMirror-foldmarker{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5);font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:.3;cursor:pointer;background-color:rgba(0,0,0,.1);border-radius:4px;padding:0 3px;margin:0 3px;font-size:9px}.CodeMirror-foldgutter{width:8px}.CodeMirror-foldgutter-folded,.CodeMirror-foldgutter-open{cursor:pointer;opacity:.6;font-size:8px;padding-top:2px}.prompt-code-editor.dark .CodeMirror-foldgutter-open:after,.prompt-code-editor.light .CodeMirror-foldgutter-open:after{content:"−";opacity:.4;font-size:10px}.prompt-code-editor.dark .CodeMirror-foldgutter-folded:after,.prompt-code-editor.light .CodeMirror-foldgutter-folded:after{content:"+";opacity:.7;font-size:10px}.prompt-section-markers{width:8px;display:block}.prompt-section-marker{height:18px;width:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;opacity:.6;user-select:none;transition:all .2s ease;border-radius:2px}.prompt-section-marker.expanded{opacity:.6}.prompt-section-marker.collapsed{opacity:.8}.prompt-section-marker:hover{opacity:1;transform:scale(1.1)}.prompt-code-editor.dark .task-marker{color:#ff9927}.prompt-code-editor.dark .task-marker.expanded{background-color:rgba(255,153,39,.1)}.prompt-code-editor.dark .task-marker.collapsed{background-color:rgba(255,153,39,.15)}.prompt-code-editor.dark .task-marker:hover{background-color:rgba(255,153,39,.2)}.prompt-code-editor.dark .format-marker{color:#7cbbf8}.prompt-code-editor.dark .format-marker.expanded{background-color:rgba(124,187,248,.1)}.prompt-code-editor.dark .format-marker.collapsed{background-color:rgba(124,187,248,.15)}.prompt-code-editor.dark .format-marker:hover{background-color:rgba(124,187,248,.2)}.prompt-code-editor.dark .voice-marker{color:#60b144}.prompt-code-editor.dark .voice-marker.expanded{background-color:rgba(96,177,68,.1)}.prompt-code-editor.dark .voice-marker.collapsed{background-color:rgba(96,177,68,.15)}.prompt-code-editor.dark .voice-marker:hover{background-color:rgba(96,177,68,.2)}.prompt-code-editor.dark .context-marker{color:#a8c6d5}.prompt-code-editor.dark .context-marker.expanded{background-color:rgba(168,198,213,.1)}.prompt-code-editor.dark .context-marker.collapsed{background-color:rgba(168,198,213,.15)}.prompt-code-editor.dark .context-marker:hover{background-color:rgba(168,198,213,.2)}.prompt-code-editor.dark .responsetype-marker{color:#4c4a4c}.prompt-code-editor.dark .task-folded{background-color:rgba(255,153,39,.1);color:#ff9927;border-left:1px solid #ff9927}.prompt-code-editor.dark .format-folded{background-color:rgba(124,187,248,.1);color:#7cbbf8;border-left:1px solid #7cbbf8}.prompt-code-editor.dark .voice-folded{background-color:rgba(96,177,68,.1);color:#60b144;border-left:1px solid #60b144}.prompt-code-editor.dark .context-folded{background-color:rgba(168,198,213,.1);color:#a8c6d5;border-left:1px solid #a8c6d5}.prompt-code-editor.light .task-marker{color:#d35400}.prompt-code-editor.light .task-marker.expanded{background-color:rgba(211,84,0,.05)}.prompt-code-editor.light .task-marker.collapsed{background-color:rgba(211,84,0,.1)}.prompt-code-editor.light .task-marker:hover{background-color:rgba(211,84,0,.15)}.prompt-code-editor.light .format-marker{color:#2980b9}.prompt-code-editor.light .format-marker.expanded{background-color:rgba(41,128,185,.05)}.prompt-code-editor.light .format-marker.collapsed{background-color:rgba(41,128,185,.1)}.prompt-code-editor.light .format-marker:hover{background-color:rgba(41,128,185,.15)}.prompt-code-editor.light .voice-marker{color:#27ae60}.prompt-code-editor.light .voice-marker.expanded{background-color:rgba(39,174,96,.05)}.prompt-code-editor.light .voice-marker.collapsed{background-color:rgba(39,174,96,.1)}.prompt-code-editor.light .voice-marker:hover{background-color:rgba(39,174,96,.15)}.prompt-code-editor.light .context-marker{color:#5d8aa8}.prompt-code-editor.light .context-marker.expanded{background-color:rgba(93,138,168,.05)}.prompt-code-editor.light .context-marker.collapsed{background-color:rgba(93,138,168,.1)}.prompt-code-editor.light .context-marker:hover{background-color:rgba(93,138,168,.15)}.prompt-code-editor.light .responsetype-marker{color:#58535b}.prompt-code-editor.light .task-folded{background-color:rgba(211,84,0,.05);color:#d35400;border-left:1px solid #d35400}.prompt-code-editor.light .format-folded{background-color:rgba(41,128,185,.05);color:#2980b9;border-left:1px solid #2980b9}.prompt-code-editor.light .voice-folded{background-color:rgba(39,174,96,.05);color:#27ae60;border-left:1px solid #27ae60}.prompt-code-editor.light .context-folded{background-color:rgba(93,138,168,.05);color:#5d8aa8;border-left:1px solid #5d8aa8}.folded-section{font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:12px;padding:1px 4px;border-radius:3px;margin:2px 0;overflow:hidden;text-overflow:ellipsis;max-width:80%}.folded-section,.responsetype-folded{display:inline-block;white-space:nowrap;cursor:pointer}.responsetype-folded{background-color:rgba(197,134,192,.1);color:#c586c0;border:1px solid rgba(197,134,192,.3);padding:2px 6px;border-radius:3px;font-size:.9em;vertical-align:middle;line-height:1.2;transition:all .2s ease;margin:0 2px}.responsetype-folded:hover{background-color:rgba(197,134,192,.2);border-color:rgba(197,134,192,.5);transform:translateY(-1px)}.prompt-code-editor.light .responsetype-folded{background-color:rgba(142,68,173,.05);color:#8e44ad;border-color:rgba(142,68,173,.3)}.prompt-code-editor.light .responsetype-folded:hover{background-color:rgba(142,68,173,.1);border-color:rgba(142,68,173,.5)}.prompt-assistant-toolbar{position:absolute;left:-42px;background-color:rgba(30,30,30,.85);border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.3);z-index:100;display:flex;flex-direction:column;padding:6px;transition:transform .2s ease,opacity .2s ease;width:auto}.prompt-assistant-toolbar.light{background-color:hsla(0,0%,94.1%,.95);box-shadow:0 2px 10px rgba(0,0,0,.1)}.prompt-assistant-toolbar.light .format-button{color:#333}.prompt-assistant-toolbar.light .format-button:hover{background-color:rgba(0,0,0,.05)}.prompt-assistant-toolbar.light .format-button.active{background-color:rgba(41,128,185,.2);color:#2980b9}.prompt-assistant-toolbar.light .format-separator{background-color:rgba(0,0,0,.1)}.prompt-assistant-toolbar.light .format-tooltip{background-color:#f5f5f5;color:#333;box-shadow:0 2px 5px rgba(0,0,0,.1)}.prompt-assistant-toolbar.hidden{opacity:0;transform:translateX(-10px);pointer-events:none}.prompt-assistant-toolbar.visible{opacity:1;transform:translateX(0)}.prompt-assistant-toolbar .format-button{width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;margin:2px 0;cursor:pointer;font-size:16px;transition:background-color .2s ease;border:none;background:transparent;color:#ddd}.prompt-assistant-toolbar .format-button:hover{background-color:hsla(0,0%,100%,.15)}.prompt-assistant-toolbar .format-button:hover .format-tooltip{opacity:1}.prompt-assistant-toolbar .format-button.active{background-color:rgba(124,187,248,.3);color:#7cbbf8}.prompt-assistant-toolbar .format-separator{height:1px;background-color:hsla(0,0%,100%,.2);margin:5px 0;width:100%}.prompt-assistant-toolbar .format-tooltip{position:absolute;left:42px;background-color:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.prompt-assistant-toolbar .format-tooltip,.toolbar-toggle{font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.toolbar-toggle{display:flex;align-items:center;font-size:13px;margin-right:20px}.toolbar-toggle label{margin-left:6px;cursor:pointer}.toolbar-toggle input{cursor:pointer}.xml-content-node{margin-left:20px;display:block}.syntax-switcher{display:flex;align-items:center}.syntax-switcher label{margin-right:8px}.syntax-switcher select{padding:6px 8px;border-radius:4px;background-color:#333;color:#fff;border:1px solid #555}.prompt-code-editor.drag-over{border:2px dashed #4a8cff;background-color:rgba(74,140,255,.05);position:relative}.drop-overlay{z-index:100}.drop-message{color:#333}.prompt-code-editor.dark .drop-message{background-color:rgba(30,30,30,.9);color:#fff}.image-thumbnail-container:hover{opacity:1;background-color:#282c34}.image-thumbnail-container.light{background-color:hsla(0,0%,94.1%,.8)}.image-thumbnail-container.light:hover{background-color:#f0f0f0}.image-thumbnail{max-width:60px;max-height:45px;object-fit:contain;margin-right:12px;border:1px solid rgba(0,0,0,.1);cursor:pointer}.image-thumbnail-info .title{font-size:14px;font-weight:500;display:flex;align-items:center}.image-thumbnail-info .status{font-size:12px;display:flex;align-items:center}.loading-dot-animation{margin-right:6px}.pasted-image-panel{animation:fadeIn .3s ease;z-index:100}.MuiDialog-paper.image-zoom-dialog{background-color:transparent;box-shadow:none;max-height:90vh;max-width:90vw;overflow:hidden}.image-zoom-container{position:relative}.image-zoom-container img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:4px;background-color:rgba(0,0,0,.8);padding:10px}.image-zoom-close{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.5);color:#fff}.footer.temperature{justify-content:space-between;padding:8px 16px;border-top:1px solid #333;background:#1e2125}.footer.temperature.light{background:#f8f9fa;border-top-color:#ddd}.action-buttons{justify-content:space-between;width:100%}.status-footer{border-top:1px solid hsla(0,0%,100%,.1);font-style:italic;padding:4px 16px;color:#777;font-size:12px;text-align:center;background:#313840}.status-footer.light{background:#f8f9fa;color:#333}.syntax-selector .MuiSelect-select{display:flex;align-items:center;padding-bottom:7px!important;color:#fff;font-family:Nunito,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.syntax-selector .MuiSelect-icon{color:#6b6b6b}.prompts-button.no_prompt{pointer-events:none;opacity:.3;cursor:not-allowed}@media(max-width:600px){.action-buttons{flex-direction:column}}.enhanced-editor-container{display:flex;height:100%;transition:all .3s ease}.search-panel{width:300px;border-right:1px solid #333;padding:16px;display:flex;flex-direction:column;overflow:hidden;transition:width .3s ease}.search-panel.light{border-right-color:#ddd;background-color:#f8f9fa}.search-panel.dark{background-color:#313840}.response-types-list{overflow-y:auto;display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;flex:1;padding-bottom:16px}.response-type-item{border-width:1px;border-style:solid;border-radius:4px;padding:8px 19px;margin:4px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.response-type-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.response-type-item.selected{font-weight:500}.response-type-item.dark{background-color:#2d3748;color:#e2e8f0}.response-type-item.light{background-color:#fff;color:#1a202c}.response-type-name{display:flex;align-items:center;font-size:.9rem;font-family:Nunito,sans-serif;margin-bottom:6px}.response-type-name .icon.ai{width:16px;height:16px;margin-right:4px;opacity:.7}.action-buttons{flex-direction:column;gap:4px;margin-top:auto;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}.response-type-item:hover .action-buttons{opacity:1;transform:translateY(0)}.prompt-editor-toolbar{display:flex;align-items:center;padding:0 2px;background-color:#f8f9fa;border:5px;z-index:999}.prompt-editor-toolbar.dark{background-color:#313840;border-bottom-color:#333}.prompt-editor-toolbar .prompt-editor-toolbar-content .button{background-color:transparent!important;color:#fff!important;transition:background-color .3s ease!important}.prompt-editor-toolbar .prompt-editor-toolbar-content .button.light{background-color:transparent!important;color:#333!important}.prompt-editor-toolbar .prompt-editor-toolbar-content .button.light:hover{background-color:rgba(0,0,0,.05)!important}.prompt-editor-toolbar .prompt-editor-toolbar-content .button.MuiButton-root{padding:1px 7px}.prompt-editor-toolbar .prompt-editor-toolbar-content .button:hover{background-color:#5a6981!important}.prompt-editor-toolbar .prompt-editor-toolbar-content .button .icon{margin-right:8px;width:16px;height:16px;mix-blend-mode:exclusion}.prompt-editor-toolbar .prompt-editor-toolbar-content .button .label{text-transform:none;font-family:Nunito}.prompt-editor-toolbar .prompt-editor-toolbar-content .save-button.button{min-width:80px;transition:all .2s ease}.prompt-editor-toolbar .prompt-editor-toolbar-content .save-button.button:hover{background-color:#45a049!important;transform:translateY(-1px)}.prompt-editor-toolbar .prompt-editor-toolbar-content .save-button.button:disabled{background-color:#ccc!important;color:#666!important;cursor:not-allowed;transform:none}.prompt-editor-toolbar .prompt-editor-toolbar-content .save-button.button .icon{width:16px;height:16px;margin-right:6px}.prompt-editor-toolbar .prompt-editor-toolbar-content .save-button.button .label{font-weight:500}.search-button{display:flex;align-items:center;background-color:#47546a;color:#fff;transition:background-color .3s ease;text-transform:none;font-family:Nunito,sans-serif}.search-button.button{margin-right:8px}.search-button.active,.search-button:hover{background-color:#5a6981}.search-button.active{box-shadow:0 0 0 2px rgba(124,187,248,.5)}.search-button .label{margin-left:4px}.status-toast{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);padding:8px 16px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1000;display:flex;align-items:center;gap:8px;animation:fadeInUp .3s ease}.status-toast.dark{background-color:#333;color:#fff}.status-toast.light{background-color:#f5f5f5;color:#333}@media(max-width:768px){.search-panel{width:100%;position:absolute;top:0;left:0;height:100%;z-index:10}.enhanced-editor-container.with-search .editor-container{opacity:.3;pointer-events:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.editor-container-flex{display:flex;height:100%;transition:all .3s ease}.main-layout{display:flex;height:100%;margin-left:auto;margin-right:auto}.main-layout.expanded{max-width:80%}.main-layout .content.prompt_parts_container{border-right:1px solid #333;overflow-y:auto}.main-layout .content.prompt_parts_container.light{border-right-color:#ddd}.main-layout .content.prompt_editor_container{flex:1;display:flex;flex-direction:column;min-width:0}.response-type-actions{position:absolute;bottom:4px;right:4px;display:flex;flex-direction:column;gap:4px;z-index:2}.response-type-actions .MuiButton-root{text-transform:none;font-size:.75rem;padding:2px 6px;min-width:60px}.response-type-actions .MuiButton-root:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.application-status{margin:8px 0;font-size:.875rem;animation:fadeIn .3s ease-in-out}.application-status.success{background-color:rgba(76,175,80,.1);color:#4caf50;border:1px solid rgba(76,175,80,.2)}.application-status.error{background-color:rgba(244,67,54,.1);color:#f44336;border:1px solid rgba(244,67,54,.2)}.application-status.info{background-color:rgba(33,150,243,.1);color:#2196f3;border:1px solid rgba(33,150,243,.2)}.response_type.value:hover .response-type-actions{opacity:1;visibility:visible}.response_type.value .response-type-actions{opacity:0;visibility:hidden;transition:all .2s ease}@media(max-width:768px){.main-layout{flex-direction:column}.main-layout .content.prompt_parts_container{width:100%;max-width:none;border-right:none;border-bottom:1px solid #333;max-height:40vh}.main-layout .content.prompt_parts_container.light{border-bottom-color:#ddd}}.pinned-prompts-footer{border-top:1px solid hsla(0,0%,100%,.1);background-color:#2d3239;max-height:300px;overflow-y:auto;font-family:Nunito,sans-serif}.pinned-prompts-footer.light{background-color:#f8f9fa;border-top-color:rgba(0,0,0,.1);color:#333}.pinned-prompts-footer.always-present{min-height:40px}.pinned-prompts-footer .pinned-header{padding:4px 8px;font-size:12px;color:#888;border:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:center}.pinned-prompts-footer .pinned-header .pin-header-left{display:flex;align-items:center}.pinned-prompts-footer .pinned-header .pin-header-left .pin-count{font-weight:500}.pinned-prompts-footer .pinned-header .pin-header-left .pin-add-icon{width:14px;height:14px;margin-left:8px;opacity:.6;cursor:help}.pinned-prompts-footer .pinned-header .pin-header-left .pin-add-icon.light{filter:invert(1)}.pinned-prompts-footer .pinned-header .pin-header-actions{display:flex;gap:4px}.pinned-prompts-footer .pinned-header .pin-header-actions .pin-upload-spinner{display:flex;align-items:center;justify-content:center;padding:4px;min-width:32px}.pinned-prompts-footer .pinned-header .pin-header-actions .pin-upload-spinner .MuiCircularProgress-root{color:#888}.pinned-prompts-footer .pinned-header .pin-header-actions .MuiIconButton-root{padding:4px;color:#888}.pinned-prompts-footer .pinned-header .pin-header-actions .MuiIconButton-root:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.pinned-prompts-footer .pin-empty-state{padding:12px 16px;text-align:center}.pinned-prompts-footer .pin-empty-state .empty-state-text{color:#666;font-size:12px;font-style:italic}.pinned-prompts-footer .pin-add-input-container{padding:12px 16px;border-bottom:1px solid hsla(0,0%,100%,.05)}.pinned-prompts-footer .pin-add-input-container .add-pin-input .autocomplete-dropdown{margin-top:-180px!important;max-height:200px!important}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container{display:flex;gap:8px;align-items:center}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .pin-input-field{flex:1}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .pin-input-field .MuiInputBase-root{font-size:13px;background-color:hsla(0,0%,100%,.05)}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .pin-input-field .MuiInputBase-root.Mui-focused{background-color:hsla(0,0%,100%,.08)}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .pin-input-field .MuiInputBase-input{padding:8px 12px;color:#d0d0d0}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .pin-input-field .MuiOutlinedInput-notchedOutline{border-color:hsla(0,0%,100%,.2)}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .input-actions{display:flex;gap:4px}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .input-actions .MuiIconButton-root{padding:6px;color:#888}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .input-actions .MuiIconButton-root:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.pinned-prompts-footer .pin-add-input-container .add-pin-input .input-container .input-actions .MuiIconButton-root.Mui-disabled{color:#555}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .pin-input-field .MuiInputBase-root{background-color:rgba(0,0,0,.02)}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .pin-input-field .MuiInputBase-root.Mui-focused{background-color:rgba(0,0,0,.04)}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .pin-input-field .MuiInputBase-input{color:#333}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .pin-input-field .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,.2)}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .input-actions .MuiIconButton-root{color:#666}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .input-actions .MuiIconButton-root:hover{color:#333;background-color:rgba(0,0,0,.05)}.pinned-prompts-footer .pin-add-input-container .add-pin-input.light .input-actions .MuiIconButton-root.Mui-disabled{color:#ccc}.pinned-prompts-footer .pinned-items .pinned-item{border-bottom:1px solid hsla(0,0%,100%,.05)}.pinned-prompts-footer .pinned-items .pinned-item.collapsed .pin-header{cursor:pointer}.pinned-prompts-footer .pinned-items .pinned-item.collapsed .pin-header:hover{background-color:hsla(0,0%,100%,.02)}.pinned-prompts-footer .pinned-items .pinned-item.collapsed .pin-title{font-size:12px}.pinned-prompts-footer .pinned-items .pinned-item.expanded .pin-header{background-color:hsla(0,0%,100%,.03)}.pinned-prompts-footer .pinned-items .pinned-item .pin-header{display:flex;justify-content:space-between;align-items:center;padding:3px 9px;transition:background-color .2s ease}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .MuiSvgIcon-root{font-size:16px}.pinned-prompts-footer .pinned-items .pinned-item .pin-header.dark .MuiSvgIcon-root{color:#888}.pinned-prompts-footer .pinned-items .pinned-item .pin-header.light .MuiSvgIcon-root{color:#666}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info{display:flex;flex-direction:column;flex:1}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-title{font-size:12px}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-title.dark{color:#d0d0d0}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-title.light{color:#333}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-title{margin-bottom:2px}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-category{font-size:11px}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-category.dark{color:#888}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-category.light{color:#666}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-info .pin-category{text-transform:uppercase}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-actions{display:flex;align-items:center;gap:4px}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-actions .MuiIconButton-root.dark{color:#888}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-actions .MuiIconButton-root.light{color:#666}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-actions .MuiIconButton-root{padding:4px}.pinned-prompts-footer .pinned-items .pinned-item .pin-header .pin-actions .MuiIconButton-root:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.pinned-prompts-footer .pinned-items .pinned-item .pin-content.dark{background-color:rgba(0,0,0,.2);color:#d0d0d0}.pinned-prompts-footer .pinned-items .pinned-item .pin-content.light{background-color:hsla(0,0%,100%,.1);color:#333}.pinned-prompts-footer .pinned-items .pinned-item .pin-content{border-top:1px solid hsla(0,0%,100%,.05)}.pinned-prompts-footer .pinned-items .pinned-item .pin-content .CodeMirror .dark{background-color:#2c2f33;color:#d0d0d0}.pinned-prompts-footer .pinned-items .pinned-item .pin-content .CodeMirror .light{background-color:#f8f9fa;color:#333}.pinned-prompts-footer .pinned-items .pinned-item .pin-content .CodeMirror{color:#d0d0d0;font-size:13px;max-height:120px;padding:8px}.pinned-prompts-footer .pinned-items .pinned-item .pin-content .CodeMirror .CodeMirror-scroll{margin:0}.pinned-prompts-footer .pinned-items .pinned-item .pin-content .CodeMirror .CodeMirror-sizer{padding:8px}.pinned-prompts-footer .pinned-items .pinned-item .pin-content .CodeMirror .CodeMirror-lines{padding:0}.pinned-prompts-footer.light .pinned-header{border-bottom-color:rgba(0,0,0,.05)}.pinned-prompts-footer.light .pinned-header .pin-header-actions .MuiIconButton-root,.pinned-prompts-footer.light .pinned-header .pin-header-actions .pin-upload-spinner .MuiCircularProgress-root{color:#666}.pinned-prompts-footer.light .pinned-header .pin-header-actions .MuiIconButton-root:hover{color:#333;background-color:rgba(0,0,0,.05)}.pinned-prompts-footer.light .pinned-items .pinned-item{border-bottom-color:rgba(0,0,0,.05)}.pinned-prompts-footer.light .pinned-items .pinned-item.collapsed .pin-header:hover{background-color:rgba(0,0,0,.02)}.pinned-prompts-footer.light .pinned-items .pinned-item.expanded .pin-header{background-color:rgba(0,0,0,.03)}.pinned-prompts-footer.light .pinned-items .pinned-item .pin-header .pin-info .pin-title{color:#333}.pinned-prompts-footer.light .pinned-items .pinned-item .pin-header .pin-actions .MuiIconButton-root,.pinned-prompts-footer.light .pinned-items .pinned-item .pin-header .pin-info .pin-category{color:#666}.pinned-prompts-footer.light .pinned-items .pinned-item .pin-header .pin-actions .MuiIconButton-root:hover{color:#333;background-color:rgba(0,0,0,.05)}.pinned-prompts-footer.light .pinned-items .pinned-item .pin-content{background-color:rgba(0,0,0,.02);border-top-color:rgba(0,0,0,.05)}.pinned-prompts-footer.light .pinned-items .pinned-item .pin-content .CodeMirror{color:#333}.pinned-prompts-footer{scrollbar-width:thin;scrollbar-color:#555 transparent}.pinned-prompts-footer::-webkit-scrollbar{width:6px}.pinned-prompts-footer::-webkit-scrollbar-track{background:transparent}.pinned-prompts-footer::-webkit-scrollbar-thumb{background-color:#555;border-radius:3px}.pinned-prompts-footer.light{scrollbar-color:#ccc transparent}.pinned-prompts-footer.light::-webkit-scrollbar-thumb{background-color:#ccc}.drawer.prompt_editor>.MuiPaper-root{overflow-y:hidden!important}.drawer.prompt_editor .ai-links-speed-dial{display:flex;align-items:center;justify-content:center;padding:0;width:auto;min-height:36px;min-width:36px;margin-top:0;position:relative;transition:transform .2s ease}.drawer.prompt_editor .ai-links-speed-dial .MuiSpeedDial-root{position:static!important}.drawer.prompt_editor .ai-links-speed-dial .MuiSpeedDial-fab{pointer-events:auto;width:38px;height:38px;min-height:38px;min-width:38px;border-radius:50%;box-shadow:none;border:1px solid transparent;transition:all .2s ease-in-out}.drawer.prompt_editor .ai-links-speed-dial .MuiSpeedDialIcon-root{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.drawer.prompt_editor .ai-links-speed-dial .MuiSpeedDialIcon-root .MuiSpeedDialIcon-icon{font-size:1.2rem}.drawer.prompt_editor .ai-links-speed-dial.dark .MuiSpeedDial-fab{background:rgba(148,163,184,.18)!important;color:#f8fafc!important;border-color:rgba(148,163,184,.45)}.drawer.prompt_editor .ai-links-speed-dial.dark .MuiSpeedDial-fab:hover{background:rgba(148,163,184,.28)!important;box-shadow:0 10px 22px rgba(15,23,42,.45)}.drawer.prompt_editor .ai-links-speed-dial.light .MuiSpeedDial-fab{color:#0f172a!important}.drawer.prompt_editor .ai-links-speed-dial.light .MuiSpeedDial-fab:hover{background:rgba(15,23,42,.16)!important;box-shadow:0 10px 22px rgba(100,116,139,.25)}.drawer.prompt_editor .ai-links-speed-dial .MuiSpeedDial-actions{padding-top:4px}.drawer.prompt_editor .builder.wide{display:flex;justify-content:space-between}.drawer.prompt_editor .builder.wide .prompt_editor_container.wide{padding-left:0;padding-right:0;margin-top:0;transition:margin-left 1s,margin-right 1s;width:32%;height:100%}@media(max-width:768px){.drawer.prompt_editor .builder.wide .prompt_editor_container.wide.collapsed{width:70vw}}@media(min-width:769px)and (max-width:1023px){.drawer.prompt_editor .builder.wide .prompt_editor_container.wide.collapsed{width:50vw}}@media(min-width:1024px){.drawer.prompt_editor .builder.wide .prompt_editor_container.wide.collapsed{width:30vw}}.drawer.prompt_editor .builder.wide .prompt_editor_container.wide .footer.temperature.wide{margin-left:0;margin-right:0;border-top:none}.drawer.prompt_editor .builder.wide .prompt_parts_container{position:relative}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part{width:93%;margin:0 auto;max-height:30px}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part.dark{background:#343e4d}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part.dark .button.active{background:#2f3644;color:#e9e9e9}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part.dark .button.active.task{color:#ff9927;border-color:#ff9927}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part.dark .button.active.format{color:#7cbbf8;border-color:#7cbbf8}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part.dark .button.active.voice{color:#60b144;border-color:#60b144}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .buttons.prompt_part.light .button.active{background:#d0d8e2!important;color:#2b2b2b}.drawer.prompt_editor .builder.wide .prompt_parts_container.wide .response-types-search{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;position:relative;z-index:1000;padding:0;border-bottom:none;animation:slideDown .7s ease-out;opacity:1!important;overflow:hidden}.drawer.prompt_editor.dropdown{width:330px;padding:0;max-height:480px}.drawer.prompt_editor.dropdown .response_types{width:100%!important;margin:0}.card.editing.modal,.drawer.prompt_editor.modal{color:#fff;font-family:Ubuntu Sans;font-size:inherit;line-height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-evenly;max-width:420px;margin-left:0!important;transition:width .8s ease-in-out,max-width .8s ease-in-out}.card.editing.modal.wide,.drawer.prompt_editor.modal.wide{width:100%;max-width:100%}.card.editing.modal.wide .prompt_editor_container,.drawer.prompt_editor.modal.wide .prompt_editor_container{padding-left:25%;padding-right:25%;transition:margin-left 1s,margin-right 1s}.card.editing.modal .container.header.chips,.drawer.prompt_editor.modal .container.header.chips{display:flex;flex-direction:row;justify-content:space-between;width:95%;margin-left:10px;margin-top:8px;align-items:center}.card.editing.modal .container.header.chips .button,.drawer.prompt_editor.modal .container.header.chips .button{display:flex;align-items:center;gap:8px;justify-content:center;cursor:pointer}.card.editing.modal .container.header.chips .button:hover,.drawer.prompt_editor.modal .container.header.chips .button:hover{filter:brightness(1.2)}.card.editing.modal .container.header.chips.wide,.drawer.prompt_editor.modal .container.header.chips.wide{width:91%!important;margin-left:auto;margin-right:auto;margin-bottom:2px}.card.editing.modal .container.header.chips.wide .search_new_buttons,.drawer.prompt_editor.modal .container.header.chips.wide .search_new_buttons{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.card.editing.modal .container.header.chips.wide .search_new_buttons .button,.drawer.prompt_editor.modal .container.header.chips.wide .search_new_buttons .button{padding:0 4px;border:1px solid #6d6d6d;border-radius:5px;font-family:Nunito;background:#393d43;width:90%;height:30px;font-size:14px}.card.editing.modal .container.header.chips.wide .search_new_buttons .button .icon,.drawer.prompt_editor.modal .container.header.chips.wide .search_new_buttons .button .icon{width:13px;height:13px}.card.editing.modal .container.header.chips.editing,.drawer.prompt_editor.modal .container.header.chips.editing{flex-direction:column}.card.editing.modal .container.header.chips .icon.\|.new,.card.editing.modal .container.header.chips .icon.\|.search,.drawer.prompt_editor.modal .container.header.chips .icon.\|.new,.drawer.prompt_editor.modal .container.header.chips .icon.\|.search{height:16px;width:16px;display:flex;opacity:.4;margin-top:auto;margin-bottom:auto;background:#5b6066;cursor:pointer}.card.editing.modal .container.header.chips .icon.search,.drawer.prompt_editor.modal .container.header.chips .icon.search{border-radius:50%}.card.editing.modal,.drawer.prompt_editor.modal{background-color:rgba(30,30,30,.8705882353)}.card.editing.modal .response_type.crud.modal-overlay,.drawer.prompt_editor.modal .response_type.crud.modal-overlay{margin-top:-100px}.card.editing .icon.about,.drawer.prompt_editor .icon.about{right:0;padding:0;width:24px;opacity:.29;height:24px;position:absolute;right:52px;top:14px;z-index:99;cursor:pointer}.card.editing .icon.about.wide,.drawer.prompt_editor .icon.about.wide{right:72px}.card.editing .icon.about:hover,.drawer.prompt_editor .icon.about:hover{opacity:.8}.card.editing .icon.about img,.drawer.prompt_editor .icon.about img{height:21px;width:21px;mix-blend-mode:exclusion}.card.editing .categories,.drawer.prompt_editor .categories{display:flex;overflow-x:auto;white-space:nowrap;max-height:32px;height:100%;width:92%;justify-content:space-evenly;margin-left:8px;padding:10px 8px 10px 10px}.card.editing .categories::-webkit-scrollbar,.drawer.prompt_editor .categories::-webkit-scrollbar{display:none}.card.editing .categories,.drawer.prompt_editor .categories{-ms-overflow-style:none;scrollbar-width:none}.card.editing .categories .chip.category,.drawer.prompt_editor .categories .chip.category{border-width:1px!important}.card.editing .categories .chip.category:hover,.drawer.prompt_editor .categories .chip.category:hover{filter:brightness(1.3);background:#23282e!important}.card.editing .categories .chip.category.task,.drawer.prompt_editor .categories .chip.category.task{color:#ff9927}.card.editing .categories .chip.category.task.light,.drawer.prompt_editor .categories .chip.category.task.light{color:#cf7611}.card.editing .categories .chip.category.task.selected,.drawer.prompt_editor .categories .chip.category.task.selected{border-color:#ff9927}.card.editing .categories .chip.category.format,.drawer.prompt_editor .categories .chip.category.format{color:#7cbbf8}.card.editing .categories .chip.category.format.dark,.drawer.prompt_editor .categories .chip.category.format.dark{color:#6ba0cf}.card.editing .categories .chip.category.format.selected,.drawer.prompt_editor .categories .chip.category.format.selected{border-color:#7cbbf8}.card.editing .categories .chip.category.voice,.drawer.prompt_editor .categories .chip.category.voice{color:#60b144}.card.editing .categories .chip.category.voice.dark,.drawer.prompt_editor .categories .chip.category.voice.dark{color:#3a8f3a}.card.editing .categories .chip.category.voice.selected,.drawer.prompt_editor .categories .chip.category.voice.selected{border-color:#60b144}.card.editing .categories .chip.category.format,.card.editing .categories .chip.category.task,.card.editing .categories .chip.category.voice,.drawer.prompt_editor .categories .chip.category.format,.drawer.prompt_editor .categories .chip.category.task,.drawer.prompt_editor .categories .chip.category.voice{border-radius:5px;border:1px solid #4e4e4e;padding:.2rem .5rem;font-family:Nunito;opacity:.8;background-color:#27282b;cursor:pointer}.card.editing .categories .chip.category.format.selected,.card.editing .categories .chip.category.task.selected,.card.editing .categories .chip.category.voice.selected,.drawer.prompt_editor .categories .chip.category.format.selected,.drawer.prompt_editor .categories .chip.category.task.selected,.drawer.prompt_editor .categories .chip.category.voice.selected{opacity:1}.card.editing .buttons.prompt_part .button.light,.card.editing .token.light,.drawer.prompt_editor .buttons.prompt_part .button.light,.drawer.prompt_editor .token.light{mix-blend-mode:multiply}.card.editing .buttons.prompt_part .button.task,.card.editing .token.task,.drawer.prompt_editor .buttons.prompt_part .button.task,.drawer.prompt_editor .token.task{color:#ff9927;border-color:#ff9927}.card.editing .buttons.prompt_part .button.task.light,.card.editing .token.task.light,.drawer.prompt_editor .buttons.prompt_part .button.task.light,.drawer.prompt_editor .token.task.light{color:#cf7611}.card.editing .buttons.prompt_part .button.format,.card.editing .token.format,.drawer.prompt_editor .buttons.prompt_part .button.format,.drawer.prompt_editor .token.format{color:#7cbbf8;border-color:#7cbbf8}.card.editing .buttons.prompt_part .button.format.light,.card.editing .token.format.light,.drawer.prompt_editor .buttons.prompt_part .button.format.light,.drawer.prompt_editor .token.format.light{color:#6ba0cf}.card.editing .buttons.prompt_part .button.voice,.card.editing .token.voice,.drawer.prompt_editor .buttons.prompt_part .button.voice,.drawer.prompt_editor .token.voice{color:#60b144;border-color:#60b144}.card.editing .buttons.prompt_part .button.voice.light,.card.editing .token.voice.light,.drawer.prompt_editor .buttons.prompt_part .button.voice.light,.drawer.prompt_editor .token.voice.light{color:#3a8f3a}.card.editing .buttons.prompt_part .button.instruction-wrapper,.card.editing .token.instruction-wrapper,.drawer.prompt_editor .buttons.prompt_part .button.instruction-wrapper,.drawer.prompt_editor .token.instruction-wrapper{opacity:.9}.card.editing .buttons.prompt_part .button.instruction-wrapper .delimiter,.card.editing .token.instruction-wrapper .delimiter,.drawer.prompt_editor .buttons.prompt_part .button.instruction-wrapper .delimiter,.drawer.prompt_editor .token.instruction-wrapper .delimiter{opacity:.5;color:#666}.card.editing .buttons.prompt_part .button.instruction-wrapper .instruction-value,.card.editing .token.instruction-wrapper .instruction-value,.drawer.prompt_editor .buttons.prompt_part .button.instruction-wrapper .instruction-value,.drawer.prompt_editor .token.instruction-wrapper .instruction-value{color:#b5bece}.card.editing .buttons.prompt_part .button.instruction-wrapper .instruction-value.light,.card.editing .token.instruction-wrapper .instruction-value.light,.drawer.prompt_editor .buttons.prompt_part .button.instruction-wrapper .instruction-value.light,.drawer.prompt_editor .token.instruction-wrapper .instruction-value.light{color:#666}.card.editing .buttons.prompt_part .button.category,.card.editing .token.category,.drawer.prompt_editor .buttons.prompt_part .button.category,.drawer.prompt_editor .token.category{opacity:1;color:#a6a6a6}.card.editing .buttons.prompt_part .button.category.light,.card.editing .token.category.light,.drawer.prompt_editor .buttons.prompt_part .button.category.light,.drawer.prompt_editor .token.category.light{color:#434343}.card.editing .buttons.prompt_part .button.xml-tag,.card.editing .token.xml-tag,.drawer.prompt_editor .buttons.prompt_part .button.xml-tag,.drawer.prompt_editor .token.xml-tag{color:#666}.card.editing .buttons.prompt_part .button.xml-tag .tag-name,.card.editing .token.xml-tag .tag-name,.drawer.prompt_editor .buttons.prompt_part .button.xml-tag .tag-name,.drawer.prompt_editor .token.xml-tag .tag-name{color:#f92672}.card.editing .buttons.prompt_part .button.context,.card.editing .token.context,.drawer.prompt_editor .buttons.prompt_part .button.context,.drawer.prompt_editor .token.context{color:#a8c6d5;border-color:#a8c6d5}.card.editing .buttons.prompt_part .button.context.light,.card.editing .token.context.light,.drawer.prompt_editor .buttons.prompt_part .button.context.light,.drawer.prompt_editor .token.context.light{color:#5b8fa6}.card.editing .buttons.prompt_part .button.view,.card.editing .token.view,.drawer.prompt_editor .buttons.prompt_part .button.view,.drawer.prompt_editor .token.view{color:#a688dc;border-color:#a688dc}.card.editing .buttons.prompt_part .button.then,.card.editing .token.then,.drawer.prompt_editor .buttons.prompt_part .button.then,.drawer.prompt_editor .token.then{background:#272c32;border:1px solid #8a6530;border-radius:5px;font-size:90%;padding:1px;box-shadow:1px 1px 1px 0 #48525d;color:#979797}.card.editing .buttons.prompt_part .button.then.light,.card.editing .token.then.light,.drawer.prompt_editor .buttons.prompt_part .button.then.light,.drawer.prompt_editor .token.then.light{color:#666}.card.editing .buttons.prompt_part .button.label,.card.editing .buttons.prompt_part .button.then .connector,.card.editing .token.label,.card.editing .token.then .connector,.drawer.prompt_editor .buttons.prompt_part .button.label,.drawer.prompt_editor .buttons.prompt_part .button.then .connector,.drawer.prompt_editor .token.label,.drawer.prompt_editor .token.then .connector{opacity:.5}.card.editing .buttons.prompt_part .button.selected,.card.editing .token.selected,.drawer.prompt_editor .buttons.prompt_part .button.selected,.drawer.prompt_editor .token.selected{border:1px solid;text-transform:uppercase}.card.editing .title_bar .title,.drawer.prompt_editor .title_bar .title{margin-left:1rem;margin-top:1rem;font-size:1.2rem;height:auto;color:#d3d3d3;width:75%;display:inline-block}.card.editing .header.editor,.drawer.prompt_editor .header.editor{padding:0 10px}.card.editing .header.editor .title,.drawer.prompt_editor .header.editor .title{position:relative;text-transform:uppercase;width:96.5%;display:flex;justify-content:space-between;padding-left:2%}.card.editing .header.editor .title .label>.icon,.drawer.prompt_editor .header.editor .title .label>.icon{width:21px;height:21px;opacity:.3;cursor:pointer;position:absolute;top:14px}.card.editing .header.editor .title .label>.icon:hover,.drawer.prompt_editor .header.editor .title .label>.icon:hover{opacity:1}.card.editing .header.editor .title .icon.info,.drawer.prompt_editor .header.editor .title .icon.info{width:18px;height:18px;margin-left:.4rem}.card.editing .header.editor .title .icon.\|.settings,.drawer.prompt_editor .header.editor .title .icon.\|.settings{width:22px;height:22px;right:71px}.card.editing .header.editor .title .icon.expand,.drawer.prompt_editor .header.editor .title .icon.expand{right:42px;width:18px;height:18px;top:16px}.card.editing .header.editor .title .icon.close,.drawer.prompt_editor .header.editor .title .icon.close{right:0}.card.editing .header.editor .title .icon.subscriptions,.drawer.prompt_editor .header.editor .title .icon.subscriptions{right:106px}.card.editing .header.editor .title .brand,.drawer.prompt_editor .header.editor .title .brand{font-size:120%!important}.card.editing .header.editor .title .brand .prompt,.drawer.prompt_editor .header.editor .title .brand .prompt{opacity:.86}.card.editing .header.editor .title .brand .stack,.drawer.prompt_editor .header.editor .title .brand .stack{opacity:.6;font-family:Gruppo;font-size:125%;margin-left:2.5px}.card.editing .header.editor .title .setting.role,.drawer.prompt_editor .header.editor .title .setting.role{border-radius:50%}.card.editing .header.editor .title .setting.role .select:after,.card.editing .header.editor .title .setting.role .select:before,.drawer.prompt_editor .header.editor .title .setting.role .select:after,.drawer.prompt_editor .header.editor .title .setting.role .select:before{display:none}.card.editing .header.editor .title .setting.role .select .MuiSelect-select.MuiSelect-select,.drawer.prompt_editor .header.editor .title .setting.role .select .MuiSelect-select.MuiSelect-select{padding-right:4px!important}.card.editing .header.editor .title .setting.role .role.icon,.drawer.prompt_editor .header.editor .title .setting.role .role.icon{width:24px;height:24px;margin-right:10px;border-radius:50%;margin-top:6px}.card.editing .header.editor .title .setting.role .MuiSelect-icon,.drawer.prompt_editor .header.editor .title .setting.role .MuiSelect-icon{right:-2px;fill:grey;opacity:.3}.card.editing .header.editor .title .label,.drawer.prompt_editor .header.editor .title .label{font-size:1rem;font-family:Nunito;text-transform:none;opacity:1;color:#fff;display:flex;align-items:center;mix-blend-mode:exclusion}.card.editing .header.editor .title .label.arrow,.drawer.prompt_editor .header.editor .title .label.arrow{width:10px;position:absolute;right:-15px;margin-top:17px;opacity:.1!important;font-size:14px!important;font-weight:700;cursor:pointer}.card.editing .header.editor .title .label.arrow:hover,.drawer.prompt_editor .header.editor .title .label.arrow:hover{opacity:.5!important}.card.editing .header.editor .chips,.drawer.prompt_editor .header.editor .chips{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;cursor:pointer}.card.editing .header.editor .chips::-webkit-scrollbar,.drawer.prompt_editor .header.editor .chips::-webkit-scrollbar{display:none}.card.editing .header.editor .chips .MuiChip-root,.drawer.prompt_editor .header.editor .chips .MuiChip-root{border-width:1px!important}.card.editing .header.editor .chips .MuiChip-label,.drawer.prompt_editor .header.editor .chips .MuiChip-label{font-family:Gruppo;font-size:1rem}.card.editing .categories.chips,.card.editing .MuiPaper-root,.card.editing .response_type.crud,.card.editing .response_types,.drawer.prompt_editor .categories.chips,.drawer.prompt_editor .MuiPaper-root,.drawer.prompt_editor .response_type.crud,.drawer.prompt_editor .response_types{width:96.5%!important;display:flex;flex-direction:column;padding:0;overflow-y:auto;margin-left:8px;margin-right:8px}.card.editing .categories.chips:hover .response_type,.card.editing .MuiPaper-root:hover .response_type,.card.editing .response_type.crud:hover .response_type,.card.editing .response_types:hover .response_type,.drawer.prompt_editor .categories.chips:hover .response_type,.drawer.prompt_editor .MuiPaper-root:hover .response_type,.drawer.prompt_editor .response_type.crud:hover .response_type,.drawer.prompt_editor .response_types:hover .response_type{opacity:1!important}.card.editing .categories.chips .no-results-container,.card.editing .MuiPaper-root .no-results-container,.card.editing .response_type.crud .no-results-container,.card.editing .response_types .no-results-container,.drawer.prompt_editor .categories.chips .no-results-container,.drawer.prompt_editor .MuiPaper-root .no-results-container,.drawer.prompt_editor .response_type.crud .no-results-container,.drawer.prompt_editor .response_types .no-results-container{padding:0!important}.card.editing .categories.chips .container.prompt_actions,.card.editing .categories.chips .modal-content,.card.editing .categories.chips .new-container,.card.editing .categories.chips .no-results-container,.card.editing .categories.chips .response-type-editor-container,.card.editing .categories.chips .response_type,.card.editing .MuiPaper-root .container.prompt_actions,.card.editing .MuiPaper-root .modal-content,.card.editing .MuiPaper-root .new-container,.card.editing .MuiPaper-root .no-results-container,.card.editing .MuiPaper-root .response-type-editor-container,.card.editing .MuiPaper-root .response_type,.card.editing .response_type.crud .container.prompt_actions,.card.editing .response_type.crud .modal-content,.card.editing .response_type.crud .new-container,.card.editing .response_type.crud .no-results-container,.card.editing .response_type.crud .response-type-editor-container,.card.editing .response_type.crud .response_type,.card.editing .response_types .container.prompt_actions,.card.editing .response_types .modal-content,.card.editing .response_types .new-container,.card.editing .response_types .no-results-container,.card.editing .response_types .response-type-editor-container,.card.editing .response_types .response_type,.drawer.prompt_editor .categories.chips .container.prompt_actions,.drawer.prompt_editor .categories.chips .modal-content,.drawer.prompt_editor .categories.chips .new-container,.drawer.prompt_editor .categories.chips .no-results-container,.drawer.prompt_editor .categories.chips .response-type-editor-container,.drawer.prompt_editor .categories.chips .response_type,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions,.drawer.prompt_editor .MuiPaper-root .modal-content,.drawer.prompt_editor .MuiPaper-root .new-container,.drawer.prompt_editor .MuiPaper-root .no-results-container,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container,.drawer.prompt_editor .MuiPaper-root .response_type,.drawer.prompt_editor .response_type.crud .container.prompt_actions,.drawer.prompt_editor .response_type.crud .modal-content,.drawer.prompt_editor .response_type.crud .new-container,.drawer.prompt_editor .response_type.crud .no-results-container,.drawer.prompt_editor .response_type.crud .response-type-editor-container,.drawer.prompt_editor .response_type.crud .response_type,.drawer.prompt_editor .response_types .container.prompt_actions,.drawer.prompt_editor .response_types .modal-content,.drawer.prompt_editor .response_types .new-container,.drawer.prompt_editor .response_types .no-results-container,.drawer.prompt_editor .response_types .response-type-editor-container,.drawer.prompt_editor .response_types .response_type{position:relative;display:flex;align-items:center;padding:8px 2px;border-radius:4px;transition:all .2s ease}.card.editing .categories.chips .container.prompt_actions.editing,.card.editing .categories.chips .modal-content.editing,.card.editing .categories.chips .new-container.editing,.card.editing .categories.chips .no-results-container.editing,.card.editing .categories.chips .response-type-editor-container.editing,.card.editing .categories.chips .response_type.editing,.card.editing .MuiPaper-root .container.prompt_actions.editing,.card.editing .MuiPaper-root .modal-content.editing,.card.editing .MuiPaper-root .new-container.editing,.card.editing .MuiPaper-root .no-results-container.editing,.card.editing .MuiPaper-root .response-type-editor-container.editing,.card.editing .MuiPaper-root .response_type.editing,.card.editing .response_type.crud .container.prompt_actions.editing,.card.editing .response_type.crud .modal-content.editing,.card.editing .response_type.crud .new-container.editing,.card.editing .response_type.crud .no-results-container.editing,.card.editing .response_type.crud .response-type-editor-container.editing,.card.editing .response_type.crud .response_type.editing,.card.editing .response_types .container.prompt_actions.editing,.card.editing .response_types .modal-content.editing,.card.editing .response_types .new-container.editing,.card.editing .response_types .no-results-container.editing,.card.editing .response_types .response-type-editor-container.editing,.card.editing .response_types .response_type.editing,.drawer.prompt_editor .categories.chips .container.prompt_actions.editing,.drawer.prompt_editor .categories.chips .modal-content.editing,.drawer.prompt_editor .categories.chips .new-container.editing,.drawer.prompt_editor .categories.chips .no-results-container.editing,.drawer.prompt_editor .categories.chips .response-type-editor-container.editing,.drawer.prompt_editor .categories.chips .response_type.editing,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions.editing,.drawer.prompt_editor .MuiPaper-root .modal-content.editing,.drawer.prompt_editor .MuiPaper-root .new-container.editing,.drawer.prompt_editor .MuiPaper-root .no-results-container.editing,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container.editing,.drawer.prompt_editor .MuiPaper-root .response_type.editing,.drawer.prompt_editor .response_type.crud .container.prompt_actions.editing,.drawer.prompt_editor .response_type.crud .modal-content.editing,.drawer.prompt_editor .response_type.crud .new-container.editing,.drawer.prompt_editor .response_type.crud .no-results-container.editing,.drawer.prompt_editor .response_type.crud .response-type-editor-container.editing,.drawer.prompt_editor .response_type.crud .response_type.editing,.drawer.prompt_editor .response_types .container.prompt_actions.editing,.drawer.prompt_editor .response_types .modal-content.editing,.drawer.prompt_editor .response_types .new-container.editing,.drawer.prompt_editor .response_types .no-results-container.editing,.drawer.prompt_editor .response_types .response-type-editor-container.editing,.drawer.prompt_editor .response_types .response_type.editing{cursor:default;min-height:120px;width:80%!important}.card.editing .categories.chips .container.prompt_actions.editing.wide,.card.editing .categories.chips .modal-content.editing.wide,.card.editing .categories.chips .new-container.editing.wide,.card.editing .categories.chips .no-results-container.editing.wide,.card.editing .categories.chips .response-type-editor-container.editing.wide,.card.editing .categories.chips .response_type.editing.wide,.card.editing .MuiPaper-root .container.prompt_actions.editing.wide,.card.editing .MuiPaper-root .modal-content.editing.wide,.card.editing .MuiPaper-root .new-container.editing.wide,.card.editing .MuiPaper-root .no-results-container.editing.wide,.card.editing .MuiPaper-root .response-type-editor-container.editing.wide,.card.editing .MuiPaper-root .response_type.editing.wide,.card.editing .response_type.crud .container.prompt_actions.editing.wide,.card.editing .response_type.crud .modal-content.editing.wide,.card.editing .response_type.crud .new-container.editing.wide,.card.editing .response_type.crud .no-results-container.editing.wide,.card.editing .response_type.crud .response-type-editor-container.editing.wide,.card.editing .response_type.crud .response_type.editing.wide,.card.editing .response_types .container.prompt_actions.editing.wide,.card.editing .response_types .modal-content.editing.wide,.card.editing .response_types .new-container.editing.wide,.card.editing .response_types .no-results-container.editing.wide,.card.editing .response_types .response-type-editor-container.editing.wide,.card.editing .response_types .response_type.editing.wide,.drawer.prompt_editor .categories.chips .container.prompt_actions.editing.wide,.drawer.prompt_editor .categories.chips .modal-content.editing.wide,.drawer.prompt_editor .categories.chips .new-container.editing.wide,.drawer.prompt_editor .categories.chips .no-results-container.editing.wide,.drawer.prompt_editor .categories.chips .response-type-editor-container.editing.wide,.drawer.prompt_editor .categories.chips .response_type.editing.wide,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions.editing.wide,.drawer.prompt_editor .MuiPaper-root .modal-content.editing.wide,.drawer.prompt_editor .MuiPaper-root .new-container.editing.wide,.drawer.prompt_editor .MuiPaper-root .no-results-container.editing.wide,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container.editing.wide,.drawer.prompt_editor .MuiPaper-root .response_type.editing.wide,.drawer.prompt_editor .response_type.crud .container.prompt_actions.editing.wide,.drawer.prompt_editor .response_type.crud .modal-content.editing.wide,.drawer.prompt_editor .response_type.crud .new-container.editing.wide,.drawer.prompt_editor .response_type.crud .no-results-container.editing.wide,.drawer.prompt_editor .response_type.crud .response-type-editor-container.editing.wide,.drawer.prompt_editor .response_type.crud .response_type.editing.wide,.drawer.prompt_editor .response_types .container.prompt_actions.editing.wide,.drawer.prompt_editor .response_types .modal-content.editing.wide,.drawer.prompt_editor .response_types .new-container.editing.wide,.drawer.prompt_editor .response_types .no-results-container.editing.wide,.drawer.prompt_editor .response_types .response-type-editor-container.editing.wide,.drawer.prompt_editor .response_types .response_type.editing.wide{margin-left:30%!important;margin-right:30%!important}.card.editing .categories.chips .container.prompt_actions .category,.card.editing .categories.chips .modal-content .category,.card.editing .categories.chips .new-container .category,.card.editing .categories.chips .no-results-container .category,.card.editing .categories.chips .response-type-editor-container .category,.card.editing .categories.chips .response_type .category,.card.editing .MuiPaper-root .container.prompt_actions .category,.card.editing .MuiPaper-root .modal-content .category,.card.editing .MuiPaper-root .new-container .category,.card.editing .MuiPaper-root .no-results-container .category,.card.editing .MuiPaper-root .response-type-editor-container .category,.card.editing .MuiPaper-root .response_type .category,.card.editing .response_type.crud .container.prompt_actions .category,.card.editing .response_type.crud .modal-content .category,.card.editing .response_type.crud .new-container .category,.card.editing .response_type.crud .no-results-container .category,.card.editing .response_type.crud .response-type-editor-container .category,.card.editing .response_type.crud .response_type .category,.card.editing .response_types .container.prompt_actions .category,.card.editing .response_types .modal-content .category,.card.editing .response_types .new-container .category,.card.editing .response_types .no-results-container .category,.card.editing .response_types .response-type-editor-container .category,.card.editing .response_types .response_type .category,.drawer.prompt_editor .categories.chips .container.prompt_actions .category,.drawer.prompt_editor .categories.chips .modal-content .category,.drawer.prompt_editor .categories.chips .new-container .category,.drawer.prompt_editor .categories.chips .no-results-container .category,.drawer.prompt_editor .categories.chips .response-type-editor-container .category,.drawer.prompt_editor .categories.chips .response_type .category,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .category,.drawer.prompt_editor .MuiPaper-root .modal-content .category,.drawer.prompt_editor .MuiPaper-root .new-container .category,.drawer.prompt_editor .MuiPaper-root .no-results-container .category,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .category,.drawer.prompt_editor .MuiPaper-root .response_type .category,.drawer.prompt_editor .response_type.crud .container.prompt_actions .category,.drawer.prompt_editor .response_type.crud .modal-content .category,.drawer.prompt_editor .response_type.crud .new-container .category,.drawer.prompt_editor .response_type.crud .no-results-container .category,.drawer.prompt_editor .response_type.crud .response-type-editor-container .category,.drawer.prompt_editor .response_type.crud .response_type .category,.drawer.prompt_editor .response_types .container.prompt_actions .category,.drawer.prompt_editor .response_types .modal-content .category,.drawer.prompt_editor .response_types .new-container .category,.drawer.prompt_editor .response_types .no-results-container .category,.drawer.prompt_editor .response_types .response-type-editor-container .category,.drawer.prompt_editor .response_types .response_type .category{font-size:.8em}.card.editing .categories.chips .container.prompt_actions .container.icon_responsetype,.card.editing .categories.chips .modal-content .container.icon_responsetype,.card.editing .categories.chips .new-container .container.icon_responsetype,.card.editing .categories.chips .no-results-container .container.icon_responsetype,.card.editing .categories.chips .response-type-editor-container .container.icon_responsetype,.card.editing .categories.chips .response_type .container.icon_responsetype,.card.editing .MuiPaper-root .container.prompt_actions .container.icon_responsetype,.card.editing .MuiPaper-root .modal-content .container.icon_responsetype,.card.editing .MuiPaper-root .new-container .container.icon_responsetype,.card.editing .MuiPaper-root .no-results-container .container.icon_responsetype,.card.editing .MuiPaper-root .response-type-editor-container .container.icon_responsetype,.card.editing .MuiPaper-root .response_type .container.icon_responsetype,.card.editing .response_type.crud .container.prompt_actions .container.icon_responsetype,.card.editing .response_type.crud .modal-content .container.icon_responsetype,.card.editing .response_type.crud .new-container .container.icon_responsetype,.card.editing .response_type.crud .no-results-container .container.icon_responsetype,.card.editing .response_type.crud .response-type-editor-container .container.icon_responsetype,.card.editing .response_type.crud .response_type .container.icon_responsetype,.card.editing .response_types .container.prompt_actions .container.icon_responsetype,.card.editing .response_types .modal-content .container.icon_responsetype,.card.editing .response_types .new-container .container.icon_responsetype,.card.editing .response_types .no-results-container .container.icon_responsetype,.card.editing .response_types .response-type-editor-container .container.icon_responsetype,.card.editing .response_types .response_type .container.icon_responsetype,.drawer.prompt_editor .categories.chips .container.prompt_actions .container.icon_responsetype,.drawer.prompt_editor .categories.chips .modal-content .container.icon_responsetype,.drawer.prompt_editor .categories.chips .new-container .container.icon_responsetype,.drawer.prompt_editor .categories.chips .no-results-container .container.icon_responsetype,.drawer.prompt_editor .categories.chips .response-type-editor-container .container.icon_responsetype,.drawer.prompt_editor .categories.chips .response_type .container.icon_responsetype,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .container.icon_responsetype,.drawer.prompt_editor .MuiPaper-root .modal-content .container.icon_responsetype,.drawer.prompt_editor .MuiPaper-root .new-container .container.icon_responsetype,.drawer.prompt_editor .MuiPaper-root .no-results-container .container.icon_responsetype,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .container.icon_responsetype,.drawer.prompt_editor .MuiPaper-root .response_type .container.icon_responsetype,.drawer.prompt_editor .response_type.crud .container.prompt_actions .container.icon_responsetype,.drawer.prompt_editor .response_type.crud .modal-content .container.icon_responsetype,.drawer.prompt_editor .response_type.crud .new-container .container.icon_responsetype,.drawer.prompt_editor .response_type.crud .no-results-container .container.icon_responsetype,.drawer.prompt_editor .response_type.crud .response-type-editor-container .container.icon_responsetype,.drawer.prompt_editor .response_type.crud .response_type .container.icon_responsetype,.drawer.prompt_editor .response_types .container.prompt_actions .container.icon_responsetype,.drawer.prompt_editor .response_types .modal-content .container.icon_responsetype,.drawer.prompt_editor .response_types .new-container .container.icon_responsetype,.drawer.prompt_editor .response_types .no-results-container .container.icon_responsetype,.drawer.prompt_editor .response_types .response-type-editor-container .container.icon_responsetype,.drawer.prompt_editor .response_types .response_type .container.icon_responsetype{display:flex;align-items:center;justify-content:space-between;flex:1}.card.editing .categories.chips .container.prompt_actions .container.icon_responsetype .value .icon.ai,.card.editing .categories.chips .modal-content .container.icon_responsetype .value .icon.ai,.card.editing .categories.chips .new-container .container.icon_responsetype .value .icon.ai,.card.editing .categories.chips .no-results-container .container.icon_responsetype .value .icon.ai,.card.editing .categories.chips .response-type-editor-container .container.icon_responsetype .value .icon.ai,.card.editing .categories.chips .response_type .container.icon_responsetype .value .icon.ai,.card.editing .MuiPaper-root .container.prompt_actions .container.icon_responsetype .value .icon.ai,.card.editing .MuiPaper-root .modal-content .container.icon_responsetype .value .icon.ai,.card.editing .MuiPaper-root .new-container .container.icon_responsetype .value .icon.ai,.card.editing .MuiPaper-root .no-results-container .container.icon_responsetype .value .icon.ai,.card.editing .MuiPaper-root .response-type-editor-container .container.icon_responsetype .value .icon.ai,.card.editing .MuiPaper-root .response_type .container.icon_responsetype .value .icon.ai,.card.editing .response_type.crud .container.prompt_actions .container.icon_responsetype .value .icon.ai,.card.editing .response_type.crud .modal-content .container.icon_responsetype .value .icon.ai,.card.editing .response_type.crud .new-container .container.icon_responsetype .value .icon.ai,.card.editing .response_type.crud .no-results-container .container.icon_responsetype .value .icon.ai,.card.editing .response_type.crud .response-type-editor-container .container.icon_responsetype .value .icon.ai,.card.editing .response_type.crud .response_type .container.icon_responsetype .value .icon.ai,.card.editing .response_types .container.prompt_actions .container.icon_responsetype .value .icon.ai,.card.editing .response_types .modal-content .container.icon_responsetype .value .icon.ai,.card.editing .response_types .new-container .container.icon_responsetype .value .icon.ai,.card.editing .response_types .no-results-container .container.icon_responsetype .value .icon.ai,.card.editing .response_types .response-type-editor-container .container.icon_responsetype .value .icon.ai,.card.editing .response_types .response_type .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .categories.chips .container.prompt_actions .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .categories.chips .modal-content .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .categories.chips .new-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .categories.chips .no-results-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .categories.chips .response-type-editor-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .categories.chips .response_type .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .MuiPaper-root .modal-content .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .MuiPaper-root .new-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .MuiPaper-root .no-results-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .MuiPaper-root .response_type .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_type.crud .container.prompt_actions .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_type.crud .modal-content .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_type.crud .new-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_type.crud .no-results-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_type.crud .response-type-editor-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_type.crud .response_type .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_types .container.prompt_actions .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_types .modal-content .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_types .new-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_types .no-results-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_types .response-type-editor-container .container.icon_responsetype .value .icon.ai,.drawer.prompt_editor .response_types .response_type .container.icon_responsetype .value .icon.ai{width:16px;height:16px;margin-right:8px;opacity:.7;position:absolute;left:8px;top:8px}.card.editing .categories.chips .container.prompt_actions .edit-container,.card.editing .categories.chips .modal-content .edit-container,.card.editing .categories.chips .new-container .edit-container,.card.editing .categories.chips .no-results-container .edit-container,.card.editing .categories.chips .response-type-editor-container .edit-container,.card.editing .categories.chips .response_type .edit-container,.card.editing .MuiPaper-root .container.prompt_actions .edit-container,.card.editing .MuiPaper-root .modal-content .edit-container,.card.editing .MuiPaper-root .new-container .edit-container,.card.editing .MuiPaper-root .no-results-container .edit-container,.card.editing .MuiPaper-root .response-type-editor-container .edit-container,.card.editing .MuiPaper-root .response_type .edit-container,.card.editing .response_type.crud .container.prompt_actions .edit-container,.card.editing .response_type.crud .modal-content .edit-container,.card.editing .response_type.crud .new-container .edit-container,.card.editing .response_type.crud .no-results-container .edit-container,.card.editing .response_type.crud .response-type-editor-container .edit-container,.card.editing .response_type.crud .response_type .edit-container,.card.editing .response_types .container.prompt_actions .edit-container,.card.editing .response_types .modal-content .edit-container,.card.editing .response_types .new-container .edit-container,.card.editing .response_types .no-results-container .edit-container,.card.editing .response_types .response-type-editor-container .edit-container,.card.editing .response_types .response_type .edit-container,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container,.drawer.prompt_editor .categories.chips .modal-content .edit-container,.drawer.prompt_editor .categories.chips .new-container .edit-container,.drawer.prompt_editor .categories.chips .no-results-container .edit-container,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container,.drawer.prompt_editor .categories.chips .response_type .edit-container,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container,.drawer.prompt_editor .response_type.crud .modal-content .edit-container,.drawer.prompt_editor .response_type.crud .new-container .edit-container,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container,.drawer.prompt_editor .response_type.crud .response_type .edit-container,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container,.drawer.prompt_editor .response_types .modal-content .edit-container,.drawer.prompt_editor .response_types .new-container .edit-container,.drawer.prompt_editor .response_types .no-results-container .edit-container,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container,.drawer.prompt_editor .response_types .response_type .edit-container{opacity:0;transform:translateY(-10px);animation:slideDown .2s ease forwards;margin-top:0;margin-bottom:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:100%;display:flex;flex-direction:column;padding-top:4px}.card.editing .categories.chips .container.prompt_actions .edit-container>.title,.card.editing .categories.chips .modal-content .edit-container>.title,.card.editing .categories.chips .new-container .edit-container>.title,.card.editing .categories.chips .no-results-container .edit-container>.title,.card.editing .categories.chips .response-type-editor-container .edit-container>.title,.card.editing .categories.chips .response_type .edit-container>.title,.card.editing .MuiPaper-root .container.prompt_actions .edit-container>.title,.card.editing .MuiPaper-root .modal-content .edit-container>.title,.card.editing .MuiPaper-root .new-container .edit-container>.title,.card.editing .MuiPaper-root .no-results-container .edit-container>.title,.card.editing .MuiPaper-root .response-type-editor-container .edit-container>.title,.card.editing .MuiPaper-root .response_type .edit-container>.title,.card.editing .response_type.crud .container.prompt_actions .edit-container>.title,.card.editing .response_type.crud .modal-content .edit-container>.title,.card.editing .response_type.crud .new-container .edit-container>.title,.card.editing .response_type.crud .no-results-container .edit-container>.title,.card.editing .response_type.crud .response-type-editor-container .edit-container>.title,.card.editing .response_type.crud .response_type .edit-container>.title,.card.editing .response_types .container.prompt_actions .edit-container>.title,.card.editing .response_types .modal-content .edit-container>.title,.card.editing .response_types .new-container .edit-container>.title,.card.editing .response_types .no-results-container .edit-container>.title,.card.editing .response_types .response-type-editor-container .edit-container>.title,.card.editing .response_types .response_type .edit-container>.title,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container>.title,.drawer.prompt_editor .categories.chips .modal-content .edit-container>.title,.drawer.prompt_editor .categories.chips .new-container .edit-container>.title,.drawer.prompt_editor .categories.chips .no-results-container .edit-container>.title,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container>.title,.drawer.prompt_editor .categories.chips .response_type .edit-container>.title,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container>.title,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container>.title,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container>.title,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container>.title,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container>.title,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container>.title,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container>.title,.drawer.prompt_editor .response_type.crud .modal-content .edit-container>.title,.drawer.prompt_editor .response_type.crud .new-container .edit-container>.title,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container>.title,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container>.title,.drawer.prompt_editor .response_type.crud .response_type .edit-container>.title,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container>.title,.drawer.prompt_editor .response_types .modal-content .edit-container>.title,.drawer.prompt_editor .response_types .new-container .edit-container>.title,.drawer.prompt_editor .response_types .no-results-container .edit-container>.title,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container>.title,.drawer.prompt_editor .response_types .response_type .edit-container>.title{text-align:center;margin:0 0 20px}.card.editing .categories.chips .container.prompt_actions .edit-container .error-message,.card.editing .categories.chips .modal-content .edit-container .error-message,.card.editing .categories.chips .new-container .edit-container .error-message,.card.editing .categories.chips .no-results-container .edit-container .error-message,.card.editing .categories.chips .response-type-editor-container .edit-container .error-message,.card.editing .categories.chips .response_type .edit-container .error-message,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .error-message,.card.editing .MuiPaper-root .modal-content .edit-container .error-message,.card.editing .MuiPaper-root .new-container .edit-container .error-message,.card.editing .MuiPaper-root .no-results-container .edit-container .error-message,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .error-message,.card.editing .MuiPaper-root .response_type .edit-container .error-message,.card.editing .response_type.crud .container.prompt_actions .edit-container .error-message,.card.editing .response_type.crud .modal-content .edit-container .error-message,.card.editing .response_type.crud .new-container .edit-container .error-message,.card.editing .response_type.crud .no-results-container .edit-container .error-message,.card.editing .response_type.crud .response-type-editor-container .edit-container .error-message,.card.editing .response_type.crud .response_type .edit-container .error-message,.card.editing .response_types .container.prompt_actions .edit-container .error-message,.card.editing .response_types .modal-content .edit-container .error-message,.card.editing .response_types .new-container .edit-container .error-message,.card.editing .response_types .no-results-container .edit-container .error-message,.card.editing .response_types .response-type-editor-container .edit-container .error-message,.card.editing .response_types .response_type .edit-container .error-message,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .error-message,.drawer.prompt_editor .categories.chips .modal-content .edit-container .error-message,.drawer.prompt_editor .categories.chips .new-container .edit-container .error-message,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .error-message,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .error-message,.drawer.prompt_editor .categories.chips .response_type .edit-container .error-message,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .error-message,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .error-message,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .error-message,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .error-message,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .error-message,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .error-message,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .error-message,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .error-message,.drawer.prompt_editor .response_type.crud .new-container .edit-container .error-message,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .error-message,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .error-message,.drawer.prompt_editor .response_type.crud .response_type .edit-container .error-message,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .error-message,.drawer.prompt_editor .response_types .modal-content .edit-container .error-message,.drawer.prompt_editor .response_types .new-container .edit-container .error-message,.drawer.prompt_editor .response_types .no-results-container .edit-container .error-message,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .error-message,.drawer.prompt_editor .response_types .response_type .edit-container .error-message{color:#fd4b4b;text-align:center}.card.editing .categories.chips .container.prompt_actions .edit-container .container.custom_instructions,.card.editing .categories.chips .modal-content .edit-container .container.custom_instructions,.card.editing .categories.chips .new-container .edit-container .container.custom_instructions,.card.editing .categories.chips .no-results-container .edit-container .container.custom_instructions,.card.editing .categories.chips .response-type-editor-container .edit-container .container.custom_instructions,.card.editing .categories.chips .response_type .edit-container .container.custom_instructions,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions,.card.editing .MuiPaper-root .modal-content .edit-container .container.custom_instructions,.card.editing .MuiPaper-root .new-container .edit-container .container.custom_instructions,.card.editing .MuiPaper-root .no-results-container .edit-container .container.custom_instructions,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions,.card.editing .MuiPaper-root .response_type .edit-container .container.custom_instructions,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions,.card.editing .response_type.crud .modal-content .edit-container .container.custom_instructions,.card.editing .response_type.crud .new-container .edit-container .container.custom_instructions,.card.editing .response_type.crud .no-results-container .edit-container .container.custom_instructions,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions,.card.editing .response_type.crud .response_type .edit-container .container.custom_instructions,.card.editing .response_types .container.prompt_actions .edit-container .container.custom_instructions,.card.editing .response_types .modal-content .edit-container .container.custom_instructions,.card.editing .response_types .new-container .edit-container .container.custom_instructions,.card.editing .response_types .no-results-container .edit-container .container.custom_instructions,.card.editing .response_types .response-type-editor-container .edit-container .container.custom_instructions,.card.editing .response_types .response_type .edit-container .container.custom_instructions,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.custom_instructions,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.custom_instructions,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.custom_instructions,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.custom_instructions,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.custom_instructions,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.custom_instructions,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.custom_instructions,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.custom_instructions,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.custom_instructions,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.custom_instructions,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.custom_instructions,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.custom_instructions,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.custom_instructions,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.custom_instructions,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.custom_instructions,.drawer.prompt_editor .response_types .modal-content .edit-container .container.custom_instructions,.drawer.prompt_editor .response_types .new-container .edit-container .container.custom_instructions,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.custom_instructions,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.custom_instructions,.drawer.prompt_editor .response_types .response_type .edit-container .container.custom_instructions{display:flex;flex-direction:column}.card.editing .categories.chips .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .categories.chips .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .categories.chips .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .categories.chips .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .categories.chips .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .categories.chips .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .MuiPaper-root .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .MuiPaper-root .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .MuiPaper-root .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .MuiPaper-root .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_type.crud .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_type.crud .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_type.crud .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_type.crud .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_types .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_types .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_types .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_types .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_types .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.card.editing .response_types .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_types .modal-content .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_types .new-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.custom_instructions .container.\|.suggestions,.drawer.prompt_editor .response_types .response_type .edit-container .container.custom_instructions .container.\|.suggestions{display:flex;gap:11.86px;align-items:center}.card.editing .categories.chips .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .categories.chips .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .categories.chips .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .categories.chips .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .categories.chips .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .categories.chips .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .MuiPaper-root .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .MuiPaper-root .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .MuiPaper-root .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .MuiPaper-root .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_type.crud .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_type.crud .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_type.crud .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_type.crud .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_types .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_types .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_types .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_types .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_types .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.card.editing .response_types .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_types .modal-content .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_types .new-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.custom_instructions .ai-suggestion-wrapper,.drawer.prompt_editor .response_types .response_type .edit-container .container.custom_instructions .ai-suggestion-wrapper{display:flex;gap:8px}.card.editing .categories.chips .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .categories.chips .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .categories.chips .new-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .categories.chips .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .categories.chips .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .categories.chips .response_type .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .MuiPaper-root .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .MuiPaper-root .new-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .MuiPaper-root .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .MuiPaper-root .response_type .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_type.crud .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_type.crud .new-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_type.crud .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_type.crud .response_type .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_types .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_types .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_types .new-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_types .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_types .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.card.editing .response_types .response_type .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_types .modal-content .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_types .new-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.custom_instructions .suggestion-navigation,.drawer.prompt_editor .response_types .response_type .edit-container .container.custom_instructions .suggestion-navigation{display:flex;align-items:center;margin-left:auto;margin-right:auto;justify-content:center;gap:8px}.card.editing .categories.chips .container.prompt_actions .edit-container .container.form,.card.editing .categories.chips .modal-content .edit-container .container.form,.card.editing .categories.chips .new-container .edit-container .container.form,.card.editing .categories.chips .no-results-container .edit-container .container.form,.card.editing .categories.chips .response-type-editor-container .edit-container .container.form,.card.editing .categories.chips .response_type .edit-container .container.form,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.form,.card.editing .MuiPaper-root .modal-content .edit-container .container.form,.card.editing .MuiPaper-root .new-container .edit-container .container.form,.card.editing .MuiPaper-root .no-results-container .edit-container .container.form,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.form,.card.editing .MuiPaper-root .response_type .edit-container .container.form,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.form,.card.editing .response_type.crud .modal-content .edit-container .container.form,.card.editing .response_type.crud .new-container .edit-container .container.form,.card.editing .response_type.crud .no-results-container .edit-container .container.form,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.form,.card.editing .response_type.crud .response_type .edit-container .container.form,.card.editing .response_types .container.prompt_actions .edit-container .container.form,.card.editing .response_types .modal-content .edit-container .container.form,.card.editing .response_types .new-container .edit-container .container.form,.card.editing .response_types .no-results-container .edit-container .container.form,.card.editing .response_types .response-type-editor-container .edit-container .container.form,.card.editing .response_types .response_type .edit-container .container.form,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.form,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.form,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.form,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.form,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.form,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.form,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.form,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.form,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.form,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.form,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.form,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.form,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.form,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.form,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.form,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.form,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.form,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.form,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.form,.drawer.prompt_editor .response_types .modal-content .edit-container .container.form,.drawer.prompt_editor .response_types .new-container .edit-container .container.form,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.form,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.form,.drawer.prompt_editor .response_types .response_type .edit-container .container.form{display:flex;flex-direction:row;width:100%;justify-content:space-between}.card.editing .categories.chips .container.prompt_actions .edit-container .container.form .category-select,.card.editing .categories.chips .modal-content .edit-container .container.form .category-select,.card.editing .categories.chips .new-container .edit-container .container.form .category-select,.card.editing .categories.chips .no-results-container .edit-container .container.form .category-select,.card.editing .categories.chips .response-type-editor-container .edit-container .container.form .category-select,.card.editing .categories.chips .response_type .edit-container .container.form .category-select,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.form .category-select,.card.editing .MuiPaper-root .modal-content .edit-container .container.form .category-select,.card.editing .MuiPaper-root .new-container .edit-container .container.form .category-select,.card.editing .MuiPaper-root .no-results-container .edit-container .container.form .category-select,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.form .category-select,.card.editing .MuiPaper-root .response_type .edit-container .container.form .category-select,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.form .category-select,.card.editing .response_type.crud .modal-content .edit-container .container.form .category-select,.card.editing .response_type.crud .new-container .edit-container .container.form .category-select,.card.editing .response_type.crud .no-results-container .edit-container .container.form .category-select,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.form .category-select,.card.editing .response_type.crud .response_type .edit-container .container.form .category-select,.card.editing .response_types .container.prompt_actions .edit-container .container.form .category-select,.card.editing .response_types .modal-content .edit-container .container.form .category-select,.card.editing .response_types .new-container .edit-container .container.form .category-select,.card.editing .response_types .no-results-container .edit-container .container.form .category-select,.card.editing .response_types .response-type-editor-container .edit-container .container.form .category-select,.card.editing .response_types .response_type .edit-container .container.form .category-select,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.form .category-select,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.form .category-select,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.form .category-select,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.form .category-select,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.form .category-select,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.form .category-select,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.form .category-select,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.form .category-select,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.form .category-select,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.form .category-select,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.form .category-select,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.form .category-select,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.form .category-select,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.form .category-select,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.form .category-select,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.form .category-select,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.form .category-select,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.form .category-select,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.form .category-select,.drawer.prompt_editor .response_types .modal-content .edit-container .container.form .category-select,.drawer.prompt_editor .response_types .new-container .edit-container .container.form .category-select,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.form .category-select,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.form .category-select,.drawer.prompt_editor .response_types .response_type .edit-container .container.form .category-select{width:80%}.card.editing .categories.chips .container.prompt_actions .edit-container .container.form .name-input.\|.value,.card.editing .categories.chips .modal-content .edit-container .container.form .name-input.\|.value,.card.editing .categories.chips .new-container .edit-container .container.form .name-input.\|.value,.card.editing .categories.chips .no-results-container .edit-container .container.form .name-input.\|.value,.card.editing .categories.chips .response-type-editor-container .edit-container .container.form .name-input.\|.value,.card.editing .categories.chips .response_type .edit-container .container.form .name-input.\|.value,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .container.form .name-input.\|.value,.card.editing .MuiPaper-root .modal-content .edit-container .container.form .name-input.\|.value,.card.editing .MuiPaper-root .new-container .edit-container .container.form .name-input.\|.value,.card.editing .MuiPaper-root .no-results-container .edit-container .container.form .name-input.\|.value,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .container.form .name-input.\|.value,.card.editing .MuiPaper-root .response_type .edit-container .container.form .name-input.\|.value,.card.editing .response_type.crud .container.prompt_actions .edit-container .container.form .name-input.\|.value,.card.editing .response_type.crud .modal-content .edit-container .container.form .name-input.\|.value,.card.editing .response_type.crud .new-container .edit-container .container.form .name-input.\|.value,.card.editing .response_type.crud .no-results-container .edit-container .container.form .name-input.\|.value,.card.editing .response_type.crud .response-type-editor-container .edit-container .container.form .name-input.\|.value,.card.editing .response_type.crud .response_type .edit-container .container.form .name-input.\|.value,.card.editing .response_types .container.prompt_actions .edit-container .container.form .name-input.\|.value,.card.editing .response_types .modal-content .edit-container .container.form .name-input.\|.value,.card.editing .response_types .new-container .edit-container .container.form .name-input.\|.value,.card.editing .response_types .no-results-container .edit-container .container.form .name-input.\|.value,.card.editing .response_types .response-type-editor-container .edit-container .container.form .name-input.\|.value,.card.editing .response_types .response_type .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .categories.chips .modal-content .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .categories.chips .new-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .categories.chips .response_type .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_type.crud .new-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_type.crud .response_type .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_types .modal-content .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_types .new-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_types .no-results-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .container.form .name-input.\|.value,.drawer.prompt_editor .response_types .response_type .edit-container .container.form .name-input.\|.value{width:77%;font-size:.9rem;font-family:Nunito;color:#121212;background:#f5f5f5;padding:4px;border-radius:3px}.card.editing .categories.chips .container.prompt_actions .edit-container .label,.card.editing .categories.chips .modal-content .edit-container .label,.card.editing .categories.chips .new-container .edit-container .label,.card.editing .categories.chips .no-results-container .edit-container .label,.card.editing .categories.chips .response-type-editor-container .edit-container .label,.card.editing .categories.chips .response_type .edit-container .label,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .label,.card.editing .MuiPaper-root .modal-content .edit-container .label,.card.editing .MuiPaper-root .new-container .edit-container .label,.card.editing .MuiPaper-root .no-results-container .edit-container .label,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .label,.card.editing .MuiPaper-root .response_type .edit-container .label,.card.editing .response_type.crud .container.prompt_actions .edit-container .label,.card.editing .response_type.crud .modal-content .edit-container .label,.card.editing .response_type.crud .new-container .edit-container .label,.card.editing .response_type.crud .no-results-container .edit-container .label,.card.editing .response_type.crud .response-type-editor-container .edit-container .label,.card.editing .response_type.crud .response_type .edit-container .label,.card.editing .response_types .container.prompt_actions .edit-container .label,.card.editing .response_types .modal-content .edit-container .label,.card.editing .response_types .new-container .edit-container .label,.card.editing .response_types .no-results-container .edit-container .label,.card.editing .response_types .response-type-editor-container .edit-container .label,.card.editing .response_types .response_type .edit-container .label,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .label,.drawer.prompt_editor .categories.chips .modal-content .edit-container .label,.drawer.prompt_editor .categories.chips .new-container .edit-container .label,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .label,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .label,.drawer.prompt_editor .categories.chips .response_type .edit-container .label,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .label,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .label,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .label,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .label,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .label,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .label,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .label,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .label,.drawer.prompt_editor .response_type.crud .new-container .edit-container .label,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .label,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .label,.drawer.prompt_editor .response_type.crud .response_type .edit-container .label,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .label,.drawer.prompt_editor .response_types .modal-content .edit-container .label,.drawer.prompt_editor .response_types .new-container .edit-container .label,.drawer.prompt_editor .response_types .no-results-container .edit-container .label,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .label,.drawer.prompt_editor .response_types .response_type .edit-container .label{font-size:11px;color:#adb2b5;font-family:Nunito;text-align:center}.card.editing .categories.chips .container.prompt_actions .edit-container .category-select.value,.card.editing .categories.chips .modal-content .edit-container .category-select.value,.card.editing .categories.chips .new-container .edit-container .category-select.value,.card.editing .categories.chips .no-results-container .edit-container .category-select.value,.card.editing .categories.chips .response-type-editor-container .edit-container .category-select.value,.card.editing .categories.chips .response_type .edit-container .category-select.value,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .category-select.value,.card.editing .MuiPaper-root .modal-content .edit-container .category-select.value,.card.editing .MuiPaper-root .new-container .edit-container .category-select.value,.card.editing .MuiPaper-root .no-results-container .edit-container .category-select.value,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .category-select.value,.card.editing .MuiPaper-root .response_type .edit-container .category-select.value,.card.editing .response_type.crud .container.prompt_actions .edit-container .category-select.value,.card.editing .response_type.crud .modal-content .edit-container .category-select.value,.card.editing .response_type.crud .new-container .edit-container .category-select.value,.card.editing .response_type.crud .no-results-container .edit-container .category-select.value,.card.editing .response_type.crud .response-type-editor-container .edit-container .category-select.value,.card.editing .response_type.crud .response_type .edit-container .category-select.value,.card.editing .response_types .container.prompt_actions .edit-container .category-select.value,.card.editing .response_types .modal-content .edit-container .category-select.value,.card.editing .response_types .new-container .edit-container .category-select.value,.card.editing .response_types .no-results-container .edit-container .category-select.value,.card.editing .response_types .response-type-editor-container .edit-container .category-select.value,.card.editing .response_types .response_type .edit-container .category-select.value,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .category-select.value,.drawer.prompt_editor .categories.chips .modal-content .edit-container .category-select.value,.drawer.prompt_editor .categories.chips .new-container .edit-container .category-select.value,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .category-select.value,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .category-select.value,.drawer.prompt_editor .categories.chips .response_type .edit-container .category-select.value,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .category-select.value,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .category-select.value,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .category-select.value,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .category-select.value,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .category-select.value,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .category-select.value,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .category-select.value,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .category-select.value,.drawer.prompt_editor .response_type.crud .new-container .edit-container .category-select.value,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .category-select.value,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .category-select.value,.drawer.prompt_editor .response_type.crud .response_type .edit-container .category-select.value,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .category-select.value,.drawer.prompt_editor .response_types .modal-content .edit-container .category-select.value,.drawer.prompt_editor .response_types .new-container .edit-container .category-select.value,.drawer.prompt_editor .response_types .no-results-container .edit-container .category-select.value,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .category-select.value,.drawer.prompt_editor .response_types .response_type .edit-container .category-select.value{padding:4px;margin-bottom:5px;border-radius:3px;font-size:.9rem;font-family:Nunito;text-align:left;background:#f5f5f5;color:#121212}.card.editing .categories.chips .container.prompt_actions .edit-container .icon_responsetype,.card.editing .categories.chips .modal-content .edit-container .icon_responsetype,.card.editing .categories.chips .new-container .edit-container .icon_responsetype,.card.editing .categories.chips .no-results-container .edit-container .icon_responsetype,.card.editing .categories.chips .response-type-editor-container .edit-container .icon_responsetype,.card.editing .categories.chips .response_type .edit-container .icon_responsetype,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .icon_responsetype,.card.editing .MuiPaper-root .modal-content .edit-container .icon_responsetype,.card.editing .MuiPaper-root .new-container .edit-container .icon_responsetype,.card.editing .MuiPaper-root .no-results-container .edit-container .icon_responsetype,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .icon_responsetype,.card.editing .MuiPaper-root .response_type .edit-container .icon_responsetype,.card.editing .response_type.crud .container.prompt_actions .edit-container .icon_responsetype,.card.editing .response_type.crud .modal-content .edit-container .icon_responsetype,.card.editing .response_type.crud .new-container .edit-container .icon_responsetype,.card.editing .response_type.crud .no-results-container .edit-container .icon_responsetype,.card.editing .response_type.crud .response-type-editor-container .edit-container .icon_responsetype,.card.editing .response_type.crud .response_type .edit-container .icon_responsetype,.card.editing .response_types .container.prompt_actions .edit-container .icon_responsetype,.card.editing .response_types .modal-content .edit-container .icon_responsetype,.card.editing .response_types .new-container .edit-container .icon_responsetype,.card.editing .response_types .no-results-container .edit-container .icon_responsetype,.card.editing .response_types .response-type-editor-container .edit-container .icon_responsetype,.card.editing .response_types .response_type .edit-container .icon_responsetype,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .icon_responsetype,.drawer.prompt_editor .categories.chips .modal-content .edit-container .icon_responsetype,.drawer.prompt_editor .categories.chips .new-container .edit-container .icon_responsetype,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .icon_responsetype,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .icon_responsetype,.drawer.prompt_editor .categories.chips .response_type .edit-container .icon_responsetype,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .icon_responsetype,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .icon_responsetype,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .icon_responsetype,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .icon_responsetype,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .icon_responsetype,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .icon_responsetype,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .icon_responsetype,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .icon_responsetype,.drawer.prompt_editor .response_type.crud .new-container .edit-container .icon_responsetype,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .icon_responsetype,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .icon_responsetype,.drawer.prompt_editor .response_type.crud .response_type .edit-container .icon_responsetype,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .icon_responsetype,.drawer.prompt_editor .response_types .modal-content .edit-container .icon_responsetype,.drawer.prompt_editor .response_types .new-container .edit-container .icon_responsetype,.drawer.prompt_editor .response_types .no-results-container .edit-container .icon_responsetype,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .icon_responsetype,.drawer.prompt_editor .response_types .response_type .edit-container .icon_responsetype{display:flex;margin-left:auto;margin-right:auto;width:100%;justify-content:center;flex-direction:column}.card.editing .categories.chips .container.prompt_actions .edit-container .icon_responsetype input.value,.card.editing .categories.chips .modal-content .edit-container .icon_responsetype input.value,.card.editing .categories.chips .new-container .edit-container .icon_responsetype input.value,.card.editing .categories.chips .no-results-container .edit-container .icon_responsetype input.value,.card.editing .categories.chips .response-type-editor-container .edit-container .icon_responsetype input.value,.card.editing .categories.chips .response_type .edit-container .icon_responsetype input.value,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .icon_responsetype input.value,.card.editing .MuiPaper-root .modal-content .edit-container .icon_responsetype input.value,.card.editing .MuiPaper-root .new-container .edit-container .icon_responsetype input.value,.card.editing .MuiPaper-root .no-results-container .edit-container .icon_responsetype input.value,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .icon_responsetype input.value,.card.editing .MuiPaper-root .response_type .edit-container .icon_responsetype input.value,.card.editing .response_type.crud .container.prompt_actions .edit-container .icon_responsetype input.value,.card.editing .response_type.crud .modal-content .edit-container .icon_responsetype input.value,.card.editing .response_type.crud .new-container .edit-container .icon_responsetype input.value,.card.editing .response_type.crud .no-results-container .edit-container .icon_responsetype input.value,.card.editing .response_type.crud .response-type-editor-container .edit-container .icon_responsetype input.value,.card.editing .response_type.crud .response_type .edit-container .icon_responsetype input.value,.card.editing .response_types .container.prompt_actions .edit-container .icon_responsetype input.value,.card.editing .response_types .modal-content .edit-container .icon_responsetype input.value,.card.editing .response_types .new-container .edit-container .icon_responsetype input.value,.card.editing .response_types .no-results-container .edit-container .icon_responsetype input.value,.card.editing .response_types .response-type-editor-container .edit-container .icon_responsetype input.value,.card.editing .response_types .response_type .edit-container .icon_responsetype input.value,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .icon_responsetype input.value,.drawer.prompt_editor .categories.chips .modal-content .edit-container .icon_responsetype input.value,.drawer.prompt_editor .categories.chips .new-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .categories.chips .response_type .edit-container .icon_responsetype input.value,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .icon_responsetype input.value,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .icon_responsetype input.value,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_type.crud .new-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_type.crud .response_type .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_types .modal-content .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_types .new-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_types .no-results-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .icon_responsetype input.value,.drawer.prompt_editor .response_types .response_type .edit-container .icon_responsetype input.value{background:#2b3035;margin-bottom:9px;text-align:center;font-family:Ubuntu Sans;border:1px solid #5b6265;border-radius:5px;padding:6px;width:100%}.card.editing .categories.chips .container.prompt_actions .edit-container .buttons,.card.editing .categories.chips .modal-content .edit-container .buttons,.card.editing .categories.chips .new-container .edit-container .buttons,.card.editing .categories.chips .no-results-container .edit-container .buttons,.card.editing .categories.chips .response-type-editor-container .edit-container .buttons,.card.editing .categories.chips .response_type .edit-container .buttons,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .buttons,.card.editing .MuiPaper-root .modal-content .edit-container .buttons,.card.editing .MuiPaper-root .new-container .edit-container .buttons,.card.editing .MuiPaper-root .no-results-container .edit-container .buttons,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .buttons,.card.editing .MuiPaper-root .response_type .edit-container .buttons,.card.editing .response_type.crud .container.prompt_actions .edit-container .buttons,.card.editing .response_type.crud .modal-content .edit-container .buttons,.card.editing .response_type.crud .new-container .edit-container .buttons,.card.editing .response_type.crud .no-results-container .edit-container .buttons,.card.editing .response_type.crud .response-type-editor-container .edit-container .buttons,.card.editing .response_type.crud .response_type .edit-container .buttons,.card.editing .response_types .container.prompt_actions .edit-container .buttons,.card.editing .response_types .modal-content .edit-container .buttons,.card.editing .response_types .new-container .edit-container .buttons,.card.editing .response_types .no-results-container .edit-container .buttons,.card.editing .response_types .response-type-editor-container .edit-container .buttons,.card.editing .response_types .response_type .edit-container .buttons,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .buttons,.drawer.prompt_editor .categories.chips .modal-content .edit-container .buttons,.drawer.prompt_editor .categories.chips .new-container .edit-container .buttons,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .buttons,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .buttons,.drawer.prompt_editor .categories.chips .response_type .edit-container .buttons,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .buttons,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .buttons,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .buttons,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .buttons,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .buttons,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .buttons,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .buttons,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .buttons,.drawer.prompt_editor .response_type.crud .new-container .edit-container .buttons,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .buttons,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .buttons,.drawer.prompt_editor .response_type.crud .response_type .edit-container .buttons,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .buttons,.drawer.prompt_editor .response_types .modal-content .edit-container .buttons,.drawer.prompt_editor .response_types .new-container .edit-container .buttons,.drawer.prompt_editor .response_types .no-results-container .edit-container .buttons,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .buttons,.drawer.prompt_editor .response_types .response_type .edit-container .buttons{display:flex;flex-direction:row;justify-content:space-between;padding:6px 0}.card.editing .categories.chips .container.prompt_actions .edit-container .buttons.header,.card.editing .categories.chips .modal-content .edit-container .buttons.header,.card.editing .categories.chips .new-container .edit-container .buttons.header,.card.editing .categories.chips .no-results-container .edit-container .buttons.header,.card.editing .categories.chips .response-type-editor-container .edit-container .buttons.header,.card.editing .categories.chips .response_type .edit-container .buttons.header,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .buttons.header,.card.editing .MuiPaper-root .modal-content .edit-container .buttons.header,.card.editing .MuiPaper-root .new-container .edit-container .buttons.header,.card.editing .MuiPaper-root .no-results-container .edit-container .buttons.header,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .buttons.header,.card.editing .MuiPaper-root .response_type .edit-container .buttons.header,.card.editing .response_type.crud .container.prompt_actions .edit-container .buttons.header,.card.editing .response_type.crud .modal-content .edit-container .buttons.header,.card.editing .response_type.crud .new-container .edit-container .buttons.header,.card.editing .response_type.crud .no-results-container .edit-container .buttons.header,.card.editing .response_type.crud .response-type-editor-container .edit-container .buttons.header,.card.editing .response_type.crud .response_type .edit-container .buttons.header,.card.editing .response_types .container.prompt_actions .edit-container .buttons.header,.card.editing .response_types .modal-content .edit-container .buttons.header,.card.editing .response_types .new-container .edit-container .buttons.header,.card.editing .response_types .no-results-container .edit-container .buttons.header,.card.editing .response_types .response-type-editor-container .edit-container .buttons.header,.card.editing .response_types .response_type .edit-container .buttons.header,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .buttons.header,.drawer.prompt_editor .categories.chips .modal-content .edit-container .buttons.header,.drawer.prompt_editor .categories.chips .new-container .edit-container .buttons.header,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .buttons.header,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .buttons.header,.drawer.prompt_editor .categories.chips .response_type .edit-container .buttons.header,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .buttons.header,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .buttons.header,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .buttons.header,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .buttons.header,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .buttons.header,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .buttons.header,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .buttons.header,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .buttons.header,.drawer.prompt_editor .response_type.crud .new-container .edit-container .buttons.header,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .buttons.header,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .buttons.header,.drawer.prompt_editor .response_type.crud .response_type .edit-container .buttons.header,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .buttons.header,.drawer.prompt_editor .response_types .modal-content .edit-container .buttons.header,.drawer.prompt_editor .response_types .new-container .edit-container .buttons.header,.drawer.prompt_editor .response_types .no-results-container .edit-container .buttons.header,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .buttons.header,.drawer.prompt_editor .response_types .response_type .edit-container .buttons.header{margin-bottom:10px}.card.editing .categories.chips .container.prompt_actions .edit-container .buttons.footer,.card.editing .categories.chips .modal-content .edit-container .buttons.footer,.card.editing .categories.chips .new-container .edit-container .buttons.footer,.card.editing .categories.chips .no-results-container .edit-container .buttons.footer,.card.editing .categories.chips .response-type-editor-container .edit-container .buttons.footer,.card.editing .categories.chips .response_type .edit-container .buttons.footer,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .buttons.footer,.card.editing .MuiPaper-root .modal-content .edit-container .buttons.footer,.card.editing .MuiPaper-root .new-container .edit-container .buttons.footer,.card.editing .MuiPaper-root .no-results-container .edit-container .buttons.footer,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .buttons.footer,.card.editing .MuiPaper-root .response_type .edit-container .buttons.footer,.card.editing .response_type.crud .container.prompt_actions .edit-container .buttons.footer,.card.editing .response_type.crud .modal-content .edit-container .buttons.footer,.card.editing .response_type.crud .new-container .edit-container .buttons.footer,.card.editing .response_type.crud .no-results-container .edit-container .buttons.footer,.card.editing .response_type.crud .response-type-editor-container .edit-container .buttons.footer,.card.editing .response_type.crud .response_type .edit-container .buttons.footer,.card.editing .response_types .container.prompt_actions .edit-container .buttons.footer,.card.editing .response_types .modal-content .edit-container .buttons.footer,.card.editing .response_types .new-container .edit-container .buttons.footer,.card.editing .response_types .no-results-container .edit-container .buttons.footer,.card.editing .response_types .response-type-editor-container .edit-container .buttons.footer,.card.editing .response_types .response_type .edit-container .buttons.footer,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .buttons.footer,.drawer.prompt_editor .categories.chips .modal-content .edit-container .buttons.footer,.drawer.prompt_editor .categories.chips .new-container .edit-container .buttons.footer,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .buttons.footer,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .buttons.footer,.drawer.prompt_editor .categories.chips .response_type .edit-container .buttons.footer,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .buttons.footer,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .buttons.footer,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .buttons.footer,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .buttons.footer,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .buttons.footer,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .buttons.footer,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .buttons.footer,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .buttons.footer,.drawer.prompt_editor .response_type.crud .new-container .edit-container .buttons.footer,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .buttons.footer,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .buttons.footer,.drawer.prompt_editor .response_type.crud .response_type .edit-container .buttons.footer,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .buttons.footer,.drawer.prompt_editor .response_types .modal-content .edit-container .buttons.footer,.drawer.prompt_editor .response_types .new-container .edit-container .buttons.footer,.drawer.prompt_editor .response_types .no-results-container .edit-container .buttons.footer,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .buttons.footer,.drawer.prompt_editor .response_types .response_type .edit-container .buttons.footer{margin-top:10px}.card.editing .categories.chips .container.prompt_actions .edit-container .buttons .button,.card.editing .categories.chips .modal-content .edit-container .buttons .button,.card.editing .categories.chips .new-container .edit-container .buttons .button,.card.editing .categories.chips .no-results-container .edit-container .buttons .button,.card.editing .categories.chips .response-type-editor-container .edit-container .buttons .button,.card.editing .categories.chips .response_type .edit-container .buttons .button,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .buttons .button,.card.editing .MuiPaper-root .modal-content .edit-container .buttons .button,.card.editing .MuiPaper-root .new-container .edit-container .buttons .button,.card.editing .MuiPaper-root .no-results-container .edit-container .buttons .button,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .buttons .button,.card.editing .MuiPaper-root .response_type .edit-container .buttons .button,.card.editing .response_type.crud .container.prompt_actions .edit-container .buttons .button,.card.editing .response_type.crud .modal-content .edit-container .buttons .button,.card.editing .response_type.crud .new-container .edit-container .buttons .button,.card.editing .response_type.crud .no-results-container .edit-container .buttons .button,.card.editing .response_type.crud .response-type-editor-container .edit-container .buttons .button,.card.editing .response_type.crud .response_type .edit-container .buttons .button,.card.editing .response_types .container.prompt_actions .edit-container .buttons .button,.card.editing .response_types .modal-content .edit-container .buttons .button,.card.editing .response_types .new-container .edit-container .buttons .button,.card.editing .response_types .no-results-container .edit-container .buttons .button,.card.editing .response_types .response-type-editor-container .edit-container .buttons .button,.card.editing .response_types .response_type .edit-container .buttons .button,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .buttons .button,.drawer.prompt_editor .categories.chips .modal-content .edit-container .buttons .button,.drawer.prompt_editor .categories.chips .new-container .edit-container .buttons .button,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .buttons .button,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .buttons .button,.drawer.prompt_editor .categories.chips .response_type .edit-container .buttons .button,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .buttons .button,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .buttons .button,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .buttons .button,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .buttons .button,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .buttons .button,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .buttons .button,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .buttons .button,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .buttons .button,.drawer.prompt_editor .response_type.crud .new-container .edit-container .buttons .button,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .buttons .button,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .buttons .button,.drawer.prompt_editor .response_type.crud .response_type .edit-container .buttons .button,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .buttons .button,.drawer.prompt_editor .response_types .modal-content .edit-container .buttons .button,.drawer.prompt_editor .response_types .new-container .edit-container .buttons .button,.drawer.prompt_editor .response_types .no-results-container .edit-container .buttons .button,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .buttons .button,.drawer.prompt_editor .response_types .response_type .edit-container .buttons .button{display:flex;flex-direction:row;border-bottom:none;justify-content:center;font-size:.8rem;color:#e9e9e9;font-weight:400;font-family:system-ui;text-transform:none;background:#353b46}.card.editing .categories.chips .container.prompt_actions .edit-container .buttons .button .label,.card.editing .categories.chips .modal-content .edit-container .buttons .button .label,.card.editing .categories.chips .new-container .edit-container .buttons .button .label,.card.editing .categories.chips .no-results-container .edit-container .buttons .button .label,.card.editing .categories.chips .response-type-editor-container .edit-container .buttons .button .label,.card.editing .categories.chips .response_type .edit-container .buttons .button .label,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .buttons .button .label,.card.editing .MuiPaper-root .modal-content .edit-container .buttons .button .label,.card.editing .MuiPaper-root .new-container .edit-container .buttons .button .label,.card.editing .MuiPaper-root .no-results-container .edit-container .buttons .button .label,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .buttons .button .label,.card.editing .MuiPaper-root .response_type .edit-container .buttons .button .label,.card.editing .response_type.crud .container.prompt_actions .edit-container .buttons .button .label,.card.editing .response_type.crud .modal-content .edit-container .buttons .button .label,.card.editing .response_type.crud .new-container .edit-container .buttons .button .label,.card.editing .response_type.crud .no-results-container .edit-container .buttons .button .label,.card.editing .response_type.crud .response-type-editor-container .edit-container .buttons .button .label,.card.editing .response_type.crud .response_type .edit-container .buttons .button .label,.card.editing .response_types .container.prompt_actions .edit-container .buttons .button .label,.card.editing .response_types .modal-content .edit-container .buttons .button .label,.card.editing .response_types .new-container .edit-container .buttons .button .label,.card.editing .response_types .no-results-container .edit-container .buttons .button .label,.card.editing .response_types .response-type-editor-container .edit-container .buttons .button .label,.card.editing .response_types .response_type .edit-container .buttons .button .label,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .buttons .button .label,.drawer.prompt_editor .categories.chips .modal-content .edit-container .buttons .button .label,.drawer.prompt_editor .categories.chips .new-container .edit-container .buttons .button .label,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .buttons .button .label,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .buttons .button .label,.drawer.prompt_editor .categories.chips .response_type .edit-container .buttons .button .label,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .buttons .button .label,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .buttons .button .label,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .buttons .button .label,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .buttons .button .label,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .buttons .button .label,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .buttons .button .label,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .buttons .button .label,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .buttons .button .label,.drawer.prompt_editor .response_type.crud .new-container .edit-container .buttons .button .label,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .buttons .button .label,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .buttons .button .label,.drawer.prompt_editor .response_type.crud .response_type .edit-container .buttons .button .label,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .buttons .button .label,.drawer.prompt_editor .response_types .modal-content .edit-container .buttons .button .label,.drawer.prompt_editor .response_types .new-container .edit-container .buttons .button .label,.drawer.prompt_editor .response_types .no-results-container .edit-container .buttons .button .label,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .buttons .button .label,.drawer.prompt_editor .response_types .response_type .edit-container .buttons .button .label{font-size:.8em;margin-left:5px}.card.editing .categories.chips .container.prompt_actions .edit-container .buttons .button .icon,.card.editing .categories.chips .modal-content .edit-container .buttons .button .icon,.card.editing .categories.chips .new-container .edit-container .buttons .button .icon,.card.editing .categories.chips .no-results-container .edit-container .buttons .button .icon,.card.editing .categories.chips .response-type-editor-container .edit-container .buttons .button .icon,.card.editing .categories.chips .response_type .edit-container .buttons .button .icon,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .buttons .button .icon,.card.editing .MuiPaper-root .modal-content .edit-container .buttons .button .icon,.card.editing .MuiPaper-root .new-container .edit-container .buttons .button .icon,.card.editing .MuiPaper-root .no-results-container .edit-container .buttons .button .icon,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .buttons .button .icon,.card.editing .MuiPaper-root .response_type .edit-container .buttons .button .icon,.card.editing .response_type.crud .container.prompt_actions .edit-container .buttons .button .icon,.card.editing .response_type.crud .modal-content .edit-container .buttons .button .icon,.card.editing .response_type.crud .new-container .edit-container .buttons .button .icon,.card.editing .response_type.crud .no-results-container .edit-container .buttons .button .icon,.card.editing .response_type.crud .response-type-editor-container .edit-container .buttons .button .icon,.card.editing .response_type.crud .response_type .edit-container .buttons .button .icon,.card.editing .response_types .container.prompt_actions .edit-container .buttons .button .icon,.card.editing .response_types .modal-content .edit-container .buttons .button .icon,.card.editing .response_types .new-container .edit-container .buttons .button .icon,.card.editing .response_types .no-results-container .edit-container .buttons .button .icon,.card.editing .response_types .response-type-editor-container .edit-container .buttons .button .icon,.card.editing .response_types .response_type .edit-container .buttons .button .icon,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .buttons .button .icon,.drawer.prompt_editor .categories.chips .modal-content .edit-container .buttons .button .icon,.drawer.prompt_editor .categories.chips .new-container .edit-container .buttons .button .icon,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .buttons .button .icon,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .buttons .button .icon,.drawer.prompt_editor .categories.chips .response_type .edit-container .buttons .button .icon,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .buttons .button .icon,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .buttons .button .icon,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .buttons .button .icon,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .buttons .button .icon,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .buttons .button .icon,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .buttons .button .icon,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .buttons .button .icon,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .buttons .button .icon,.drawer.prompt_editor .response_type.crud .new-container .edit-container .buttons .button .icon,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .buttons .button .icon,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .buttons .button .icon,.drawer.prompt_editor .response_type.crud .response_type .edit-container .buttons .button .icon,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .buttons .button .icon,.drawer.prompt_editor .response_types .modal-content .edit-container .buttons .button .icon,.drawer.prompt_editor .response_types .new-container .edit-container .buttons .button .icon,.drawer.prompt_editor .response_types .no-results-container .edit-container .buttons .button .icon,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .buttons .button .icon,.drawer.prompt_editor .response_types .response_type .edit-container .buttons .button .icon{width:16px;height:16px;margin-right:4px}.card.editing .categories.chips .container.prompt_actions .edit-container .icon,.card.editing .categories.chips .modal-content .edit-container .icon,.card.editing .categories.chips .new-container .edit-container .icon,.card.editing .categories.chips .no-results-container .edit-container .icon,.card.editing .categories.chips .response-type-editor-container .edit-container .icon,.card.editing .categories.chips .response_type .edit-container .icon,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .icon,.card.editing .MuiPaper-root .modal-content .edit-container .icon,.card.editing .MuiPaper-root .new-container .edit-container .icon,.card.editing .MuiPaper-root .no-results-container .edit-container .icon,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .icon,.card.editing .MuiPaper-root .response_type .edit-container .icon,.card.editing .response_type.crud .container.prompt_actions .edit-container .icon,.card.editing .response_type.crud .modal-content .edit-container .icon,.card.editing .response_type.crud .new-container .edit-container .icon,.card.editing .response_type.crud .no-results-container .edit-container .icon,.card.editing .response_type.crud .response-type-editor-container .edit-container .icon,.card.editing .response_type.crud .response_type .edit-container .icon,.card.editing .response_types .container.prompt_actions .edit-container .icon,.card.editing .response_types .modal-content .edit-container .icon,.card.editing .response_types .new-container .edit-container .icon,.card.editing .response_types .no-results-container .edit-container .icon,.card.editing .response_types .response-type-editor-container .edit-container .icon,.card.editing .response_types .response_type .edit-container .icon,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .icon,.drawer.prompt_editor .categories.chips .modal-content .edit-container .icon,.drawer.prompt_editor .categories.chips .new-container .edit-container .icon,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .icon,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .icon,.drawer.prompt_editor .categories.chips .response_type .edit-container .icon,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .icon,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .icon,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .icon,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .icon,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .icon,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .icon,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .icon,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .icon,.drawer.prompt_editor .response_type.crud .new-container .edit-container .icon,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .icon,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .icon,.drawer.prompt_editor .response_type.crud .response_type .edit-container .icon,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .icon,.drawer.prompt_editor .response_types .modal-content .edit-container .icon,.drawer.prompt_editor .response_types .new-container .edit-container .icon,.drawer.prompt_editor .response_types .no-results-container .edit-container .icon,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .icon,.drawer.prompt_editor .response_types .response_type .edit-container .icon{width:16px;height:16px;opacity:.7;transition:opacity .2s ease;display:flex;flex-direction:row;cursor:pointer}.card.editing .categories.chips .container.prompt_actions .edit-container .icon:hover,.card.editing .categories.chips .modal-content .edit-container .icon:hover,.card.editing .categories.chips .new-container .edit-container .icon:hover,.card.editing .categories.chips .no-results-container .edit-container .icon:hover,.card.editing .categories.chips .response-type-editor-container .edit-container .icon:hover,.card.editing .categories.chips .response_type .edit-container .icon:hover,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .icon:hover,.card.editing .MuiPaper-root .modal-content .edit-container .icon:hover,.card.editing .MuiPaper-root .new-container .edit-container .icon:hover,.card.editing .MuiPaper-root .no-results-container .edit-container .icon:hover,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .icon:hover,.card.editing .MuiPaper-root .response_type .edit-container .icon:hover,.card.editing .response_type.crud .container.prompt_actions .edit-container .icon:hover,.card.editing .response_type.crud .modal-content .edit-container .icon:hover,.card.editing .response_type.crud .new-container .edit-container .icon:hover,.card.editing .response_type.crud .no-results-container .edit-container .icon:hover,.card.editing .response_type.crud .response-type-editor-container .edit-container .icon:hover,.card.editing .response_type.crud .response_type .edit-container .icon:hover,.card.editing .response_types .container.prompt_actions .edit-container .icon:hover,.card.editing .response_types .modal-content .edit-container .icon:hover,.card.editing .response_types .new-container .edit-container .icon:hover,.card.editing .response_types .no-results-container .edit-container .icon:hover,.card.editing .response_types .response-type-editor-container .edit-container .icon:hover,.card.editing .response_types .response_type .edit-container .icon:hover,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .icon:hover,.drawer.prompt_editor .categories.chips .modal-content .edit-container .icon:hover,.drawer.prompt_editor .categories.chips .new-container .edit-container .icon:hover,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .icon:hover,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .icon:hover,.drawer.prompt_editor .categories.chips .response_type .edit-container .icon:hover,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .icon:hover,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .icon:hover,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .icon:hover,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .icon:hover,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .icon:hover,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .icon:hover,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .icon:hover,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .icon:hover,.drawer.prompt_editor .response_type.crud .new-container .edit-container .icon:hover,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .icon:hover,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .icon:hover,.drawer.prompt_editor .response_type.crud .response_type .edit-container .icon:hover,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .icon:hover,.drawer.prompt_editor .response_types .modal-content .edit-container .icon:hover,.drawer.prompt_editor .response_types .new-container .edit-container .icon:hover,.drawer.prompt_editor .response_types .no-results-container .edit-container .icon:hover,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .icon:hover,.drawer.prompt_editor .response_types .response_type .edit-container .icon:hover{opacity:1}.card.editing .categories.chips .container.prompt_actions .edit-container .icon.editing,.card.editing .categories.chips .modal-content .edit-container .icon.editing,.card.editing .categories.chips .new-container .edit-container .icon.editing,.card.editing .categories.chips .no-results-container .edit-container .icon.editing,.card.editing .categories.chips .response-type-editor-container .edit-container .icon.editing,.card.editing .categories.chips .response_type .edit-container .icon.editing,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .icon.editing,.card.editing .MuiPaper-root .modal-content .edit-container .icon.editing,.card.editing .MuiPaper-root .new-container .edit-container .icon.editing,.card.editing .MuiPaper-root .no-results-container .edit-container .icon.editing,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .icon.editing,.card.editing .MuiPaper-root .response_type .edit-container .icon.editing,.card.editing .response_type.crud .container.prompt_actions .edit-container .icon.editing,.card.editing .response_type.crud .modal-content .edit-container .icon.editing,.card.editing .response_type.crud .new-container .edit-container .icon.editing,.card.editing .response_type.crud .no-results-container .edit-container .icon.editing,.card.editing .response_type.crud .response-type-editor-container .edit-container .icon.editing,.card.editing .response_type.crud .response_type .edit-container .icon.editing,.card.editing .response_types .container.prompt_actions .edit-container .icon.editing,.card.editing .response_types .modal-content .edit-container .icon.editing,.card.editing .response_types .new-container .edit-container .icon.editing,.card.editing .response_types .no-results-container .edit-container .icon.editing,.card.editing .response_types .response-type-editor-container .edit-container .icon.editing,.card.editing .response_types .response_type .edit-container .icon.editing,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .icon.editing,.drawer.prompt_editor .categories.chips .modal-content .edit-container .icon.editing,.drawer.prompt_editor .categories.chips .new-container .edit-container .icon.editing,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .icon.editing,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .icon.editing,.drawer.prompt_editor .categories.chips .response_type .edit-container .icon.editing,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .icon.editing,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .icon.editing,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .icon.editing,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .icon.editing,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .icon.editing,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .icon.editing,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .icon.editing,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .icon.editing,.drawer.prompt_editor .response_type.crud .new-container .edit-container .icon.editing,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .icon.editing,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .icon.editing,.drawer.prompt_editor .response_type.crud .response_type .edit-container .icon.editing,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .icon.editing,.drawer.prompt_editor .response_types .modal-content .edit-container .icon.editing,.drawer.prompt_editor .response_types .new-container .edit-container .icon.editing,.drawer.prompt_editor .response_types .no-results-container .edit-container .icon.editing,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .icon.editing,.drawer.prompt_editor .response_types .response_type .edit-container .icon.editing{transform:rotate(0deg);transition:transform .2s ease}.card.editing .categories.chips .container.prompt_actions .edit-container .instruction-input,.card.editing .categories.chips .modal-content .edit-container .instruction-input,.card.editing .categories.chips .new-container .edit-container .instruction-input,.card.editing .categories.chips .no-results-container .edit-container .instruction-input,.card.editing .categories.chips .response-type-editor-container .edit-container .instruction-input,.card.editing .categories.chips .response_type .edit-container .instruction-input,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .instruction-input,.card.editing .MuiPaper-root .modal-content .edit-container .instruction-input,.card.editing .MuiPaper-root .new-container .edit-container .instruction-input,.card.editing .MuiPaper-root .no-results-container .edit-container .instruction-input,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .instruction-input,.card.editing .MuiPaper-root .response_type .edit-container .instruction-input,.card.editing .response_type.crud .container.prompt_actions .edit-container .instruction-input,.card.editing .response_type.crud .modal-content .edit-container .instruction-input,.card.editing .response_type.crud .new-container .edit-container .instruction-input,.card.editing .response_type.crud .no-results-container .edit-container .instruction-input,.card.editing .response_type.crud .response-type-editor-container .edit-container .instruction-input,.card.editing .response_type.crud .response_type .edit-container .instruction-input,.card.editing .response_types .container.prompt_actions .edit-container .instruction-input,.card.editing .response_types .modal-content .edit-container .instruction-input,.card.editing .response_types .new-container .edit-container .instruction-input,.card.editing .response_types .no-results-container .edit-container .instruction-input,.card.editing .response_types .response-type-editor-container .edit-container .instruction-input,.card.editing .response_types .response_type .edit-container .instruction-input,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .instruction-input,.drawer.prompt_editor .categories.chips .modal-content .edit-container .instruction-input,.drawer.prompt_editor .categories.chips .new-container .edit-container .instruction-input,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .instruction-input,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .instruction-input,.drawer.prompt_editor .categories.chips .response_type .edit-container .instruction-input,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .instruction-input,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .instruction-input,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .instruction-input,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .instruction-input,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .instruction-input,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .instruction-input,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .instruction-input,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .instruction-input,.drawer.prompt_editor .response_type.crud .new-container .edit-container .instruction-input,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .instruction-input,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .instruction-input,.drawer.prompt_editor .response_type.crud .response_type .edit-container .instruction-input,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .instruction-input,.drawer.prompt_editor .response_types .modal-content .edit-container .instruction-input,.drawer.prompt_editor .response_types .new-container .edit-container .instruction-input,.drawer.prompt_editor .response_types .no-results-container .edit-container .instruction-input,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .instruction-input,.drawer.prompt_editor .response_types .response_type .edit-container .instruction-input{border-radius:5px;min-height:125px;padding:8px;border:1px solid hsla(0,0%,100%,.1);background:#dfdfdf;color:#000;resize:vertical;margin-top:8px;margin-bottom:5px;font-family:Nunito}.card.editing .categories.chips .container.prompt_actions .edit-container .instruction-input:focus,.card.editing .categories.chips .modal-content .edit-container .instruction-input:focus,.card.editing .categories.chips .new-container .edit-container .instruction-input:focus,.card.editing .categories.chips .no-results-container .edit-container .instruction-input:focus,.card.editing .categories.chips .response-type-editor-container .edit-container .instruction-input:focus,.card.editing .categories.chips .response_type .edit-container .instruction-input:focus,.card.editing .MuiPaper-root .container.prompt_actions .edit-container .instruction-input:focus,.card.editing .MuiPaper-root .modal-content .edit-container .instruction-input:focus,.card.editing .MuiPaper-root .new-container .edit-container .instruction-input:focus,.card.editing .MuiPaper-root .no-results-container .edit-container .instruction-input:focus,.card.editing .MuiPaper-root .response-type-editor-container .edit-container .instruction-input:focus,.card.editing .MuiPaper-root .response_type .edit-container .instruction-input:focus,.card.editing .response_type.crud .container.prompt_actions .edit-container .instruction-input:focus,.card.editing .response_type.crud .modal-content .edit-container .instruction-input:focus,.card.editing .response_type.crud .new-container .edit-container .instruction-input:focus,.card.editing .response_type.crud .no-results-container .edit-container .instruction-input:focus,.card.editing .response_type.crud .response-type-editor-container .edit-container .instruction-input:focus,.card.editing .response_type.crud .response_type .edit-container .instruction-input:focus,.card.editing .response_types .container.prompt_actions .edit-container .instruction-input:focus,.card.editing .response_types .modal-content .edit-container .instruction-input:focus,.card.editing .response_types .new-container .edit-container .instruction-input:focus,.card.editing .response_types .no-results-container .edit-container .instruction-input:focus,.card.editing .response_types .response-type-editor-container .edit-container .instruction-input:focus,.card.editing .response_types .response_type .edit-container .instruction-input:focus,.drawer.prompt_editor .categories.chips .container.prompt_actions .edit-container .instruction-input:focus,.drawer.prompt_editor .categories.chips .modal-content .edit-container .instruction-input:focus,.drawer.prompt_editor .categories.chips .new-container .edit-container .instruction-input:focus,.drawer.prompt_editor .categories.chips .no-results-container .edit-container .instruction-input:focus,.drawer.prompt_editor .categories.chips .response-type-editor-container .edit-container .instruction-input:focus,.drawer.prompt_editor .categories.chips .response_type .edit-container .instruction-input:focus,.drawer.prompt_editor .MuiPaper-root .container.prompt_actions .edit-container .instruction-input:focus,.drawer.prompt_editor .MuiPaper-root .modal-content .edit-container .instruction-input:focus,.drawer.prompt_editor .MuiPaper-root .new-container .edit-container .instruction-input:focus,.drawer.prompt_editor .MuiPaper-root .no-results-container .edit-container .instruction-input:focus,.drawer.prompt_editor .MuiPaper-root .response-type-editor-container .edit-container .instruction-input:focus,.drawer.prompt_editor .MuiPaper-root .response_type .edit-container .instruction-input:focus,.drawer.prompt_editor .response_type.crud .container.prompt_actions .edit-container .instruction-input:focus,.drawer.prompt_editor .response_type.crud .modal-content .edit-container .instruction-input:focus,.drawer.prompt_editor .response_type.crud .new-container .edit-container .instruction-input:focus,.drawer.prompt_editor .response_type.crud .no-results-container .edit-container .instruction-input:focus,.drawer.prompt_editor .response_type.crud .response-type-editor-container .edit-container .instruction-input:focus,.drawer.prompt_editor .response_type.crud .response_type .edit-container .instruction-input:focus,.drawer.prompt_editor .response_types .container.prompt_actions .edit-container .instruction-input:focus,.drawer.prompt_editor .response_types .modal-content .edit-container .instruction-input:focus,.drawer.prompt_editor .response_types .new-container .edit-container .instruction-input:focus,.drawer.prompt_editor .response_types .no-results-container .edit-container .instruction-input:focus,.drawer.prompt_editor .response_types .response-type-editor-container .edit-container .instruction-input:focus,.drawer.prompt_editor .response_types .response_type .edit-container .instruction-input:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.card.editing.light .MuiDrawer-paper,.drawer.prompt_editor.light .MuiDrawer-paper{color:#000}.card.editing.light .MuiPaper-root,.drawer.prompt_editor.light .MuiPaper-root{background:#d0d8e2!important;color:#000;border-top:1px solid #b9b9b9}.card.editing.light .MuiPaper-root .icon.search,.drawer.prompt_editor.light .MuiPaper-root .icon.search{opacity:.5}.card.editing.light .prompt.part,.drawer.prompt_editor.light .prompt.part{background:#b2c0d0!important}.card.editing.light .container.prompt_actions .scroll-container .buttons.container .icon,.drawer.prompt_editor.light .container.prompt_actions .scroll-container .buttons.container .icon{color:#2b2b2b}.card.editing.light .container.prompt_actions .scroll-container .buttons.container .icon .img,.drawer.prompt_editor.light .container.prompt_actions .scroll-container .buttons.container .icon .img{opacity:.4}.card.editing.light .categories.chips,.card.editing.light .response_types,.drawer.prompt_editor.light .categories.chips,.drawer.prompt_editor.light .response_types{background:transparent}.card.editing.light .categories.chips .response_type,.card.editing.light .response_types .response_type,.drawer.prompt_editor.light .categories.chips .response_type,.drawer.prompt_editor.light .response_types .response_type{background:#d0d8e2!important;color:#222}.card.editing.light .categories.chips .response_type .category,.card.editing.light .response_types .response_type .category,.drawer.prompt_editor.light .categories.chips .response_type .category,.drawer.prompt_editor.light .response_types .response_type .category{color:#171b20;text-shadow:none;opacity:.8!important}.card.editing.light .categories.chips .icon.\|.new,.card.editing.light .response_types .icon.\|.new,.drawer.prompt_editor.light .categories.chips .icon.\|.new,.drawer.prompt_editor.light .response_types .icon.\|.new{opacity:.5}.card.editing .container.prompt_actions .edit-container,.drawer.prompt_editor .container.prompt_actions .edit-container{margin-top:15px!important;margin-bottom:0!important;padding-bottom:0!important}.card.editing .categories.chips,.drawer.prompt_editor .categories.chips{flex-direction:row;width:auto!important;padding-top:5px;padding-bottom:5px;min-height:31px}.card.editing .categories.chips.wide,.drawer.prompt_editor .categories.chips.wide{width:100%!important;margin-left:auto;margin-right:auto}.card.editing .categories.chips.editing,.drawer.prompt_editor .categories.chips.editing{max-height:100%;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.card.editing .response_types.editing,.drawer.prompt_editor .response_types.editing{flex:1;opacity:0}@keyframes slideDown{to{opacity:1;transform:translateY(0)}}.card.editing .response-types-search.homepage.mobile,.card.editing .response_types.homepage.mobile,.drawer.prompt_editor .response-types-search.homepage.mobile,.drawer.prompt_editor .response_types.homepage.mobile{width:480px;margin-left:1rem}.card.editing .response-types-search.drawer,.card.editing .response-types-search.dropdown,.card.editing .response-types-search.homepage,.card.editing .response-types-search.multi_select,.card.editing .response-types-search .response_types.search,.card.editing .response_types.drawer,.card.editing .response_types.dropdown,.card.editing .response_types.homepage,.card.editing .response_types.multi_select,.card.editing .response_types .response_types.search,.drawer.prompt_editor .response-types-search.drawer,.drawer.prompt_editor .response-types-search.dropdown,.drawer.prompt_editor .response-types-search.homepage,.drawer.prompt_editor .response-types-search.multi_select,.drawer.prompt_editor .response-types-search .response_types.search,.drawer.prompt_editor .response_types.drawer,.drawer.prompt_editor .response_types.dropdown,.drawer.prompt_editor .response_types.homepage,.drawer.prompt_editor .response_types.multi_select,.drawer.prompt_editor .response_types .response_types.search{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;flex-grow:1;overflow-y:auto;overflow-x:hidden;justify-content:center;gap:0 14px}.card.editing .response-types-search.drawer.mobile,.card.editing .response-types-search.dropdown.mobile,.card.editing .response-types-search.homepage.mobile,.card.editing .response-types-search.multi_select.mobile,.card.editing .response-types-search .response_types.search.mobile,.card.editing .response_types.drawer.mobile,.card.editing .response_types.dropdown.mobile,.card.editing .response_types.homepage.mobile,.card.editing .response_types.multi_select.mobile,.card.editing .response_types .response_types.search.mobile,.drawer.prompt_editor .response-types-search.drawer.mobile,.drawer.prompt_editor .response-types-search.dropdown.mobile,.drawer.prompt_editor .response-types-search.homepage.mobile,.drawer.prompt_editor .response-types-search.multi_select.mobile,.drawer.prompt_editor .response-types-search .response_types.search.mobile,.drawer.prompt_editor .response_types.drawer.mobile,.drawer.prompt_editor .response_types.dropdown.mobile,.drawer.prompt_editor .response_types.homepage.mobile,.drawer.prompt_editor .response_types.multi_select.mobile,.drawer.prompt_editor .response_types .response_types.search.mobile{height:60vh}.card.editing .response-types-search.drawer.wide,.card.editing .response-types-search.dropdown.wide,.card.editing .response-types-search.homepage.wide,.card.editing .response-types-search.multi_select.wide,.card.editing .response-types-search .response_types.search.wide,.card.editing .response_types.drawer.wide,.card.editing .response_types.dropdown.wide,.card.editing .response_types.homepage.wide,.card.editing .response_types.multi_select.wide,.card.editing .response_types .response_types.search.wide,.drawer.prompt_editor .response-types-search.drawer.wide,.drawer.prompt_editor .response-types-search.dropdown.wide,.drawer.prompt_editor .response-types-search.homepage.wide,.drawer.prompt_editor .response-types-search.multi_select.wide,.drawer.prompt_editor .response-types-search .response_types.search.wide,.drawer.prompt_editor .response_types.drawer.wide,.drawer.prompt_editor .response_types.dropdown.wide,.drawer.prompt_editor .response_types.homepage.wide,.drawer.prompt_editor .response_types.multi_select.wide,.drawer.prompt_editor .response_types .response_types.search.wide{height:inherit;display:flex;flex-direction:column;flex-wrap:nowrap;flex-grow:unset;justify-content:flex-start;padding:0 8px;gap:8px}.card.editing .response-types-search.drawer.wide::-webkit-scrollbar,.card.editing .response-types-search.dropdown.wide::-webkit-scrollbar,.card.editing .response-types-search.homepage.wide::-webkit-scrollbar,.card.editing .response-types-search.multi_select.wide::-webkit-scrollbar,.card.editing .response-types-search .response_types.search.wide::-webkit-scrollbar,.card.editing .response_types.drawer.wide::-webkit-scrollbar,.card.editing .response_types.dropdown.wide::-webkit-scrollbar,.card.editing .response_types.homepage.wide::-webkit-scrollbar,.card.editing .response_types.multi_select.wide::-webkit-scrollbar,.card.editing .response_types .response_types.search.wide::-webkit-scrollbar,.drawer.prompt_editor .response-types-search.drawer.wide::-webkit-scrollbar,.drawer.prompt_editor .response-types-search.dropdown.wide::-webkit-scrollbar,.drawer.prompt_editor .response-types-search.homepage.wide::-webkit-scrollbar,.drawer.prompt_editor .response-types-search.multi_select.wide::-webkit-scrollbar,.drawer.prompt_editor .response-types-search .response_types.search.wide::-webkit-scrollbar,.drawer.prompt_editor .response_types.drawer.wide::-webkit-scrollbar,.drawer.prompt_editor .response_types.dropdown.wide::-webkit-scrollbar,.drawer.prompt_editor .response_types.homepage.wide::-webkit-scrollbar,.drawer.prompt_editor .response_types.multi_select.wide::-webkit-scrollbar,.drawer.prompt_editor .response_types .response_types.search.wide::-webkit-scrollbar{width:8px}.card.editing .response-types-search.drawer.wide::-webkit-scrollbar-thumb,.card.editing .response-types-search.dropdown.wide::-webkit-scrollbar-thumb,.card.editing .response-types-search.homepage.wide::-webkit-scrollbar-thumb,.card.editing .response-types-search.multi_select.wide::-webkit-scrollbar-thumb,.card.editing .response-types-search .response_types.search.wide::-webkit-scrollbar-thumb,.card.editing .response_types.drawer.wide::-webkit-scrollbar-thumb,.card.editing .response_types.dropdown.wide::-webkit-scrollbar-thumb,.card.editing .response_types.homepage.wide::-webkit-scrollbar-thumb,.card.editing .response_types.multi_select.wide::-webkit-scrollbar-thumb,.card.editing .response_types .response_types.search.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.drawer.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.dropdown.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.homepage.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.multi_select.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search .response_types.search.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.drawer.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.dropdown.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.homepage.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.multi_select.wide::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types .response_types.search.wide::-webkit-scrollbar-thumb{border-radius:4px;background-color:#555}.card.editing .response-types-search.drawer.wide.light::-webkit-scrollbar-thumb,.card.editing .response-types-search.dropdown.wide.light::-webkit-scrollbar-thumb,.card.editing .response-types-search.homepage.wide.light::-webkit-scrollbar-thumb,.card.editing .response-types-search.multi_select.wide.light::-webkit-scrollbar-thumb,.card.editing .response-types-search .response_types.search.wide.light::-webkit-scrollbar-thumb,.card.editing .response_types.drawer.wide.light::-webkit-scrollbar-thumb,.card.editing .response_types.dropdown.wide.light::-webkit-scrollbar-thumb,.card.editing .response_types.homepage.wide.light::-webkit-scrollbar-thumb,.card.editing .response_types.multi_select.wide.light::-webkit-scrollbar-thumb,.card.editing .response_types .response_types.search.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.drawer.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.dropdown.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.homepage.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.multi_select.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search .response_types.search.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.drawer.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.dropdown.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.homepage.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.multi_select.wide.light::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types .response_types.search.wide.light::-webkit-scrollbar-thumb{background-color:#b3c0cf}.card.editing .response-types-search.drawer.wide.light::-webkit-scrollbar-track,.card.editing .response-types-search.dropdown.wide.light::-webkit-scrollbar-track,.card.editing .response-types-search.homepage.wide.light::-webkit-scrollbar-track,.card.editing .response-types-search.multi_select.wide.light::-webkit-scrollbar-track,.card.editing .response-types-search .response_types.search.wide.light::-webkit-scrollbar-track,.card.editing .response_types.drawer.wide.light::-webkit-scrollbar-track,.card.editing .response_types.dropdown.wide.light::-webkit-scrollbar-track,.card.editing .response_types.homepage.wide.light::-webkit-scrollbar-track,.card.editing .response_types.multi_select.wide.light::-webkit-scrollbar-track,.card.editing .response_types .response_types.search.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.drawer.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.dropdown.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.homepage.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.multi_select.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search .response_types.search.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.drawer.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.dropdown.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.homepage.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.multi_select.wide.light::-webkit-scrollbar-track,.drawer.prompt_editor .response_types .response_types.search.wide.light::-webkit-scrollbar-track{background-color:#e0e6ed}.card.editing .response-types-search.drawer.wide.dark::-webkit-scrollbar-thumb,.card.editing .response-types-search.dropdown.wide.dark::-webkit-scrollbar-thumb,.card.editing .response-types-search.homepage.wide.dark::-webkit-scrollbar-thumb,.card.editing .response-types-search.multi_select.wide.dark::-webkit-scrollbar-thumb,.card.editing .response-types-search .response_types.search.wide.dark::-webkit-scrollbar-thumb,.card.editing .response_types.drawer.wide.dark::-webkit-scrollbar-thumb,.card.editing .response_types.dropdown.wide.dark::-webkit-scrollbar-thumb,.card.editing .response_types.homepage.wide.dark::-webkit-scrollbar-thumb,.card.editing .response_types.multi_select.wide.dark::-webkit-scrollbar-thumb,.card.editing .response_types .response_types.search.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.drawer.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.dropdown.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.homepage.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search.multi_select.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response-types-search .response_types.search.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.drawer.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.dropdown.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.homepage.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types.multi_select.wide.dark::-webkit-scrollbar-thumb,.drawer.prompt_editor .response_types .response_types.search.wide.dark::-webkit-scrollbar-thumb{background-color:#444}.card.editing .response-types-search.drawer.wide.dark::-webkit-scrollbar-track,.card.editing .response-types-search.dropdown.wide.dark::-webkit-scrollbar-track,.card.editing .response-types-search.homepage.wide.dark::-webkit-scrollbar-track,.card.editing .response-types-search.multi_select.wide.dark::-webkit-scrollbar-track,.card.editing .response-types-search .response_types.search.wide.dark::-webkit-scrollbar-track,.card.editing .response_types.drawer.wide.dark::-webkit-scrollbar-track,.card.editing .response_types.dropdown.wide.dark::-webkit-scrollbar-track,.card.editing .response_types.homepage.wide.dark::-webkit-scrollbar-track,.card.editing .response_types.multi_select.wide.dark::-webkit-scrollbar-track,.card.editing .response_types .response_types.search.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.drawer.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.dropdown.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.homepage.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search.multi_select.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response-types-search .response_types.search.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.drawer.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.dropdown.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.homepage.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response_types.multi_select.wide.dark::-webkit-scrollbar-track,.drawer.prompt_editor .response_types .response_types.search.wide.dark::-webkit-scrollbar-track{background-color:#1e1e1e}.card.editing .response-types-search.drawer.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response-types-search.dropdown.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response-types-search.homepage.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response-types-search.multi_select.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response-types-search .response_types.search.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response_types.drawer.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response_types.dropdown.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response_types.homepage.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response_types.multi_select.wide .response_type.value .container .value.animate .custom_instruction,.card.editing .response_types .response_types.search.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response-types-search.drawer.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response-types-search.dropdown.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response-types-search.homepage.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response-types-search.multi_select.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response-types-search .response_types.search.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response_types.drawer.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response_types.dropdown.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response_types.homepage.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response_types.multi_select.wide .response_type.value .container .value.animate .custom_instruction,.drawer.prompt_editor .response_types .response_types.search.wide .response_type.value .container .value.animate .custom_instruction{display:flex;margin-left:auto;margin-right:auto;text-align:center;color:#a3adb9}.card.editing .response-types-search.drawer.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response-types-search.dropdown.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response-types-search.homepage.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response-types-search.multi_select.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response-types-search .response_types.search.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response_types.drawer.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response_types.dropdown.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response_types.homepage.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response_types.multi_select.wide .response_type.value .container .value.animate .custom_instruction.light,.card.editing .response_types .response_types.search.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response-types-search.drawer.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response-types-search.dropdown.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response-types-search.homepage.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response-types-search.multi_select.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response-types-search .response_types.search.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response_types.drawer.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response_types.dropdown.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response_types.homepage.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response_types.multi_select.wide .response_type.value .container .value.animate .custom_instruction.light,.drawer.prompt_editor .response_types .response_types.search.wide .response_type.value .container .value.animate .custom_instruction.light{color:#1d1d1d}.card.editing .response-types-search.drawer:hover,.card.editing .response-types-search.dropdown:hover,.card.editing .response-types-search.homepage:hover,.card.editing .response-types-search.multi_select:hover,.card.editing .response-types-search .response_types.search:hover,.card.editing .response_types.drawer:hover,.card.editing .response_types.dropdown:hover,.card.editing .response_types.homepage:hover,.card.editing .response_types.multi_select:hover,.card.editing .response_types .response_types.search:hover,.drawer.prompt_editor .response-types-search.drawer:hover,.drawer.prompt_editor .response-types-search.dropdown:hover,.drawer.prompt_editor .response-types-search.homepage:hover,.drawer.prompt_editor .response-types-search.multi_select:hover,.drawer.prompt_editor .response-types-search .response_types.search:hover,.drawer.prompt_editor .response_types.drawer:hover,.drawer.prompt_editor .response_types.dropdown:hover,.drawer.prompt_editor .response_types.homepage:hover,.drawer.prompt_editor .response_types.multi_select:hover,.drawer.prompt_editor .response_types .response_types.search:hover{opacity:1}.card.editing .response-types-search.drawer .response_type.value,.card.editing .response-types-search.dropdown .response_type.value,.card.editing .response-types-search.homepage .response_type.value,.card.editing .response-types-search.multi_select .response_type.value,.card.editing .response-types-search .response_types.search .response_type.value,.card.editing .response_types.drawer .response_type.value,.card.editing .response_types.dropdown .response_type.value,.card.editing .response_types.homepage .response_type.value,.card.editing .response_types.multi_select .response_type.value,.card.editing .response_types .response_types.search .response_type.value,.drawer.prompt_editor .response-types-search.drawer .response_type.value,.drawer.prompt_editor .response-types-search.dropdown .response_type.value,.drawer.prompt_editor .response-types-search.homepage .response_type.value,.drawer.prompt_editor .response-types-search.multi_select .response_type.value,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value,.drawer.prompt_editor .response_types.drawer .response_type.value,.drawer.prompt_editor .response_types.dropdown .response_type.value,.drawer.prompt_editor .response_types.homepage .response_type.value,.drawer.prompt_editor .response_types.multi_select .response_type.value,.drawer.prompt_editor .response_types .response_types.search .response_type.value{margin:8px;min-height:49px;width:auto!important;border:1px solid #4c525a;border-radius:5px;background:#23262d;font-weight:400;font-family:Nunito;text-wrap:wrap;justify-content:center;border-width:1px!important;cursor:pointer;display:flex;transition:all .3s ease;flex-direction:column;text-align:center;position:relative;gap:6px}.card.editing .response-types-search.drawer .response_type.value.mobile,.card.editing .response-types-search.dropdown .response_type.value.mobile,.card.editing .response-types-search.homepage .response_type.value.mobile,.card.editing .response-types-search.multi_select .response_type.value.mobile,.card.editing .response-types-search .response_types.search .response_type.value.mobile,.card.editing .response_types.drawer .response_type.value.mobile,.card.editing .response_types.dropdown .response_type.value.mobile,.card.editing .response_types.homepage .response_type.value.mobile,.card.editing .response_types.multi_select .response_type.value.mobile,.card.editing .response_types .response_types.search .response_type.value.mobile,.drawer.prompt_editor .response-types-search.drawer .response_type.value.mobile,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.mobile,.drawer.prompt_editor .response-types-search.homepage .response_type.value.mobile,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.mobile,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.mobile,.drawer.prompt_editor .response_types.drawer .response_type.value.mobile,.drawer.prompt_editor .response_types.dropdown .response_type.value.mobile,.drawer.prompt_editor .response_types.homepage .response_type.value.mobile,.drawer.prompt_editor .response_types.multi_select .response_type.value.mobile,.drawer.prompt_editor .response_types .response_types.search .response_type.value.mobile{width:96%!important}.card.editing .response-types-search.drawer .response_type.value.wide,.card.editing .response-types-search.dropdown .response_type.value.wide,.card.editing .response-types-search.homepage .response_type.value.wide,.card.editing .response-types-search.multi_select .response_type.value.wide,.card.editing .response-types-search .response_types.search .response_type.value.wide,.card.editing .response_types.drawer .response_type.value.wide,.card.editing .response_types.dropdown .response_type.value.wide,.card.editing .response_types.homepage .response_type.value.wide,.card.editing .response_types.multi_select .response_type.value.wide,.card.editing .response_types .response_types.search .response_type.value.wide,.drawer.prompt_editor .response-types-search.drawer .response_type.value.wide,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.wide,.drawer.prompt_editor .response-types-search.homepage .response_type.value.wide,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.wide,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.wide,.drawer.prompt_editor .response_types.drawer .response_type.value.wide,.drawer.prompt_editor .response_types.dropdown .response_type.value.wide,.drawer.prompt_editor .response_types.homepage .response_type.value.wide,.drawer.prompt_editor .response_types.multi_select .response_type.value.wide,.drawer.prompt_editor .response_types .response_types.search .response_type.value.wide{width:auto;min-height:85px;overflow:hidden}.card.editing .response-types-search.drawer .response_type.value.light,.card.editing .response-types-search.dropdown .response_type.value.light,.card.editing .response-types-search.homepage .response_type.value.light,.card.editing .response-types-search.multi_select .response_type.value.light,.card.editing .response-types-search .response_types.search .response_type.value.light,.card.editing .response_types.drawer .response_type.value.light,.card.editing .response_types.dropdown .response_type.value.light,.card.editing .response_types.homepage .response_type.value.light,.card.editing .response_types.multi_select .response_type.value.light,.card.editing .response_types .response_types.search .response_type.value.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.light,.drawer.prompt_editor .response_types.drawer .response_type.value.light,.drawer.prompt_editor .response_types.dropdown .response_type.value.light,.drawer.prompt_editor .response_types.homepage .response_type.value.light,.drawer.prompt_editor .response_types.multi_select .response_type.value.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value.light{background:linear-gradient(163deg,#d0d8e2,#adb7c3)!important}.card.editing .response-types-search.drawer .response_type.value.dropdown,.card.editing .response-types-search.dropdown .response_type.value.dropdown,.card.editing .response-types-search.homepage .response_type.value.dropdown,.card.editing .response-types-search.multi_select .response_type.value.dropdown,.card.editing .response-types-search .response_types.search .response_type.value.dropdown,.card.editing .response_types.drawer .response_type.value.dropdown,.card.editing .response_types.dropdown .response_type.value.dropdown,.card.editing .response_types.homepage .response_type.value.dropdown,.card.editing .response_types.multi_select .response_type.value.dropdown,.card.editing .response_types .response_types.search .response_type.value.dropdown,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown{width:100%;text-align:left;padding:12px 16px;border-radius:12px;border-width:2px!important;box-shadow:0 18px 40px rgba(0,0,0,.35);gap:10px}.card.editing .response-types-search.drawer .response_type.value.dropdown.dark,.card.editing .response-types-search.dropdown .response_type.value.dropdown.dark,.card.editing .response-types-search.homepage .response_type.value.dropdown.dark,.card.editing .response-types-search.multi_select .response_type.value.dropdown.dark,.card.editing .response-types-search .response_types.search .response_type.value.dropdown.dark,.card.editing .response_types.drawer .response_type.value.dropdown.dark,.card.editing .response_types.dropdown .response_type.value.dropdown.dark,.card.editing .response_types.homepage .response_type.value.dropdown.dark,.card.editing .response_types.multi_select .response_type.value.dropdown.dark,.card.editing .response_types .response_types.search .response_type.value.dropdown.dark,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown.dark,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown.dark,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown.dark,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown.dark,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown.dark,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown.dark,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown.dark,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown.dark,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown.dark,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown.dark{background:radial-gradient(circle at top,rgba(45,56,66,.9) 0,rgba(25,30,37,.95) 100%)}.card.editing .response-types-search.drawer .response_type.value.dropdown.light,.card.editing .response-types-search.dropdown .response_type.value.dropdown.light,.card.editing .response-types-search.homepage .response_type.value.dropdown.light,.card.editing .response-types-search.multi_select .response_type.value.dropdown.light,.card.editing .response-types-search .response_types.search .response_type.value.dropdown.light,.card.editing .response_types.drawer .response_type.value.dropdown.light,.card.editing .response_types.dropdown .response_type.value.dropdown.light,.card.editing .response_types.homepage .response_type.value.dropdown.light,.card.editing .response_types.multi_select .response_type.value.dropdown.light,.card.editing .response_types .response_types.search .response_type.value.dropdown.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown.light,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown.light,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown.light,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown.light,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown.light{background:linear-gradient(180deg,#fff,#f1f5f9)!important;box-shadow:0 16px 32px rgba(15,23,42,.15)}.card.editing .response-types-search.drawer .response_type.value.dropdown .dropdown-header,.card.editing .response-types-search.dropdown .response_type.value.dropdown .dropdown-header,.card.editing .response-types-search.homepage .response_type.value.dropdown .dropdown-header,.card.editing .response-types-search.multi_select .response_type.value.dropdown .dropdown-header,.card.editing .response-types-search .response_types.search .response_type.value.dropdown .dropdown-header,.card.editing .response_types.drawer .response_type.value.dropdown .dropdown-header,.card.editing .response_types.dropdown .response_type.value.dropdown .dropdown-header,.card.editing .response_types.homepage .response_type.value.dropdown .dropdown-header,.card.editing .response_types.multi_select .response_type.value.dropdown .dropdown-header,.card.editing .response_types .response_types.search .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown .dropdown-header,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown .dropdown-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.card.editing .response-types-search.drawer .response_type.value.dropdown .category-chip,.card.editing .response-types-search.dropdown .response_type.value.dropdown .category-chip,.card.editing .response-types-search.homepage .response_type.value.dropdown .category-chip,.card.editing .response-types-search.multi_select .response_type.value.dropdown .category-chip,.card.editing .response-types-search .response_types.search .response_type.value.dropdown .category-chip,.card.editing .response_types.drawer .response_type.value.dropdown .category-chip,.card.editing .response_types.dropdown .response_type.value.dropdown .category-chip,.card.editing .response_types.homepage .response_type.value.dropdown .category-chip,.card.editing .response_types.multi_select .response_type.value.dropdown .category-chip,.card.editing .response_types .response_types.search .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown .category-chip,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown .category-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-weight:700;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08);color:#f8fafc}.card.editing .response-types-search.drawer .response_type.value.dropdown .category-chip.light,.card.editing .response-types-search.dropdown .response_type.value.dropdown .category-chip.light,.card.editing .response-types-search.homepage .response_type.value.dropdown .category-chip.light,.card.editing .response-types-search.multi_select .response_type.value.dropdown .category-chip.light,.card.editing .response-types-search .response_types.search .response_type.value.dropdown .category-chip.light,.card.editing .response_types.drawer .response_type.value.dropdown .category-chip.light,.card.editing .response_types.dropdown .response_type.value.dropdown .category-chip.light,.card.editing .response_types.homepage .response_type.value.dropdown .category-chip.light,.card.editing .response_types.multi_select .response_type.value.dropdown .category-chip.light,.card.editing .response_types .response_types.search .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown .category-chip.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown .category-chip.light{border-color:rgba(15,23,42,.18);background:rgba(148,163,184,.16);color:#0f172a}.card.editing .response-types-search.drawer .response_type.value.dropdown .dropdown-name,.card.editing .response-types-search.dropdown .response_type.value.dropdown .dropdown-name,.card.editing .response-types-search.homepage .response_type.value.dropdown .dropdown-name,.card.editing .response-types-search.multi_select .response_type.value.dropdown .dropdown-name,.card.editing .response-types-search .response_types.search .response_type.value.dropdown .dropdown-name,.card.editing .response_types.drawer .response_type.value.dropdown .dropdown-name,.card.editing .response_types.dropdown .response_type.value.dropdown .dropdown-name,.card.editing .response_types.homepage .response_type.value.dropdown .dropdown-name,.card.editing .response_types.multi_select .response_type.value.dropdown .dropdown-name,.card.editing .response_types .response_types.search .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown .dropdown-name,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown .dropdown-name{font-weight:700;font-size:1rem;color:#f1f5f9;text-transform:none;flex:1;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card.editing .response-types-search.drawer .response_type.value.dropdown .dropdown-name.light,.card.editing .response-types-search.dropdown .response_type.value.dropdown .dropdown-name.light,.card.editing .response-types-search.homepage .response_type.value.dropdown .dropdown-name.light,.card.editing .response-types-search.multi_select .response_type.value.dropdown .dropdown-name.light,.card.editing .response-types-search .response_types.search .response_type.value.dropdown .dropdown-name.light,.card.editing .response_types.drawer .response_type.value.dropdown .dropdown-name.light,.card.editing .response_types.dropdown .response_type.value.dropdown .dropdown-name.light,.card.editing .response_types.homepage .response_type.value.dropdown .dropdown-name.light,.card.editing .response_types.multi_select .response_type.value.dropdown .dropdown-name.light,.card.editing .response_types .response_types.search .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response_types.drawer .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response_types.dropdown .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response_types.homepage .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response_types.multi_select .response_type.value.dropdown .dropdown-name.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value.dropdown .dropdown-name.light{color:#0f172a}.card.editing .response-types-search.drawer .response_type.value .category,.card.editing .response-types-search.dropdown .response_type.value .category,.card.editing .response-types-search.homepage .response_type.value .category,.card.editing .response-types-search.multi_select .response_type.value .category,.card.editing .response-types-search .response_types.search .response_type.value .category,.card.editing .response_types.drawer .response_type.value .category,.card.editing .response_types.dropdown .response_type.value .category,.card.editing .response_types.homepage .response_type.value .category,.card.editing .response_types.multi_select .response_type.value .category,.card.editing .response_types .response_types.search .response_type.value .category,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category,.drawer.prompt_editor .response_types.drawer .response_type.value .category,.drawer.prompt_editor .response_types.dropdown .response_type.value .category,.drawer.prompt_editor .response_types.homepage .response_type.value .category,.drawer.prompt_editor .response_types.multi_select .response_type.value .category,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category{font-family:system-ui;display:flex;flex-direction:column}.card.editing .response-types-search.drawer .response_type.value .category .title,.card.editing .response-types-search.dropdown .response_type.value .category .title,.card.editing .response-types-search.homepage .response_type.value .category .title,.card.editing .response-types-search.multi_select .response_type.value .category .title,.card.editing .response-types-search .response_types.search .response_type.value .category .title,.card.editing .response_types.drawer .response_type.value .category .title,.card.editing .response_types.dropdown .response_type.value .category .title,.card.editing .response_types.homepage .response_type.value .category .title,.card.editing .response_types.multi_select .response_type.value .category .title,.card.editing .response_types .response_types.search .response_type.value .category .title,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category .title,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category .title,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category .title,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category .title,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category .title,.drawer.prompt_editor .response_types.drawer .response_type.value .category .title,.drawer.prompt_editor .response_types.dropdown .response_type.value .category .title,.drawer.prompt_editor .response_types.homepage .response_type.value .category .title,.drawer.prompt_editor .response_types.multi_select .response_type.value .category .title,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category .title{font-size:90%;text-transform:uppercase}.card.editing .response-types-search.drawer .response_type.value .category .title.dark,.card.editing .response-types-search.dropdown .response_type.value .category .title.dark,.card.editing .response-types-search.homepage .response_type.value .category .title.dark,.card.editing .response-types-search.multi_select .response_type.value .category .title.dark,.card.editing .response-types-search .response_types.search .response_type.value .category .title.dark,.card.editing .response_types.drawer .response_type.value .category .title.dark,.card.editing .response_types.dropdown .response_type.value .category .title.dark,.card.editing .response_types.homepage .response_type.value .category .title.dark,.card.editing .response_types.multi_select .response_type.value .category .title.dark,.card.editing .response_types .response_types.search .response_type.value .category .title.dark,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category .title.dark,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category .title.dark,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category .title.dark,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category .title.dark,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category .title.dark,.drawer.prompt_editor .response_types.drawer .response_type.value .category .title.dark,.drawer.prompt_editor .response_types.dropdown .response_type.value .category .title.dark,.drawer.prompt_editor .response_types.homepage .response_type.value .category .title.dark,.drawer.prompt_editor .response_types.multi_select .response_type.value .category .title.dark,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category .title.dark{color:#b3c0cf}.card.editing .response-types-search.drawer .response_type.value .category .title.light,.card.editing .response-types-search.dropdown .response_type.value .category .title.light,.card.editing .response-types-search.homepage .response_type.value .category .title.light,.card.editing .response-types-search.multi_select .response_type.value .category .title.light,.card.editing .response-types-search .response_types.search .response_type.value .category .title.light,.card.editing .response_types.drawer .response_type.value .category .title.light,.card.editing .response_types.dropdown .response_type.value .category .title.light,.card.editing .response_types.homepage .response_type.value .category .title.light,.card.editing .response_types.multi_select .response_type.value .category .title.light,.card.editing .response_types .response_types.search .response_type.value .category .title.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category .title.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category .title.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category .title.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category .title.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category .title.light,.drawer.prompt_editor .response_types.drawer .response_type.value .category .title.light,.drawer.prompt_editor .response_types.dropdown .response_type.value .category .title.light,.drawer.prompt_editor .response_types.homepage .response_type.value .category .title.light,.drawer.prompt_editor .response_types.multi_select .response_type.value .category .title.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category .title.light{color:#1d1d1d}.card.editing .response-types-search.drawer .response_type.value .category .title,.card.editing .response-types-search.dropdown .response_type.value .category .title,.card.editing .response-types-search.homepage .response_type.value .category .title,.card.editing .response-types-search.multi_select .response_type.value .category .title,.card.editing .response-types-search .response_types.search .response_type.value .category .title,.card.editing .response_types.drawer .response_type.value .category .title,.card.editing .response_types.dropdown .response_type.value .category .title,.card.editing .response_types.homepage .response_type.value .category .title,.card.editing .response_types.multi_select .response_type.value .category .title,.card.editing .response_types .response_types.search .response_type.value .category .title,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category .title,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category .title,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category .title,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category .title,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category .title,.drawer.prompt_editor .response_types.drawer .response_type.value .category .title,.drawer.prompt_editor .response_types.dropdown .response_type.value .category .title,.drawer.prompt_editor .response_types.homepage .response_type.value .category .title,.drawer.prompt_editor .response_types.multi_select .response_type.value .category .title,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category .title{opacity:.7}.card.editing .response-types-search.drawer .response_type.value .category .text,.card.editing .response-types-search.dropdown .response_type.value .category .text,.card.editing .response-types-search.homepage .response_type.value .category .text,.card.editing .response-types-search.multi_select .response_type.value .category .text,.card.editing .response-types-search .response_types.search .response_type.value .category .text,.card.editing .response_types.drawer .response_type.value .category .text,.card.editing .response_types.dropdown .response_type.value .category .text,.card.editing .response_types.homepage .response_type.value .category .text,.card.editing .response_types.multi_select .response_type.value .category .text,.card.editing .response_types .response_types.search .response_type.value .category .text,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category .text,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category .text,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category .text,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category .text,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category .text,.drawer.prompt_editor .response_types.drawer .response_type.value .category .text,.drawer.prompt_editor .response_types.dropdown .response_type.value .category .text,.drawer.prompt_editor .response_types.homepage .response_type.value .category .text,.drawer.prompt_editor .response_types.multi_select .response_type.value .category .text,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category .text{text-transform:none;font-weight:700;font-size:120%;opacity:1}.card.editing .response-types-search.drawer .response_type.value .category .text.light,.card.editing .response-types-search.dropdown .response_type.value .category .text.light,.card.editing .response-types-search.homepage .response_type.value .category .text.light,.card.editing .response-types-search.multi_select .response_type.value .category .text.light,.card.editing .response-types-search .response_types.search .response_type.value .category .text.light,.card.editing .response_types.drawer .response_type.value .category .text.light,.card.editing .response_types.dropdown .response_type.value .category .text.light,.card.editing .response_types.homepage .response_type.value .category .text.light,.card.editing .response_types.multi_select .response_type.value .category .text.light,.card.editing .response_types .response_types.search .response_type.value .category .text.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value .category .text.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .category .text.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value .category .text.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .category .text.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .category .text.light,.drawer.prompt_editor .response_types.drawer .response_type.value .category .text.light,.drawer.prompt_editor .response_types.dropdown .response_type.value .category .text.light,.drawer.prompt_editor .response_types.homepage .response_type.value .category .text.light,.drawer.prompt_editor .response_types.multi_select .response_type.value .category .text.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value .category .text.light{color:#415163}.card.editing .response-types-search.drawer .response_type.value>.container.icon_responsetype,.card.editing .response-types-search.dropdown .response_type.value>.container.icon_responsetype,.card.editing .response-types-search.homepage .response_type.value>.container.icon_responsetype,.card.editing .response-types-search.multi_select .response_type.value>.container.icon_responsetype,.card.editing .response-types-search .response_types.search .response_type.value>.container.icon_responsetype,.card.editing .response_types.drawer .response_type.value>.container.icon_responsetype,.card.editing .response_types.dropdown .response_type.value>.container.icon_responsetype,.card.editing .response_types.homepage .response_type.value>.container.icon_responsetype,.card.editing .response_types.multi_select .response_type.value>.container.icon_responsetype,.card.editing .response_types .response_types.search .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response-types-search.drawer .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response-types-search.dropdown .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response-types-search.homepage .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response-types-search.multi_select .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response_types.drawer .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response_types.dropdown .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response_types.homepage .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response_types.multi_select .response_type.value>.container.icon_responsetype,.drawer.prompt_editor .response_types .response_types.search .response_type.value>.container.icon_responsetype{display:flex;align-items:center;padding:4px 5px;border-radius:inherit}.card.editing .response-types-search.drawer .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response-types-search.dropdown .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response-types-search.homepage .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response-types-search.multi_select .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response-types-search .response_types.search .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response_types.drawer .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response_types.dropdown .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response_types.homepage .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response_types.multi_select .response_type.value>.container.icon_responsetype.dropdown,.card.editing .response_types .response_types.search .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response-types-search.drawer .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response-types-search.dropdown .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response-types-search.homepage .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response-types-search.multi_select .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response_types.drawer .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response_types.dropdown .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response_types.homepage .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response_types.multi_select .response_type.value>.container.icon_responsetype.dropdown,.drawer.prompt_editor .response_types .response_types.search .response_type.value>.container.icon_responsetype.dropdown{padding:0;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:6px}.card.editing .response-types-search.drawer .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response-types-search.dropdown .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response-types-search.homepage .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response-types-search.multi_select .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response-types-search .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response_types.drawer .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response_types.dropdown .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response_types.homepage .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response_types.multi_select .response_type.value>.container.icon_responsetype .actions.buttons,.card.editing .response_types .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response-types-search.drawer .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response-types-search.dropdown .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response-types-search.homepage .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response-types-search.multi_select .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response_types.drawer .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response_types.dropdown .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response_types.homepage .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response_types.multi_select .response_type.value>.container.icon_responsetype .actions.buttons,.drawer.prompt_editor .response_types .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons{flex-direction:column;gap:18px;height:100%;justify-content:space-between;display:flex;align-items:center}.card.editing .response-types-search.drawer .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response-types-search.dropdown .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response-types-search.homepage .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response-types-search.multi_select .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response-types-search .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response_types.drawer .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response_types.dropdown .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response_types.homepage .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response_types.multi_select .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.card.editing .response_types .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response-types-search.drawer .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response-types-search.dropdown .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response-types-search.homepage .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response-types-search.multi_select .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response_types.drawer .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response_types.dropdown .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response_types.homepage .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response_types.multi_select .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop,.drawer.prompt_editor .response_types .response_types.search .response_type.value>.container.icon_responsetype .actions.buttons .type.\|.icon.desktop{height:16px;width:16px;margin-left:4px;opacity:.4;mix-blend-mode:exclusion}.card.editing .response-types-search.drawer .response_type.value .value.animate.dropdown,.card.editing .response-types-search.dropdown .response_type.value .value.animate.dropdown,.card.editing .response-types-search.homepage .response_type.value .value.animate.dropdown,.card.editing .response-types-search.multi_select .response_type.value .value.animate.dropdown,.card.editing .response-types-search .response_types.search .response_type.value .value.animate.dropdown,.card.editing .response_types.drawer .response_type.value .value.animate.dropdown,.card.editing .response_types.dropdown .response_type.value .value.animate.dropdown,.card.editing .response_types.homepage .response_type.value .value.animate.dropdown,.card.editing .response_types.multi_select .response_type.value .value.animate.dropdown,.card.editing .response_types .response_types.search .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response-types-search.drawer .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response-types-search.homepage .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response_types.drawer .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response_types.dropdown .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response_types.homepage .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response_types.multi_select .response_type.value .value.animate.dropdown,.drawer.prompt_editor .response_types .response_types.search .response_type.value .value.animate.dropdown{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.card.editing .response-types-search.drawer .response_type.value .custom_instruction.dropdown,.card.editing .response-types-search.dropdown .response_type.value .custom_instruction.dropdown,.card.editing .response-types-search.homepage .response_type.value .custom_instruction.dropdown,.card.editing .response-types-search.multi_select .response_type.value .custom_instruction.dropdown,.card.editing .response-types-search .response_types.search .response_type.value .custom_instruction.dropdown,.card.editing .response_types.drawer .response_type.value .custom_instruction.dropdown,.card.editing .response_types.dropdown .response_type.value .custom_instruction.dropdown,.card.editing .response_types.homepage .response_type.value .custom_instruction.dropdown,.card.editing .response_types.multi_select .response_type.value .custom_instruction.dropdown,.card.editing .response_types .response_types.search .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response-types-search.drawer .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response-types-search.homepage .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response_types.drawer .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response_types.dropdown .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response_types.homepage .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response_types.multi_select .response_type.value .custom_instruction.dropdown,.drawer.prompt_editor .response_types .response_types.search .response_type.value .custom_instruction.dropdown{text-align:left;font-size:.85rem;line-height:1.45;color:#cbd5f5;display:block;word-break:break-word}.card.editing .response-types-search.drawer .response_type.value .custom_instruction.dropdown.light,.card.editing .response-types-search.dropdown .response_type.value .custom_instruction.dropdown.light,.card.editing .response-types-search.homepage .response_type.value .custom_instruction.dropdown.light,.card.editing .response-types-search.multi_select .response_type.value .custom_instruction.dropdown.light,.card.editing .response-types-search .response_types.search .response_type.value .custom_instruction.dropdown.light,.card.editing .response_types.drawer .response_type.value .custom_instruction.dropdown.light,.card.editing .response_types.dropdown .response_type.value .custom_instruction.dropdown.light,.card.editing .response_types.homepage .response_type.value .custom_instruction.dropdown.light,.card.editing .response_types.multi_select .response_type.value .custom_instruction.dropdown.light,.card.editing .response_types .response_types.search .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response-types-search.drawer .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response-types-search.homepage .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response_types.drawer .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response_types.dropdown .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response_types.homepage .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response_types.multi_select .response_type.value .custom_instruction.dropdown.light,.drawer.prompt_editor .response_types .response_types.search .response_type.value .custom_instruction.dropdown.light{color:#1e293b}.card.editing .response-types-search.drawer .response_type.value.editing,.card.editing .response-types-search.dropdown .response_type.value.editing,.card.editing .response-types-search.homepage .response_type.value.editing,.card.editing .response-types-search.multi_select .response_type.value.editing,.card.editing .response-types-search .response_types.search .response_type.value.editing,.card.editing .response_types.drawer .response_type.value.editing,.card.editing .response_types.dropdown .response_type.value.editing,.card.editing .response_types.homepage .response_type.value.editing,.card.editing .response_types.multi_select .response_type.value.editing,.card.editing .response_types .response_types.search .response_type.value.editing,.drawer.prompt_editor .response-types-search.drawer .response_type.value.editing,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.editing,.drawer.prompt_editor .response-types-search.homepage .response_type.value.editing,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.editing,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.editing,.drawer.prompt_editor .response_types.drawer .response_type.value.editing,.drawer.prompt_editor .response_types.dropdown .response_type.value.editing,.drawer.prompt_editor .response_types.homepage .response_type.value.editing,.drawer.prompt_editor .response_types.multi_select .response_type.value.editing,.drawer.prompt_editor .response_types .response_types.search .response_type.value.editing{flex-direction:column}.card.editing .response-types-search.drawer .response_type.value.editing .instruction.custom textarea,.card.editing .response-types-search.dropdown .response_type.value.editing .instruction.custom textarea,.card.editing .response-types-search.homepage .response_type.value.editing .instruction.custom textarea,.card.editing .response-types-search.multi_select .response_type.value.editing .instruction.custom textarea,.card.editing .response-types-search .response_types.search .response_type.value.editing .instruction.custom textarea,.card.editing .response_types.drawer .response_type.value.editing .instruction.custom textarea,.card.editing .response_types.dropdown .response_type.value.editing .instruction.custom textarea,.card.editing .response_types.homepage .response_type.value.editing .instruction.custom textarea,.card.editing .response_types.multi_select .response_type.value.editing .instruction.custom textarea,.card.editing .response_types .response_types.search .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response-types-search.drawer .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response-types-search.homepage .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response_types.drawer .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response_types.dropdown .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response_types.homepage .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response_types.multi_select .response_type.value.editing .instruction.custom textarea,.drawer.prompt_editor .response_types .response_types.search .response_type.value.editing .instruction.custom textarea{margin:.8rem}.card.editing .response-types-search.drawer .response_type.value.editing .instruction.custom .buttons,.card.editing .response-types-search.dropdown .response_type.value.editing .instruction.custom .buttons,.card.editing .response-types-search.homepage .response_type.value.editing .instruction.custom .buttons,.card.editing .response-types-search.multi_select .response_type.value.editing .instruction.custom .buttons,.card.editing .response-types-search .response_types.search .response_type.value.editing .instruction.custom .buttons,.card.editing .response_types.drawer .response_type.value.editing .instruction.custom .buttons,.card.editing .response_types.dropdown .response_type.value.editing .instruction.custom .buttons,.card.editing .response_types.homepage .response_type.value.editing .instruction.custom .buttons,.card.editing .response_types.multi_select .response_type.value.editing .instruction.custom .buttons,.card.editing .response_types .response_types.search .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response-types-search.drawer .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response-types-search.homepage .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response_types.drawer .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response_types.dropdown .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response_types.homepage .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response_types.multi_select .response_type.value.editing .instruction.custom .buttons,.drawer.prompt_editor .response_types .response_types.search .response_type.value.editing .instruction.custom .buttons{display:flex;flex-direction:row;justify-content:center}.card.editing .response-types-search.drawer .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response-types-search.dropdown .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response-types-search.homepage .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response-types-search.multi_select .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response-types-search .response_types.search .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response_types.drawer .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response_types.dropdown .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response_types.homepage .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response_types.multi_select .response_type.value.editing .instruction.custom .buttons .button,.card.editing .response_types .response_types.search .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response-types-search.drawer .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response-types-search.homepage .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response_types.drawer .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response_types.dropdown .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response_types.homepage .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response_types.multi_select .response_type.value.editing .instruction.custom .buttons .button,.drawer.prompt_editor .response_types .response_types.search .response_type.value.editing .instruction.custom .buttons .button{padding:0;margin:0 .5rem;color:#fff;font-family:Ubuntu Sans}.card.editing .response-types-search.drawer .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response-types-search.dropdown .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response-types-search.homepage .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response-types-search.multi_select .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response-types-search .response_types.search .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response_types.drawer .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response_types.dropdown .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response_types.homepage .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response_types.multi_select .response_type.value.editing .instruction.custom .buttons .button img,.card.editing .response_types .response_types.search .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response-types-search.drawer .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response-types-search.dropdown .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response-types-search.homepage .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response-types-search.multi_select .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response_types.drawer .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response_types.dropdown .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response_types.homepage .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response_types.multi_select .response_type.value.editing .instruction.custom .buttons .button img,.drawer.prompt_editor .response_types .response_types.search .response_type.value.editing .instruction.custom .buttons .button img{width:20px;height:20px;margin-left:.6rem}.card.editing .response-types-search.drawer .response_type.value .button.edit,.card.editing .response-types-search.dropdown .response_type.value .button.edit,.card.editing .response-types-search.homepage .response_type.value .button.edit,.card.editing .response-types-search.multi_select .response_type.value .button.edit,.card.editing .response-types-search .response_types.search .response_type.value .button.edit,.card.editing .response_types.drawer .response_type.value .button.edit,.card.editing .response_types.dropdown .response_type.value .button.edit,.card.editing .response_types.homepage .response_type.value .button.edit,.card.editing .response_types.multi_select .response_type.value .button.edit,.card.editing .response_types .response_types.search .response_type.value .button.edit,.drawer.prompt_editor .response-types-search.drawer .response_type.value .button.edit,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .button.edit,.drawer.prompt_editor .response-types-search.homepage .response_type.value .button.edit,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .button.edit,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .button.edit,.drawer.prompt_editor .response_types.drawer .response_type.value .button.edit,.drawer.prompt_editor .response_types.dropdown .response_type.value .button.edit,.drawer.prompt_editor .response_types.homepage .response_type.value .button.edit,.drawer.prompt_editor .response_types.multi_select .response_type.value .button.edit,.drawer.prompt_editor .response_types .response_types.search .response_type.value .button.edit{padding:0;min-width:24px;opacity:.2;margin-left:auto}.card.editing .response-types-search.drawer .response_type.value .button.edit img,.card.editing .response-types-search.dropdown .response_type.value .button.edit img,.card.editing .response-types-search.homepage .response_type.value .button.edit img,.card.editing .response-types-search.multi_select .response_type.value .button.edit img,.card.editing .response-types-search .response_types.search .response_type.value .button.edit img,.card.editing .response_types.drawer .response_type.value .button.edit img,.card.editing .response_types.dropdown .response_type.value .button.edit img,.card.editing .response_types.homepage .response_type.value .button.edit img,.card.editing .response_types.multi_select .response_type.value .button.edit img,.card.editing .response_types .response_types.search .response_type.value .button.edit img,.drawer.prompt_editor .response-types-search.drawer .response_type.value .button.edit img,.drawer.prompt_editor .response-types-search.dropdown .response_type.value .button.edit img,.drawer.prompt_editor .response-types-search.homepage .response_type.value .button.edit img,.drawer.prompt_editor .response-types-search.multi_select .response_type.value .button.edit img,.drawer.prompt_editor .response-types-search .response_types.search .response_type.value .button.edit img,.drawer.prompt_editor .response_types.drawer .response_type.value .button.edit img,.drawer.prompt_editor .response_types.dropdown .response_type.value .button.edit img,.drawer.prompt_editor .response_types.homepage .response_type.value .button.edit img,.drawer.prompt_editor .response_types.multi_select .response_type.value .button.edit img,.drawer.prompt_editor .response_types .response_types.search .response_type.value .button.edit img{height:22px;width:22px}.card.editing .response-types-search.mobile li.item.response_type,.card.editing .response_types.mobile li.item.response_type,.drawer.prompt_editor .response-types-search.mobile li.item.response_type,.drawer.prompt_editor .response_types.mobile li.item.response_type{width:44%!important}.card.editing .response_types.dropdown.wide,.drawer.prompt_editor .response_types.dropdown.wide{height:48vh;padding:0}.card.editing .response_types.dropdown.wide .response_type.value,.drawer.prompt_editor .response_types.dropdown.wide .response_type.value{width:auto;margin-left:10px;margin-right:10px;border-width:3px 3px 3px 5px!important}.card.editing .no-results-container,.drawer.prompt_editor .no-results-container{width:100%;display:flex;flex-direction:column}.card.editing .buttons.prompt_part,.drawer.prompt_editor .buttons.prompt_part{display:flex;justify-content:space-between;width:100%;position:relative;cursor:pointer;border-top:none;margin-top:10px}.card.editing .buttons.prompt_part:hover .button,.drawer.prompt_editor .buttons.prompt_part:hover .button{opacity:1!important}.card.editing .buttons.prompt_part .button,.drawer.prompt_editor .buttons.prompt_part .button{min-width:auto;flex:1;border-bottom:none;font-family:Nunito;font-size:.8rem;line-height:normal;text-transform:none;padding:3px 0 4px}.card.editing .buttons.prompt_part .button.selected,.card.editing .buttons.prompt_part .button:hover,.drawer.prompt_editor .buttons.prompt_part .button.selected,.drawer.prompt_editor .buttons.prompt_part .button:hover{filter:brightness(1.1);background:#393f48!important}.card.editing .buttons.prompt_part .button.dark,.drawer.prompt_editor .buttons.prompt_part .button.dark{background:#343e4d;color:#e9e9e9}.card.editing .buttons.prompt_part .button.dark:hover,.drawer.prompt_editor .buttons.prompt_part .button.dark:hover{background:#2f3644!important}.card.editing .buttons.prompt_part .button.dark.task,.drawer.prompt_editor .buttons.prompt_part .button.dark.task{color:#ff9927!important;border-color:#ff9927}.card.editing .buttons.prompt_part .button.dark.format,.drawer.prompt_editor .buttons.prompt_part .button.dark.format{color:#7cbbf8!important;border-color:#7cbbf8}.card.editing .buttons.prompt_part .button.dark.voice,.drawer.prompt_editor .buttons.prompt_part .button.dark.voice{color:#60b144!important;border-color:#60b144}.card.editing .buttons.prompt_part .button.light,.drawer.prompt_editor .buttons.prompt_part .button.light{background:#b3c0cf;color:#2b2b2b;border-top:1px solid #b9b9b9}.card.editing .buttons.prompt_part .button.light:hover,.drawer.prompt_editor .buttons.prompt_part .button.light:hover{background:#d0d8e2!important}.card.editing .buttons.prompt_part .button.selected,.drawer.prompt_editor .buttons.prompt_part .button.selected{font-size:.7rem;border-left:1px;border-width:1px 1px medium;border-right:1px;border-top:1px}.card.editing .buttons.prompt_part .button.view .views,.drawer.prompt_editor .buttons.prompt_part .button.view .views{display:flex}.card.editing .buttons.prompt_part .button.view .views .MuiSelect-select.MuiSelect-select,.drawer.prompt_editor .buttons.prompt_part .button.view .views .MuiSelect-select.MuiSelect-select{padding:0}.card.editing .buttons.prompt_part .button.view .views .MuiInput-underline:after,.card.editing .buttons.prompt_part .button.view .views .MuiInput-underline:before,.drawer.prompt_editor .buttons.prompt_part .button.view .views .MuiInput-underline:after,.drawer.prompt_editor .buttons.prompt_part .button.view .views .MuiInput-underline:before{display:none!important}.card.editing .buttons.prompt_part .button.view .views .icon,.drawer.prompt_editor .buttons.prompt_part .button.view .views .icon{height:15px;width:14px;margin-left:2px;display:flex;align-items:flex-start}.card.editing .buttons.prompt_part .button.view .views .icon svg,.drawer.prompt_editor .buttons.prompt_part .button.view .views .icon svg{opacity:0}.drawer.prompt_consensus .footer.temperature,.drawer.prompt_editor .footer.temperature,.drawer.prompt_models .footer.temperature,.drawer.prompt_optimizer .footer.temperature{display:flex;align-items:center;gap:1rem;justify-content:space-around;padding:6px 18px}.drawer.prompt_consensus .footer.temperature.wide,.drawer.prompt_editor .footer.temperature.wide,.drawer.prompt_models .footer.temperature.wide,.drawer.prompt_optimizer .footer.temperature.wide{margin-left:25%;margin-right:25%}.drawer.prompt_consensus .footer.temperature .label,.drawer.prompt_editor .footer.temperature .label,.drawer.prompt_models .footer.temperature .label,.drawer.prompt_optimizer .footer.temperature .label{font-size:75%;font-family:Nunito;color:#fff}.drawer.prompt_consensus .footer.temperature .icon.info,.drawer.prompt_editor .footer.temperature .icon.info,.drawer.prompt_models .footer.temperature .icon.info,.drawer.prompt_optimizer .footer.temperature .icon.info{width:15px;height:15px;margin-left:-.5em;opacity:.6}.drawer.prompt_consensus .footer.temperature .setting.\|.temperature,.drawer.prompt_editor .footer.temperature .setting.\|.temperature,.drawer.prompt_models .footer.temperature .setting.\|.temperature,.drawer.prompt_optimizer .footer.temperature .setting.\|.temperature{width:60%;margin-left:1rem;margin-right:1rem}.drawer.prompt_consensus .footer.temperature .setting.\|.temperature .MuiSlider-root,.drawer.prompt_editor .footer.temperature .setting.\|.temperature .MuiSlider-root,.drawer.prompt_models .footer.temperature .setting.\|.temperature .MuiSlider-root,.drawer.prompt_optimizer .footer.temperature .setting.\|.temperature .MuiSlider-root{padding-bottom:6px}.drawer.prompt_consensus .footer.temperature .setting.\|.temperature .slider.\|.captions,.drawer.prompt_editor .footer.temperature .setting.\|.temperature .slider.\|.captions,.drawer.prompt_models .footer.temperature .setting.\|.temperature .slider.\|.captions,.drawer.prompt_optimizer .footer.temperature .setting.\|.temperature .slider.\|.captions{font-size:.65rem;display:flex;justify-content:space-between}.response-types-search .search-container .chips-search-input{flex-direction:row;margin-bottom:4px}.response-types-search .search-container .chips-search-input.focused{border-color:#76455b}.response-types-search .search-container .chips-search-input .MuiChip-root{height:28px;position:relative;margin-right:8px!important}.response-types-search .search-container .chips-search-input .MuiChip-root.person-chip{background-color:#a094e0;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root.place-chip{background-color:#6dd6a0;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root.organization-chip{background-color:#ffb833;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root.noun-chip{background-color:#70c7db;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root.verb-chip{background-color:#b5d938;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root.adjective-chip{background-color:#8acf4b;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root.keyword-chip{background-color:#7492e2;color:#fff}.response-types-search .search-container .chips-search-input .MuiChip-root.search-chip{background-color:#ff8207;color:#000}.response-types-search .search-container .chips-search-input .MuiChip-root .MuiChip-label{color:#383838;font-size:.8rem;font-family:Nunito,sans-serif;mix-blend-mode:color-burn}.response-types-search .search-container .chips-search-input .MuiChip-root .MuiChip-deleteIcon{color:#fff;opacity:.7}.response-types-search .search-container .chips-search-input .MuiChip-root .MuiChip-deleteIcon:hover{opacity:1}.response-types-search .search-container .chips-search-input .MuiInputBase-root{font-family:Ubuntu Sans,sans-serif;font-size:.9rem;color:#fff;flex:1;padding:4px 8px 4px 0}.response-types-search .search-container .chips-search-input .MuiInputBase-root::placeholder{color:hsla(0,0%,100%,.5)}.response-types-search .search-container .chips-search-input .MuiIconButton-root{padding:4px;margin-left:4px}.response-types-search .search-container .chips-search-input .MuiIconButton-root:hover{background-color:hsla(0,0%,100%,.1)}.response-types-search .search-container .chips-search-input .MuiIconButton-root svg{font-size:1.2rem}.response-types-search .search-container .chips-search-input .auto-detection-status{margin-left:8px;display:flex;align-items:center;color:#a8c6d5;font-size:.7rem;opacity:.7}.response-types-search{width:38%}.response-types-search.mobile{z-index:99991;width:96%}.response-types-search.mobile.dark{background:#23262d}.response-types-search.mobile.light{background:#d0d8e2}.response-types-search .response_types_container{width:100%;display:flex}.response-types-search .response_types_container.expanded{height:91%}.response-types-search .search-container{width:100%;display:flex}.response-types-search .search-container .chip-tag{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.1);border-radius:16px;padding:4px 10px;margin:4px;font-size:.8rem;max-width:150px;overflow:hidden}.response-types-search .search-container .chip-tag .tag-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.response-types-search .search-container .chip-tag .remove-tag{margin-left:6px;cursor:pointer;opacity:.7}.response-types-search .search-container .chip-tag .remove-tag:hover{opacity:1}.autocomplete-dropdown{background-color:#1e1e1e!important;border:1px solid #4d5d6a!important}.autocomplete-dropdown .autocomplete-item{padding:8px 19px;cursor:pointer;color:#ccd9ee!important;font-family:Nunito,sans-serif;background:linear-gradient(355deg,#373636,#2d2d2d)}.autocomplete-dropdown .autocomplete-item.selected,.autocomplete-dropdown .autocomplete-item:hover{background-color:#32373e!important}@keyframes chipAppear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MuiChip-root{animation:chipAppear .3s ease-out}.chips-search-input{min-height:50px}.chips-search-input .MuiInputBase-input{mix-blend-mode:difference}.chips-search-input .MuiSwitch-root{width:36px;height:20px;padding:0;margin-right:8px}.chips-search-input .MuiSwitch-root .MuiSwitch-switchBase{padding:2px}.chips-search-input .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(16px);color:#7cbbf8}.chips-search-input .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#4d6a88;opacity:1}.chips-search-input .MuiSwitch-root .MuiSwitch-thumb{width:16px;height:16px}.chips-search-input .MuiSwitch-root .MuiSwitch-track{border-radius:10px;background-color:#555}.drawer.prompt_editor.prompt_builder .builder.wrapper{display:flex;flex-direction:column;height:calc(100% - 40px);position:relative}.drawer.prompt_editor.prompt_builder .builder.wrapper.wide{flex-direction:row;justify-content:space-between;gap:8px;margin-left:auto;margin-right:auto}.drawer.prompt_editor.prompt_builder .builder.wrapper .collapse-button-container{height:30px;justify-content:center;align-items:center;margin-right:auto;width:30px;background-color:#282c34;border-radius:50%;border:1px solid #4a525c;display:flex;z-index:99999;margin-top:-10vh}.drawer.prompt_editor.prompt_builder .builder.wrapper .collapse-button-container .collapse-toggle-button{color:#a8c6d5;padding:4px 4px 4px 2px}.drawer.prompt_editor.prompt_builder .builder.wrapper .collapse-button-container .collapse-toggle-button:hover{background-color:hsla(0,0%,100%,.1)}.drawer.prompt_editor.prompt_builder .builder.wrapper .collapse-button-container .collapse-toggle-button .MuiSvgIcon-root{font-size:1.2rem}.drawer.prompt_editor.prompt_builder .builder.wrapper .content.prompt_editor_container{flex-shrink:1;height:95%;transition:width .3s ease,margin .3s ease}.drawer.prompt_editor.prompt_builder .builder.wrapper .content.prompt_editor_container.wide{flex-shrink:0}.drawer.prompt_editor.prompt_builder .builder.wrapper .content.prompt_editor_container .run.button{background:transparent;color:#fff;display:flex;margin-left:auto}.drawer.prompt_editor.prompt_builder .builder.wrapper .content.prompt_editor_container .run.button .icon{height:20px;width:20px;margin-right:8px}.drawer.prompt_editor.prompt_builder .builder.wrapper .content.prompt_parts_container{flex-grow:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;transition:width .8s ease,opacity .8s ease,visibility .8s ease}.drawer.prompt_editor.prompt_builder .builder.wrapper .content.prompt_parts_container.wide{overflow-y:hidden}.drawer.prompt_editor.prompt_builder.collapsed .builder.wrapper.wide{align-items:baseline;justify-content:center;margin-left:auto;margin-right:auto}.drawer.prompt_editor.prompt_builder.collapsed .content.prompt_editor_container.wide{margin:0 auto}.drawer.prompt_editor.prompt_builder.collapsed .builder.wrapper .content.prompt_parts_container.wide{width:0;transition:width .8s ease;opacity:0;visibility:hidden;flex-grow:unset;padding:0;margin:0;border:none}.drawer.prompt_editor.prompt_builder .footer.temperature{flex-shrink:0}.content.prompt_parts_container .response-types-search,.content.prompt_parts_container .response_types{flex-grow:1;overflow-y:auto}.editor.drag-over{border:2px dashed #4a8cff;background-color:rgba(74,140,255,.05);position:relative}.drop-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:1000;pointer-events:none}.drop-message,.drop-overlay{display:flex;justify-content:center;align-items:center}.drop-message{background-color:hsla(0,0%,100%,.9);border-radius:8px;padding:20px 30px;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.15)}.dark .drop-message{background-color:rgba(30,30,30,.9);color:#fff}.image-context-display .image-thumbnail-container{display:flex;align-items:center;position:absolute;bottom:0;left:0;z-index:50;background-color:rgba(40,44,52,.8);border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);height:auto;flex-direction:column}.image-context-display .image-thumbnail-container:hover{background-color:#282c34;transition:background-color .3s ease}.image-thumbnail{max-width:80px;max-height:60px;margin-right:10px;border-radius:3px}.image-thumbnail-info{flex-grow:1;font-size:12px}.remove-image-button{color:#ff4d4f;cursor:pointer;font-size:18px;background:none;border:none;padding:4px}.loading-dot-animation{display:inline-flex;align-items:center}.loading-dot-animation .dot{display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:3px;animation:bounce 1.4s ease-in-out infinite both}.loading-dot-animation .dot:first-child{animation-delay:-.32s}.loading-dot-animation .dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.instruction.\|.label{font-size:12px;position:absolute;bottom:3px;margin-left:4px;font-style:italic;color:#636262}.pasted-image-panel{animation:fadeIn .3s}.builder.wrapper{display:flex;flex-direction:column;height:calc(100% - 40px);position:relative}.control-bar{display:flex;justify-content:flex-end;align-items:center;padding:4px 8px;border-bottom:1px solid hsla(0,0%,100%,.1)}.control-bar.light{border-bottom-color:rgba(0,0,0,.1)}.control-icon{color:#777;transition:color .2s ease}.control-icon.active{color:#7cbbf8}.main-layout{display:grid;height:calc(100% - 48px);transition:grid-template-columns .3s ease}.context-wrapper{border-left:1px solid hsla(0,0%,100%,.1);height:100%;overflow:auto;transition:width .3s ease,opacity .3s ease}.context-wrapper.light{border-left-color:rgba(0,0,0,.1)}.context-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 16px}.editor-wrapper{height:100%;transition:width .3s ease}.response_type.value{position:relative;transition:all .2s ease}.response_type.value:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.custom-instruction-popover{max-width:400px;padding:16px}.custom-instruction-popover.dark{background-color:#333;color:#fff}.custom-instruction-popover.light{background-color:#fff;color:#333}.custom-instruction-header{margin:0 0 8px;font-weight:500}.custom-instruction-content{font-size:.9rem;line-height:1.5;margin-bottom:16px;max-height:200px;overflow:auto}.custom-instruction-actions{display:flex;justify-content:flex-end;gap:8px}.custom-instruction-button{text-transform:none;font-size:.75rem;padding:2px 8px}.search-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 8px}.header-actions{display:flex;gap:8px}.header-icon{color:#777}.header-icon:hover{color:#7cbbf8}.application-status{padding:8px 19px;margin:8px;border-radius:4px;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.application-status.dark{background-color:#333;color:#fff}.application-status.light{background-color:#f5f5f5;color:#333}.resizable-splitter-container{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;position:relative}.resizable-splitter-container .resizable-splitter{min-height:100%}.resizable-splitter-container .resizable-splitter .resizable-splitter-panel.first,.resizable-splitter-container .resizable-splitter .resizable-splitter-panel.second{max-height:45vh;min-height:20vh}.resizable-splitter-container .resizable-splitter .resizable-splitter-panel-content{overflow-y:auto;overflow-x:hidden;height:100%;-webkit-overflow-scrolling:touch}@media(max-width:768px){.main-layout{grid-template-columns:100%!important}.content.prompt_parts_container,.context-wrapper{position:absolute;top:0;height:100%;width:100%;z-index:10}.context-wrapper{right:0}.content.prompt_parts_container{left:0}.resizable-splitter-container{height:100%;max-height:calc(100vh - 48px)}.resizable-splitter-container .resizable-splitter .resizable-splitter-panel.first,.resizable-splitter-container .resizable-splitter .resizable-splitter-panel.second{max-height:none}}.menu.comparison_type .icon{height:18px;width:18px;margin-right:8px}.drawer.prompt_comparer .header .title_bar{margin-top:18px!important;max-height:unset!important}.drawer.prompt_comparer .header .title_bar .prompt_stack.\|.brand{align-items:center;display:flex}.drawer.prompt_comparer .header .title_bar .prompt_stack.\|.brand .logo{width:28px;height:28px;position:unset}.drawer.prompt_comparer .header .title_bar .prompt_stack.\|.brand .title{margin-left:.5rem!important;font-size:1.4rem}.drawer.prompt_comparer .comparison-actions.\|.container{display:flex}.drawer.prompt_comparer .comparison-actions.\|.container.desktop{flex-direction:column;gap:10px}.drawer.prompt_comparer .prompt-input-with-actions{display:flex;align-items:center;gap:12px;margin-bottom:0;position:relative}.drawer.prompt_comparer .prompt-input-with-actions.mobile{flex-direction:column;align-items:stretch}.drawer.prompt_comparer .prompt-input-with-actions.desktop{flex-direction:row-reverse;justify-content:center;margin-bottom:10px}.drawer.prompt_comparer .prompt-input-with-actions.desktop .prompt-input-container{flex:0 1 auto;max-width:800px}.drawer.prompt_comparer .prompt-input-with-actions .button.add-comparison{padding:8px 16px;background:#b4bdc8;border:1px solid #838383;border-radius:4px;cursor:pointer;font-size:.875rem;color:#4b4b4b;font-weight:500;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.drawer.prompt_comparer .prompt-input-with-actions .button.add-comparison:hover{background:var(--button-hover,rgba(76,175,80,.3));border-color:var(--button-hover-border,rgba(76,175,80,.6))}.drawer.prompt_comparer .prompt-input-with-actions .button.add-comparison:active{transform:scale(.98)}.drawer.prompt_comparer .preview_actions.container{position:relative;display:flex;flex-direction:column;width:65%;margin-left:auto;margin-right:auto;margin-top:-45px;height:148px}.drawer.prompt_comparer .comparison_type.\|.selector,.drawer.prompt_comparer .diff_report.button{display:flex;align-items:center;right:150px;cursor:pointer;z-index:99999;margin-bottom:0}@media(max-width:768px){.drawer.prompt_comparer .comparison_type.\|.selector,.drawer.prompt_comparer .diff_report.button{flex-direction:row;margin:0 auto 0 0;position:relative;right:unset}}.drawer.prompt_comparer .comparison_type.\|.selector .icon,.drawer.prompt_comparer .diff_report.button .icon{height:18px;width:18px;margin-right:8px}.drawer.prompt_comparer .diff_report.button{right:60px}.drawer.prompt_comparer .diff_report.button .button.report{margin-left:16px;padding:6px 12px;background:var(--button-background,hsla(0,0%,100%,.1));border:1px solid var(--button-border,hsla(0,0%,100%,.2));border-radius:4px;cursor:pointer;display:flex;align-items:center;transition:all .2s ease}.drawer.prompt_comparer .diff_report.button .button.report:hover{background:var(--button-hover,hsla(0,0%,100%,.2));border-color:var(--button-hover-border,hsla(0,0%,100%,.3))}.drawer.prompt_comparer .diff_report.button .button.report .icon{height:16px;width:16px;margin-right:6px;margin-left:0}.drawer.prompt_comparer .diff_report.button .button.report .label{font-size:.875rem;color:var(--text-primary,#fff)}.drawer.prompt_comparer .preview_actions.\|.container{position:relative;display:flex;flex-direction:column;width:65%;margin-left:auto;margin-right:auto;margin-top:-45px}.drawer.prompt_comparer .preview_actions.\|.container .scroll-container{width:auto;margin-left:auto;margin-right:auto}.drawer.prompt_comparer .preview_actions.\|.container .editor.preview{width:inherit;margin-left:auto!important;margin-right:auto!important;z-index:0}.drawer.prompt_comparer .preview_actions.\|.container .editor.preview .buttons.icons{opacity:1}.drawer.prompt_comparer .preview_actions.\|.container .editor.preview .buttons.icons .icon{padding-right:unset}.drawer.prompt_comparer .response-tabs-container.mobile{min-height:38px;margin-top:8px}.drawer.prompt_comparer .response-tabs-flex-container.mobile{min-height:32px}.drawer.prompt_comparer .response-tabs-flex-container.mobile .response-tab{padding:6px;font-size:13px;min-height:unset;font-family:Nunito}.drawer.multi_select.light .MuiDrawer-paper,.drawer.prompt_consensus.light .MuiDrawer-paper,.drawer.prompt_optimizer.light .MuiDrawer-paper{background:linear-gradient(286deg,#8c8383 5%,#828282 10%);background:linear-gradient(359deg,#83848c 15%,#bdbdbd 80%);color:#000}.drawer.multi_select.light .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions .caption,.drawer.prompt_consensus.light .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions .caption,.drawer.prompt_optimizer.light .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions .caption{opacity:1}.drawer.multi_select.light .MuiDrawer-paper .search.suffixes .MuiSelect-select,.drawer.multi_select.light .MuiDrawer-paper .select.response_types .MuiSelect-select.MuiSelect-select,.drawer.prompt_consensus.light .MuiDrawer-paper .search.suffixes .MuiSelect-select,.drawer.prompt_consensus.light .MuiDrawer-paper .select.response_types .MuiSelect-select.MuiSelect-select,.drawer.prompt_optimizer.light .MuiDrawer-paper .search.suffixes .MuiSelect-select,.drawer.prompt_optimizer.light .MuiDrawer-paper .select.response_types .MuiSelect-select.MuiSelect-select{color:#000}.drawer.multi_select.light .MuiDrawer-paper .card.\|.prompts,.drawer.prompt_consensus.light .MuiDrawer-paper .card.\|.prompts,.drawer.prompt_optimizer.light .MuiDrawer-paper .card.\|.prompts{background:transparent;color:#000}.drawer.multi_select .MuiDrawer-paper,.drawer.prompt_consensus .MuiDrawer-paper,.drawer.prompt_optimizer .MuiDrawer-paper{width:98%!important}.drawer.multi_select .MuiDrawer-paper .prompt.parts,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts{width:100%;margin-right:auto;display:flex;flex-direction:row;max-height:55px;opacity:.86;margin-top:-32px;border-radius:15px;padding:.4rem .8rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts:hover,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts:hover,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts:hover{opacity:1}.drawer.multi_select .MuiDrawer-paper .prompt.parts .icon.\|.edit,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .icon.\|.edit,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .icon.\|.edit{right:.5rem;opacity:.1;height:22px;margin-left:1rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts.mobile,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts.mobile,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts.mobile{margin-top:4rem;width:100%;max-height:92px}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix{display:flex;align-items:center;flex-direction:row;width:100%}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings{margin-left:auto;min-width:52px}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings .icon,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings .icon,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings .icon{width:18px;height:18px;opacity:.4}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings .MuiSvgIcon-root,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings .MuiSvgIcon-root,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .response_type .button.settings .MuiSvgIcon-root{fill:grey;opacity:.5;height:22px;width:22px}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes{display:flex;max-width:79%;align-items:center}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .text.values,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .text.values,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .text.values{display:flex;cursor:pointer;font-size:130%;align-items:center}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .text.values .search_term.long,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .text.values .search_term.long,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .text.values .search_term.long{font-size:110%;text-align:left}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .container.suffixes,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .container.suffixes,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .search_and_suffixes .container.suffixes{display:flex;align-items:center;justify-content:center;margin-left:15px}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix.mobile,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix.mobile,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix.mobile{flex-direction:column}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type{display:flex;flex-direction:row;align-items:center;text-wrap:wrap}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .select.response_types .MuiSelect-icon,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .select.response_types .MuiSelect-icon,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .select.response_types .MuiSelect-icon{position:relative;padding-left:0}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .buttons.\|.navigation,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .buttons.\|.navigation,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .buttons.\|.navigation{margin-top:-.2rem;padding:.8rem 0 .8rem .8rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .buttons.\|.navigation .button,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .buttons.\|.navigation .button,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .container.\|.response_type .buttons.\|.navigation .button{width:38px;color:#7e7e7e;border-radius:6px;padding:0;min-width:auto;font-weight:700;margin-right:.3rem;height:26px;border:none;border-top:1px solid #3c4950;border-bottom:2px solid #3c4950;margin-top:.1rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix .search.suffixes .MuiSelect-select,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix .search.suffixes .MuiSelect-select,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix .search.suffixes .MuiSelect-select{font-size:.8rem;font-family:Kanit;flex-direction:row;display:flex;justify-content:center;align-items:center;min-width:32px}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text:before,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text:before,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text:before{opacity:.5rem;font-size:.7rem;color:grey;margin-right:.3rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix>.text,.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix>.text,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix>.text,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text{display:flex;align-items:center;font-size:1.24rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .container.suffixes,.drawer.multi_select .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text .container.suffixes,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .container.suffixes,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text .container.suffixes,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .container.suffixes,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .response_search_suffix>.text .text .container.suffixes{margin-left:.8rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts .setting.temperature,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .setting.temperature,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .setting.temperature{width:80%;max-width:auto;margin-top:.2rem}.drawer.multi_select .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions .caption,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions .caption,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions .caption{font-size:.8rem;opacity:.4}.drawer.multi_select .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions.light,.drawer.prompt_consensus .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions.light,.drawer.prompt_optimizer .MuiDrawer-paper .prompt.parts .setting.temperature .slider.captions.light{opacity:1;mix-blend-mode:multiply}.drawer.multi_select .MuiDrawer-paper .card.\|.prompts,.drawer.prompt_consensus .MuiDrawer-paper .card.\|.prompts,.drawer.prompt_optimizer .MuiDrawer-paper .card.\|.prompts{margin-top:1rem;margin-right:auto;font-size:1rem!important;border-radius:15px;border:1px solid #3a3a3a;padding:.6rem 1.4rem;background:linear-gradient(45deg,rgba(0,0,0,.1294117647),rgba(0,0,0,.0392156863))}.drawer.multi_select .MuiDrawer-paper .card.\|.prompts>.text.\|.header,.drawer.prompt_consensus .MuiDrawer-paper .card.\|.prompts>.text.\|.header,.drawer.prompt_optimizer .MuiDrawer-paper .card.\|.prompts>.text.\|.header{width:auto;font-size:.8rem;display:flex!important;margin-left:75px}.drawer.multi_select .MuiDrawer-paper .card.\|.prompts>.prompt.value,.drawer.prompt_consensus .MuiDrawer-paper .card.\|.prompts>.prompt.value,.drawer.prompt_optimizer .MuiDrawer-paper .card.\|.prompts>.prompt.value{display:flex;align-items:center;justify-content:space-between;background:inherit;padding:0;border:none;margin:0;width:100%;cursor:pointer}.drawer.multi_select .MuiDrawer-paper .card.\|.prompts>.prompt.value .image.provider,.drawer.prompt_consensus .MuiDrawer-paper .card.\|.prompts>.prompt.value .image.provider,.drawer.prompt_optimizer .MuiDrawer-paper .card.\|.prompts>.prompt.value .image.provider{width:42px;height:42px;margin-top:-1rem}.drawer.multi_select .MuiDrawer-paper .card.\|.prompts>.prompt.value .text,.drawer.prompt_consensus .MuiDrawer-paper .card.\|.prompts>.prompt.value .text,.drawer.prompt_optimizer .MuiDrawer-paper .card.\|.prompts>.prompt.value .text{opacity:.7}.drawer.multi_select .MuiDrawer-paper .card.\|.prompts>.prompt.value .actions.buttons,.drawer.prompt_consensus .MuiDrawer-paper .card.\|.prompts>.prompt.value .actions.buttons,.drawer.prompt_optimizer .MuiDrawer-paper .card.\|.prompts>.prompt.value .actions.buttons{width:35%;margin-left:auto;margin-right:auto}.drawer.multi_select .MuiDrawer-paper .editable_input.compare.container,.drawer.prompt_consensus .MuiDrawer-paper .editable_input.compare.container,.drawer.prompt_optimizer .MuiDrawer-paper .editable_input.compare.container{border-radius:8px}.drawer.multi_select .MuiDrawer-paper .editable_input.compare.container .textarea.input.comparer,.drawer.prompt_consensus .MuiDrawer-paper .editable_input.compare.container .textarea.input.comparer,.drawer.prompt_optimizer .MuiDrawer-paper .editable_input.compare.container .textarea.input.comparer{padding:21px 8px}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select{width:auto}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .footer.temperature,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .footer.temperature,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .footer.temperature{color:red}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions{margin-top:20px}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper{display:flex;flex-direction:column;margin:0 20px;border-radius:10px;padding:10px;border:2px solid #cfcfcf;border-bottom:none}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper textarea,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper textarea,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper textarea{padding:8px}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input{width:90%!important;margin:0 auto}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea{background:transparent;border:none}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea.dark,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea.dark,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea.dark{color:#fff}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea.light,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea.light,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select.versions .version_input_wrapper .editable_input .textarea.light{color:#000}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .style,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .style,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .style{display:flex;flex-direction:row;height:100%;justify-content:space-evenly;margin-left:auto;margin-right:auto}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .style.mobile,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .style.mobile,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .style.mobile{flex-direction:column}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response{position:relative;display:flex;flex-direction:column;min-width:25%;padding:8px 4px;visibility:visible;max-width:92%;margin:0 auto;box-shadow:3px 4px 9px grey}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response.focused,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response.focused,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response.focused{position:fixed}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response.mobile,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response.mobile,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response.mobile{max-width:99%!important;overflow-y:auto;margin-left:0!important;margin-right:0!important;padding:4px 0 40px}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header{display:flex;background:linear-gradient(291deg,rgba(0,0,0,.0196078431) 90%,rgba(0,0,0,.1882352941));border-top:1px solid hsla(0,0%,50.2%,.0705882353);border-radius:5px;padding:.2rem;justify-content:space-around;flex-direction:column;position:relative;border-bottom-left-radius:0;border-bottom-right-radius:0}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header:hover,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header:hover,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header:hover{opacity:1}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .temperature.\|.trigger,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .temperature.\|.trigger,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .temperature.\|.trigger{font-weight:700;font-size:84%;opacity:.5;margin-left:10px;display:flex;font-family:Gruppo}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top{display:flex;align-items:center;max-height:28px}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .icon.actions,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .icon.actions,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .icon.actions{transform:rotate(90deg);opacity:.7;cursor:pointer;height:28px;font-size:140%;z-index:9;align-self:center}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .metrics,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .metrics,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .metrics{display:flex;margin-left:auto;font-size:.7rem;opacity:.2;line-height:normal;text-align:center}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .metrics .metric,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .metrics .metric,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .top .metrics .metric{margin-right:.5rem}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .bottom,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .bottom,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header .bottom{display:flex;justify-content:space-between;margin:0 10px}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header.light,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header.light,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response>.header.light{background:linear-gradient(291deg,rgba(0,0,0,.0196078431) 90%,rgba(0,0,0,.1882352941))}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response .setting.ai_model .MuiSelect-select.MuiSelect-select,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response .setting.ai_model .MuiSelect-select.MuiSelect-select,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response .setting.ai_model .MuiSelect-select.MuiSelect-select{display:flex;align-items:center}.drawer.multi_select .MuiDrawer-paper .responses.\|.multi_select .container.\|.response .setting.ai_model .MuiSvgIcon-root.MuiSelect-icon,.drawer.prompt_consensus .MuiDrawer-paper .responses.\|.multi_select .container.\|.response .setting.ai_model .MuiSvgIcon-root.MuiSelect-icon,.drawer.prompt_optimizer .MuiDrawer-paper .responses.\|.multi_select .container.\|.response .setting.ai_model .MuiSvgIcon-root.MuiSelect-icon{top:auto}.drawer.prompt_comparer.show-report .responses.multi_select.desktop{transition:all .3s ease}.drawer.prompt_comparer.show-report .responses.multi_select.desktop .style.wrapper{display:flex;flex-direction:column;gap:16px}.drawer.prompt_comparer.show-report .responses.multi_select.desktop .style.wrapper .markdown.response{max-height:300px;overflow-y:auto;border:1px solid var(--border-color,hsla(0,0%,100%,.1));border-radius:4px;padding:16px}@media(max-width:768px){.drawer.prompt_comparer .prompt-input-with-actions{padding:8px 10px 0;gap:4px}.drawer.prompt_comparer .prompt-input-container{width:100%!important;margin:0!important;position:relative}.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input{border-radius:10px;gap:0}.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input .pi-toolbar.stack-comparer,.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input .pi-toolbar.stack-gallery{width:96%!important;margin:0;padding:0 10px;border-radius:10px 10px 0 0;z-index:5;display:flex}.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input .pi-toolbar.stack-comparer .pi-toolbar-actions,.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input .pi-toolbar.stack-gallery .pi-toolbar-actions{flex-wrap:wrap;gap:8px}.drawer.prompt_comparer .prompt-input-container .ai-links-container,.drawer.prompt_comparer .prompt-input-container .markdown-ai-links{display:flex;flex-wrap:wrap;gap:8px;padding:8px 10px 4px;margin:0}.drawer.prompt_comparer .prompt-input-container .ai-links-container .action.toolbar_item,.drawer.prompt_comparer .prompt-input-container .ai-links-container .ai-link-button,.drawer.prompt_comparer .prompt-input-container .ai-links-container img,.drawer.prompt_comparer .prompt-input-container .markdown-ai-links .action.toolbar_item,.drawer.prompt_comparer .prompt-input-container .markdown-ai-links .ai-link-button,.drawer.prompt_comparer .prompt-input-container .markdown-ai-links img{width:22px!important;height:22px!important}.drawer.prompt_comparer .prompt-input-container .textarea.input{min-height:5vh;padding:28px 14px!important;line-height:1.45}.drawer.prompt_comparer .response_tabs.mobile{position:sticky;top:0;z-index:4;background:linear-gradient(180deg,#232a30,#1b1f24);margin:0 10px 6px;padding:0 10px}.drawer.prompt_comparer .response_tabs.mobile .MuiTab-root{min-width:unset;padding:8px 10px;font-size:13px;white-space:nowrap}}.comparison_type.selector{display:flex;align-items:center;gap:8px;margin-bottom:12px}.comparison_type.selector .dropdown.comparison-type{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;padding:6px 12px;font-size:14px;min-width:120px}.comparison_type.selector .dropdown.comparison-type:focus{outline:none;border-color:hsla(0,0%,100%,.4)}.comparison_type.selector .dropdown.comparison-type option{background:#2a2a2a;color:#fff}.context_header,.param_header{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:500;margin-bottom:8px;text-align:center}.context2_input_panel,.param2_input_panel{background:hsla(0,0%,100%,.05);border:1px dashed hsla(0,0%,100%,.2);border-radius:8px;padding:16px;margin:8px}.context2_input_panel .context2.input,.context2_input_panel .param2.input,.param2_input_panel .context2.input,.param2_input_panel .param2.input{background:transparent;border:none}.context2_input_panel .context2.input input,.context2_input_panel .context2.input textarea,.context2_input_panel .param2.input input,.context2_input_panel .param2.input textarea,.param2_input_panel .context2.input input,.param2_input_panel .context2.input textarea,.param2_input_panel .param2.input input,.param2_input_panel .param2.input textarea{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;color:#fff!important}.context_input_wrapper{width:80%;display:flex;flex-direction:column;margin:0 auto}.context_input_wrapper .context_header{color:hsla(0,0%,100%,.8);font-size:14px;margin-bottom:0;text-align:left}.context_input_wrapper .context_textarea{width:auto;padding:10px;font-size:14px;line-height:1.5;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;background:linear-gradient(173deg,#393d3f,#25292b);color:inherit;resize:vertical;min-height:60px;font-family:inherit;transition:all .2s ease}.context_input_wrapper .context_textarea:focus{outline:none;border-color:hsla(0,0%,100%,.4);background-color:hsla(0,0%,100%,.08)}.context_input_wrapper .context_textarea::placeholder{color:hsla(0,0%,100%,.4)}.dark .context_input_wrapper .context_textarea{background:rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.1)}.dark .context_input_wrapper .context_textarea:focus{background:rgba(0,0,0,.3);border-color:hsla(0,0%,100%,.3)}.light .context_input_wrapper .context_header{color:rgba(0,0,0,.8)}.light .context_input_wrapper .context_textarea{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2);color:#333}.light .context_input_wrapper .context_textarea:focus{background:rgba(0,0,0,.08);border-color:rgba(0,0,0,.4)}.light .context_input_wrapper .context_textarea::placeholder{color:rgba(0,0,0,.4)}.comparison-report-paper{width:600px!important;max-width:90vw!important}.comparison-report-paper .MuiDrawer-paper{display:flex;flex-direction:column;background-color:var(--background-primary);width:inherit!important}.comparison-report-paper .MuiDrawer-paper.dark{--background-primary:#1e1e1e;--background-secondary:#2a2a2a;--text-primary:#fff;--text-secondary:#b0b0b0;--border-color:#404040}.comparison-report-paper .MuiDrawer-paper.light{--background-primary:#fff;--background-secondary:#f8f9fa;--text-primary:#212529;--text-secondary:#6c757d;--border-color:#dee2e6}.comparison-report-paper .report-header{position:relative;padding:20px;background-color:var(--background-secondary)}.comparison-report-paper .report-header .MuiTypography-h5{font-weight:600;color:var(--text-primary);margin-bottom:8px}.comparison-report-paper .report-header .MuiTypography-body2{color:var(--text-secondary)}.comparison-report-paper .report-header .close-button{position:absolute;top:16px;right:16px;color:var(--text-secondary)}.comparison-report-paper .report-header .close-button:hover{color:var(--text-primary);background-color:rgba(0,0,0,.04)}.comparison-report-paper .MuiTabs-root{background-color:var(--background-secondary);border-bottom:1px solid var(--border-color)}.comparison-report-paper .MuiTabs-root .MuiTab-root{color:var(--text-secondary)}.comparison-report-paper .MuiTabs-root .MuiTab-root.Mui-selected{color:var(--text-primary)}.comparison-report-paper .report-content{flex:1;overflow-y:auto;background-color:var(--background-primary)}.comparison-report-paper .report-content .MuiBox-root .MuiTypography-h6{color:var(--text-primary);font-weight:600;margin-bottom:16px}.comparison-report-paper .report-content .MuiBox-root .MuiTypography-subtitle2{color:var(--text-primary);font-weight:500;margin-bottom:12px}.comparison-report-paper .report-content .MuiBox-root .MuiTypography-body2{color:var(--text-secondary)}.comparison-report-paper .report-content .MuiGrid-container{margin-bottom:24px}.comparison-report-paper .report-content .MuiChip-root{background-color:var(--background-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.comparison-report-paper .report-content .MuiChip-root.MuiChip-colorPrimary{background-color:#4caf50;color:#fff;border:none}.comparison-report-paper .report-content .MuiChip-root.MuiChip-colorSecondary{background-color:#f44336;color:#fff;border:none}.comparison-report-paper .recharts-wrapper .recharts-cartesian-axis-tick-value{fill:var(--text-secondary);font-size:12px}.comparison-report-paper .recharts-wrapper .recharts-legend-item-text{color:var(--text-primary)!important;font-size:14px}.comparison-report-paper .recharts-wrapper .recharts-tooltip-wrapper .recharts-default-tooltip{background-color:var(--background-secondary)!important;border:1px solid var(--border-color)!important;border-radius:4px}.comparison-report-paper .recharts-wrapper .recharts-tooltip-wrapper .recharts-default-tooltip .recharts-tooltip-label{color:var(--text-primary)!important;font-weight:600}.comparison-report-paper .recharts-wrapper .recharts-tooltip-wrapper .recharts-default-tooltip .recharts-tooltip-item{color:var(--text-secondary)!important}.comparison-report-paper .recharts-wrapper .recharts-polar-grid-angle line,.comparison-report-paper .recharts-wrapper .recharts-polar-grid-concentric-circle{stroke:var(--border-color)}.comparison-report-paper .recharts-wrapper .recharts-polar-angle-axis-tick-value{fill:var(--text-secondary);font-size:12px}.comparison-report-paper .MuiBox-root[role=presentation]{border-color:var(--border-color)!important;background-color:var(--background-secondary)}.dark .comparison-report-drawer .recharts-wrapper .recharts-cartesian-grid line{stroke:#333}.light .comparison-report-drawer .recharts-wrapper .recharts-cartesian-grid line{stroke:#e0e0e0}@media(max-width:768px){.comparison-report-paper{width:100vw!important;max-width:100vw!important}.comparison-report-paper .report-content .MuiGrid-container{margin-bottom:16px}.comparison-report-paper .report-content .MuiBox-root{padding:16px!important}.comparison-report-paper .report-content .recharts-wrapper .recharts-cartesian-axis-tick-value{font-size:10px}}.comparison-report-paper .quality-insights-grid .MuiGrid-item{margin-bottom:8px}.comparison-report-paper .quality-insights-grid .MuiChip-root{margin:2px;font-size:11px;height:24px}.response-loading.loading_overlay{position:absolute!important;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;z-index:10;background:transparent}.response-loading.loading_overlay .pixel-container{position:absolute;top:0;left:0;width:100%;height:100%}.responses.multi_select .style.wrapper>div{min-width:300px;width:45%;display:flex;margin-left:auto;margin-right:auto}.responses.multi_select .style.wrapper>div:has(.loading_overlay){min-height:400px}@media(max-width:768px){.responses.multi_select .style.wrapper>div{width:100%;padding-left:0;margin-left:0;margin-top:0}}.responses.multi_select.two>.style.wrapper>div{width:calc(50% - 8px);max-width:calc(50% - 8px)}.responses.multi_select.four>.style.wrapper>div{width:calc(25% - 8px);max-width:calc(25% - 8px)}.cancel-button-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.cancel-button-container .button.cancel{background:rgba(0,0,0,.8);color:#fff;border:1px solid hsla(0,0%,100%,.3);padding:10px 20px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}.cancel-button-container .button.cancel:hover{background:rgba(0,0,0,.9);border-color:hsla(0,0%,100%,.5)}.response-tabs-container{position:relative;min-height:48px}.response-tabs-container .response-tabs-flex-container{border-bottom:1px solid hsla(0,0%,100%,.1);gap:4px}.response-tabs-container .response-tabs-flex-container .response-tab-root{padding:0}.response-tabs-container .response-tabs-flex-container.light{border-bottom-color:rgba(0,0,0,.1)}.response-tabs-container .response-tabs-indicator{height:3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.response-tabs-container .response-tabs-indicator.dark{background-color:#4caf50}.response-tabs-container .response-tabs-indicator.light{background-color:#2196f3}.response-tabs-container .response-tab{min-width:auto;padding:8px 12px;text-transform:none;font-size:13px}.response-tabs-container .response-tab .response-tab-root{transition:all .2s ease;opacity:.7}.response-tabs-container .response-tab .response-tab-root.dark{color:hsla(0,0%,100%,.7)}.response-tabs-container .response-tab .response-tab-root.dark:hover{color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.05)}.response-tabs-container .response-tab .response-tab-root.light{color:rgba(0,0,0,.6)}.response-tabs-container .response-tab .response-tab-root.light:hover{color:rgba(0,0,0,.9);background-color:rgba(0,0,0,.05)}.response-tabs-container .response-tab .response-tab-selected{opacity:1}.response-tabs-container .response-tab .response-tab-selected.dark{color:#fff}.response-tabs-container .response-tab .response-tab-selected.light{color:#000}.response_tabpanel.mobile{flex-direction:column}.response_tabpanel.mobile .container.\|.response>.header{display:none}.tab-label-container{display:flex;align-items:center;gap:8px}.tab-label-container .tab-provider-icon{width:20px;height:20px;border-radius:4px;object-fit:contain}.tab-label-container .tab-provider-icon.anthropic{background-color:hsla(30,50%,60%,.1)}.tab-label-container .tab-provider-icon.openai{background-color:rgba(116,169,143,.1)}.tab-label-container .tab-provider-icon.google{background-color:rgba(66,133,244,.1)}.tab-label-container .tab-provider-icon.meta{background-color:rgba(0,102,255,.1)}.tab-label-container .tab-provider-icon.mistral{background-color:rgba(255,85,0,.1)}.tab-label-container .tab-provider-icon.cohere{background-color:rgba(57,115,255,.1)}.tab-label-container .tab-label-text{font-size:13px;font-weight:500;white-space:nowrap}.tab-label-container.dark .tab-label-text,.tab-label-container.light .tab-label-text{color:inherit}.entry.placeholder{display:flex;align-items:center;justify-content:center;min-height:300px;width:100%}.entry.placeholder .company_card{position:relative;width:100%;max-width:500px;padding:20px}.entry.placeholder .company_card:hover .text{opacity:.9;transition-duration:1.4s;transition-delay:.9s}.entry.placeholder .company_card:hover>.image.resource{opacity:0;transition-duration:1.4s;transition-delay:.9s}.entry.placeholder .company_card>.image.resource{position:absolute;z-index:0;width:100%;height:400px;margin-left:25px;margin-top:15%;filter:grayscale(100%);opacity:.01}.entry.placeholder .company_card .text{opacity:.2;font-size:10px;z-index:999999;background:transparent;transition:opacity .3s ease}.entry.placeholder .company_card .text .company_url{font-size:155%;margin-left:18px;text-decoration:underline;color:#507487}.entry.placeholder.dark .company_card .text{color:#fff}.entry.placeholder.light .company_card .text{color:rgba(0,0,0,.8)}@media(max-width:768px){.entry.placeholder .company_card{padding:10px}.entry.placeholder .company_card .text{opacity:.5;font-size:11px}}.custom-consensus-drawer .editable_input.container,.drawer.prompt_comparer .editable_input.container,.drawer.prompt_consensus .editable_input.container,.drawer.prompt_models .editable_input.container,.drawer.prompt_optimizer .editable_input.container{display:flex;flex-direction:column;gap:0}.custom-consensus-drawer .editable_input.container.comparer.container,.drawer.prompt_comparer .editable_input.container.comparer.container,.drawer.prompt_consensus .editable_input.container.comparer.container,.drawer.prompt_models .editable_input.container.comparer.container,.drawer.prompt_optimizer .editable_input.container.comparer.container{border-radius:8px}.custom-consensus-drawer .editable_input.container.comparer.container .textarea.input.comparer,.drawer.prompt_comparer .editable_input.container.comparer.container .textarea.input.comparer,.drawer.prompt_consensus .editable_input.container.comparer.container .textarea.input.comparer,.drawer.prompt_models .editable_input.container.comparer.container .textarea.input.comparer,.drawer.prompt_optimizer .editable_input.container.comparer.container .textarea.input.comparer{padding:24px 8px}.custom-consensus-drawer .editable_input.container.dark,.drawer.prompt_comparer .editable_input.container.dark,.drawer.prompt_consensus .editable_input.container.dark,.drawer.prompt_models .editable_input.container.dark,.drawer.prompt_optimizer .editable_input.container.dark{background:linear-gradient(173deg,#393d3f,#25292b);color:#efefef}.custom-consensus-drawer .editable_input.container.light,.drawer.prompt_comparer .editable_input.container.light,.drawer.prompt_consensus .editable_input.container.light,.drawer.prompt_models .editable_input.container.light,.drawer.prompt_optimizer .editable_input.container.light{background:#e6e6e6;color:#333}.custom-consensus-drawer .textarea.input,.drawer.prompt_comparer .textarea.input,.drawer.prompt_consensus .textarea.input,.drawer.prompt_models .textarea.input,.drawer.prompt_optimizer .textarea.input{font-family:"System-UI",Nunito;border-radius:5px;border-style:unset;resize:vertical;line-height:1.5;background:transparent}.custom-consensus-drawer .textarea.input:focus,.drawer.prompt_comparer .textarea.input:focus,.drawer.prompt_consensus .textarea.input:focus,.drawer.prompt_models .textarea.input:focus,.drawer.prompt_optimizer .textarea.input:focus{outline:none}.drawer.prompt_consensus .prompt_input,.drawer.prompt_optimizer .prompt_input{transition-duration:1.6s;height:100%;min-height:200px;width:calc(100% - 32px);margin:20px 12px 10px 20px;display:flex;flex-direction:column;position:relative}.drawer.prompt_consensus .prompt_input .editable_input.container,.drawer.prompt_optimizer .prompt_input .editable_input.container{height:100%;width:100%;display:flex;flex-direction:column}.drawer.prompt_consensus .prompt_input .editable_input.container .textarea.input,.drawer.prompt_optimizer .prompt_input .editable_input.container .textarea.input{overflow:auto;min-height:180px;height:100%!important;width:calc(100% - 38px)!important;flex:1;resize:vertical;padding:8px 19px;box-sizing:border-box}.drawer.prompt_optimizer .prompt_input{height:100%}.drawer.prompt_models .editable_input.container{max-width:840px;transition-duration:1.6s;width:auto;height:auto;padding:10px 10px 0;border-radius:5px;margin:0 10px}.drawer.prompt_models .editable_input.container.side-by-side-layout{margin-right:0}.drawer.prompt_consensus .prompt-input-wrapper,.drawer.prompt_consensus .prompt-input-wrapper .editable_input{width:100%;height:100%;display:flex;flex-direction:column}@media screen and (max-width:768px){.drawer.prompt_consensus .prompt-input-wrapper .editable_input .pi-toolbar.stack-consensus,.drawer.prompt_consensus .prompt-input-wrapper .editable_input .pi-toolbar.stack-gallery{margin-top:-3px}}.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input .pi-toolbar{border-radius:5px;width:99%;padding:0 20px 6px 9px;margin:0 17px 0 0}.drawer.prompt_comparer .prompt-input-container .prompt-input-wrapper .editable_input .pi-toolbar .textarea.input{min-height:8.5vh}.custom-consensus-drawer,.drawer.prompt_consensus{padding:16px;display:flex;flex-direction:column;gap:12px}.custom-consensus-drawer .accordion .MuiAccordion-root,.custom-consensus-drawer .model,.custom-consensus-drawer .model_card,.drawer.prompt_consensus .accordion .MuiAccordion-root,.drawer.prompt_consensus .model,.drawer.prompt_consensus .model_card{transition:all .3s ease;border-left:3px solid transparent}.custom-consensus-drawer .accordion .MuiAccordion-root.loading,.custom-consensus-drawer .model.loading,.custom-consensus-drawer .model_card.loading,.drawer.prompt_consensus .accordion .MuiAccordion-root.loading,.drawer.prompt_consensus .model.loading,.drawer.prompt_consensus .model_card.loading{border-left-color:#4dabf5}.custom-consensus-drawer .accordion .MuiAccordion-root.pending,.custom-consensus-drawer .model.pending,.custom-consensus-drawer .model_card.pending,.drawer.prompt_consensus .accordion .MuiAccordion-root.pending,.drawer.prompt_consensus .model.pending,.drawer.prompt_consensus .model_card.pending{border-left-color:#9575cd}.custom-consensus-drawer .accordion .MuiAccordion-root.has-response,.custom-consensus-drawer .model.has-response,.custom-consensus-drawer .model_card.has-response,.drawer.prompt_consensus .accordion .MuiAccordion-root.has-response,.drawer.prompt_consensus .model.has-response,.drawer.prompt_consensus .model_card.has-response{border-left-color:#66bb6a}.custom-consensus-drawer .accordion .MuiAccordion-root.has-error,.custom-consensus-drawer .model.has-error,.custom-consensus-drawer .model_card.has-error,.drawer.prompt_consensus .accordion .MuiAccordion-root.has-error,.drawer.prompt_consensus .model.has-error,.drawer.prompt_consensus .model_card.has-error{border-left-color:#ef5350}.custom-consensus-drawer .model.pending .entry.placeholder,.custom-consensus-drawer .model_card.pending .model_placeholder,.custom-consensus-drawer .placeholder_content,.drawer.prompt_consensus .model.pending .entry.placeholder,.drawer.prompt_consensus .model_card.pending .model_placeholder,.drawer.prompt_consensus .placeholder_content{min-height:100px;padding:12px;background-color:hsla(0,0%,100%,.03);border-radius:4px;border:1px dashed hsla(0,0%,100%,.1);display:flex;flex-direction:row;justify-content:center;align-items:center}.custom-consensus-drawer .model.pending .entry.placeholder .placeholder_text,.custom-consensus-drawer .model_card.pending .model_placeholder .placeholder_text,.custom-consensus-drawer .placeholder_content .placeholder_text,.drawer.prompt_consensus .model.pending .entry.placeholder .placeholder_text,.drawer.prompt_consensus .model_card.pending .model_placeholder .placeholder_text,.drawer.prompt_consensus .placeholder_content .placeholder_text{color:hsla(0,0%,100%,.4);font-style:italic;text-align:center}.custom-consensus-drawer .model.pending .entry.placeholder.light,.custom-consensus-drawer .model_card.pending .model_placeholder.light,.custom-consensus-drawer .placeholder_content.light,.drawer.prompt_consensus .model.pending .entry.placeholder.light,.drawer.prompt_consensus .model_card.pending .model_placeholder.light,.drawer.prompt_consensus .placeholder_content.light{min-height:100px;padding:12px;background-color:rgba(0,0,0,.05);border-radius:4px;border:1px dashed rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:center;align-items:center}.custom-consensus-drawer .model.pending .entry.placeholder.light .placeholder_text,.custom-consensus-drawer .model_card.pending .model_placeholder.light .placeholder_text,.custom-consensus-drawer .placeholder_content.light .placeholder_text,.drawer.prompt_consensus .model.pending .entry.placeholder.light .placeholder_text,.drawer.prompt_consensus .model_card.pending .model_placeholder.light .placeholder_text,.drawer.prompt_consensus .placeholder_content.light .placeholder_text{color:rgba(0,0,0,.4);font-style:italic;text-align:center}.custom-consensus-drawer .accordion .error_content,.custom-consensus-drawer .model.has-error .error_content,.custom-consensus-drawer .model_card.has-error .model_error,.drawer.prompt_consensus .accordion .error_content,.drawer.prompt_consensus .model.has-error .error_content,.drawer.prompt_consensus .model_card.has-error .model_error{padding:12px;background-color:rgba(239,83,80,.05);border-radius:4px;width:100%}.custom-consensus-drawer .accordion .error_content .error_message,.custom-consensus-drawer .model.has-error .error_content .error_message,.custom-consensus-drawer .model_card.has-error .model_error .error_message,.drawer.prompt_consensus .accordion .error_content .error_message,.drawer.prompt_consensus .model.has-error .error_content .error_message,.drawer.prompt_consensus .model_card.has-error .model_error .error_message{color:#ef5350;font-style:italic;margin:0}.custom-consensus-drawer .provider_logo .image.\|.resource,.drawer.prompt_consensus .provider_logo .image.\|.resource{width:24px;height:24px;border-radius:50%}.custom-consensus-drawer .score,.drawer.prompt_consensus .score{font-weight:700;margin-left:auto}.custom-consensus-drawer .header,.drawer.prompt_consensus .header{display:flex;justify-content:space-between;align-items:center}.custom-consensus-drawer .header .title_bar,.drawer.prompt_consensus .header .title_bar{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.custom-consensus-drawer .header .title_bar .prompt_stack.\|.brand,.drawer.prompt_consensus .header .title_bar .prompt_stack.\|.brand{display:flex;flex-direction:row;justify-content:center;align-items:center}.custom-consensus-drawer .header .title_bar .prompt_stack.\|.brand .logo,.drawer.prompt_consensus .header .title_bar .prompt_stack.\|.brand .logo{width:28px;height:28px;border-radius:50%}.custom-consensus-drawer .header .title_bar .prompt_stack.\|.brand .title,.drawer.prompt_consensus .header .title_bar .prompt_stack.\|.brand .title{margin-left:.5rem!important;font-size:1.4rem}.custom-consensus-drawer .drawer_buttons.container,.drawer.prompt_consensus .drawer_buttons.container{top:10px!important}.custom-consensus-drawer .content,.drawer.prompt_consensus .content{height:100%}.custom-consensus-drawer .content.consensus,.drawer.prompt_consensus .content.consensus{padding-right:0}.custom-consensus-drawer .content.consensus .chart_responses,.drawer.prompt_consensus .content.consensus .chart_responses{display:flex}.custom-consensus-drawer .content.consensus .chart_responses .scores.\|.models,.drawer.prompt_consensus .content.consensus .chart_responses .scores.\|.models{flex:2}.custom-consensus-drawer .content .title,.drawer.prompt_consensus .content .title{position:relative;font-style:normal}.custom-consensus-drawer .content .title h3.label,.drawer.prompt_consensus .content .title h3.label{display:flex}.custom-consensus-drawer .content .title h3.label svg.tooltip,.drawer.prompt_consensus .content .title h3.label svg.tooltip{margin-left:.8rem;cursor:pointer;opacity:.3;width:18px}.custom-consensus-drawer .content .title .actions.buttons,.drawer.prompt_consensus .content .title .actions.buttons{position:absolute;right:0;top:0;margin-top:0}.custom-consensus-drawer .content .title .actions.buttons .action.selected,.drawer.prompt_consensus .content .title .actions.buttons .action.selected{margin:.3rem .8rem 0 0}.custom-consensus-drawer .content .title .actions.buttons .action.selected .image.resource,.custom-consensus-drawer .content .title .actions.buttons .action.selected .label.action,.drawer.prompt_consensus .content .title .actions.buttons .action.selected .image.resource,.drawer.prompt_consensus .content .title .actions.buttons .action.selected .label.action{display:none}.custom-consensus-drawer .consensus.options,.drawer.prompt_consensus .consensus.options{align-items:center}.custom-consensus-drawer .consensus.options .run.prompt,.drawer.prompt_consensus .consensus.options .run.prompt{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:11.4px;border:1px solid #46494b;border-radius:5px;background:#393e40}.custom-consensus-drawer .consensus.options .run.prompt button,.drawer.prompt_consensus .consensus.options .run.prompt button{color:#fff}.custom-consensus-drawer .consensus.options .consensus-buttons-container,.drawer.prompt_consensus .consensus.options .consensus-buttons-container{display:flex;flex-direction:column;gap:2px;width:100%}.custom-consensus-drawer .consensus.options .consensus-button-row,.drawer.prompt_consensus .consensus.options .consensus-button-row{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;flex-wrap:nowrap}.custom-consensus-drawer .consensus.options .consensus-button-row.noauth,.drawer.prompt_consensus .consensus.options .consensus-button-row.noauth{max-width:68vw}.custom-consensus-drawer .consensus.options .consensus-button-row.auth,.drawer.prompt_consensus .consensus.options .consensus-button-row.auth{max-width:65vw}.custom-consensus-drawer .consensus.options .consensus-button-row.dark .row-header,.drawer.prompt_consensus .consensus.options .consensus-button-row.dark .row-header{color:#f5f5f5}.custom-consensus-drawer .consensus.options .consensus-button-row.dark .nav-button,.drawer.prompt_consensus .consensus.options .consensus-button-row.dark .nav-button{color:#cfd8dc;background:rgba(129,152,169,.24);border-color:rgba(129,152,169,.4)}.custom-consensus-drawer .consensus.options .consensus-button-row.dark .nav-button:disabled,.drawer.prompt_consensus .consensus.options .consensus-button-row.dark .nav-button:disabled{color:rgba(207,216,220,.3);background:rgba(129,152,169,.12)}.custom-consensus-drawer .consensus.options .consensus-button-row.light .row-header,.drawer.prompt_consensus .consensus.options .consensus-button-row.light .row-header{color:#1f2933}.custom-consensus-drawer .consensus.options .consensus-button-row.light .nav-button,.drawer.prompt_consensus .consensus.options .consensus-button-row.light .nav-button{color:#1f2933;background:rgba(86,100,110,.12);border-color:rgba(86,100,110,.32)}.custom-consensus-drawer .consensus.options .consensus-button-row.light .nav-button:disabled,.drawer.prompt_consensus .consensus.options .consensus-button-row.light .nav-button:disabled{color:rgba(31,41,51,.3);background:rgba(86,100,110,.08)}.custom-consensus-drawer .consensus.options .consensus-button-row .row-header,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-header{display:flex;align-items:center;font-weight:600;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.custom-consensus-drawer .consensus.options .consensus-button-row .row-controls,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-controls{display:flex;align-items:center;gap:12px;flex:1;min-width:0;flex-wrap:nowrap}.custom-consensus-drawer .consensus.options .consensus-button-row .consensus-nav-icon,.drawer.prompt_consensus .consensus.options .consensus-button-row .consensus-nav-icon{width:16px;height:16px;margin-right:5px;opacity:.8;flex-shrink:0}.custom-consensus-drawer .consensus.options .consensus-button-row .nav-button,.drawer.prompt_consensus .consensus.options .consensus-button-row .nav-button{min-width:34px;height:34px;border-radius:8px;background:rgba(120,136,148,.18);border:1px solid rgba(120,136,148,.35);transition:background .2s ease;flex-shrink:0}.custom-consensus-drawer .consensus.options .consensus-button-row .nav-button:hover:not(:disabled),.drawer.prompt_consensus .consensus.options .consensus-button-row .nav-button:hover:not(:disabled){background:rgba(120,136,148,.3)}.custom-consensus-drawer .consensus.options .consensus-button-row .nav-button:disabled,.drawer.prompt_consensus .consensus.options .consensus-button-row .nav-button:disabled{background:rgba(120,136,148,.08)}.custom-consensus-drawer .consensus.options .consensus-button-row .nav-button .MuiSvgIcon-root,.drawer.prompt_consensus .consensus.options .consensus-button-row .nav-button .MuiSvgIcon-root{font-size:1rem}.custom-consensus-drawer .consensus.options .consensus-button-row .row-buttons-wrapper,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-buttons-wrapper{flex:1;min-width:0;overflow:hidden;min-height:100%;display:flex;align-items:stretch}.custom-consensus-drawer .consensus.options .consensus-button-row .row-buttons,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-buttons{width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:2px;display:flex;align-items:stretch;white-space:nowrap}.custom-consensus-drawer .consensus.options .consensus-button-row .row-buttons .MuiToggleButtonGroup-root,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-buttons .MuiToggleButtonGroup-root{flex-wrap:nowrap}.custom-consensus-drawer .consensus.options .consensus-button-row .row-buttons::-webkit-scrollbar,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-buttons::-webkit-scrollbar{height:4px}.custom-consensus-drawer .consensus.options .consensus-button-row .row-buttons::-webkit-scrollbar-thumb,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-buttons::-webkit-scrollbar-thumb{background:rgba(180,196,207,.4);border-radius:999px}.custom-consensus-drawer .consensus.options .consensus-button-row .consensus-buttons,.drawer.prompt_consensus .consensus.options .consensus-button-row .consensus-buttons{display:inline-flex;gap:6px;padding:2px 0}.custom-consensus-drawer .consensus.options .mobile-consensus-selector,.drawer.prompt_consensus .consensus.options .mobile-consensus-selector{width:100%;margin-bottom:8px}.custom-consensus-drawer .consensus.options .mobile-consensus-selector .MuiSelect-root,.drawer.prompt_consensus .consensus.options .mobile-consensus-selector .MuiSelect-root{background-color:var(--bg-color-secondary,#2a2a2a);color:var(--text-color-primary,#fff);border-radius:4px}.custom-consensus-drawer .consensus.options .mobile-consensus-selector .MuiOutlinedInput-notchedOutline,.drawer.prompt_consensus .consensus.options .mobile-consensus-selector .MuiOutlinedInput-notchedOutline{border-color:var(--border-color,#555)}.custom-consensus-drawer .consensus.options .mobile-consensus-selector:hover .MuiOutlinedInput-notchedOutline,.drawer.prompt_consensus .consensus.options .mobile-consensus-selector:hover .MuiOutlinedInput-notchedOutline{border-color:var(--accent-color,#4dabf5)}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns{display:flex;gap:8px;width:100%;margin-bottom:0}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown{flex:1;min-width:0}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiInputBase-root,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiInputBase-root{font-family:Nunito,sans-serif;font-size:.85rem;border-radius:5px}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiSelect-select,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiSelect-select{padding:8px 12px}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .placeholder-text,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .placeholder-text{opacity:.7;font-style:italic}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark .MuiInputBase-root,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark .MuiInputBase-root{background-color:#2a2d2e;color:#e0e0e0}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark .MuiOutlinedInput-notchedOutline,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark .MuiOutlinedInput-notchedOutline{border-color:#4b4c4c}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark:hover .MuiOutlinedInput-notchedOutline,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark:hover .MuiOutlinedInput-notchedOutline{border-color:#596d77}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark .MuiSvgIcon-root,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.dark .MuiSvgIcon-root{color:#9e9e9e}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light .MuiInputBase-root,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light .MuiInputBase-root{background-color:#f5f5f5;color:#333}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light .MuiOutlinedInput-notchedOutline,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light .MuiOutlinedInput-notchedOutline{border-color:#ccc}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light:hover .MuiOutlinedInput-notchedOutline,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light:hover .MuiOutlinedInput-notchedOutline{border-color:#999}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light .MuiSvgIcon-root,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.light .MuiSvgIcon-root{color:#666}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.analysis .MuiSelect-select,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.analysis .MuiSelect-select{border-left:3px solid #4fc3f7}.custom-consensus-drawer .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.consolidation .MuiSelect-select,.drawer.prompt_consensus .consensus.options .mobile-consensus-dropdowns .mobile-consensus-dropdown.consolidation .MuiSelect-select{border-left:3px solid #264a8d}.custom-consensus-drawer .consensus.options .icon.\|.prompt,.drawer.prompt_consensus .consensus.options .icon.\|.prompt{width:20px;height:20px;margin:0 4px 0 0;border:none;padding:0;filter:none;opacity:1}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root{display:inline-flex;border-radius:4px;width:auto;flex-grow:1;justify-content:flex-start;gap:6px}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root{padding:4px 8px;border-color:#4b4c4c;border-radius:5px;font-family:Nunito;text-transform:none;font-size:.75rem;height:auto;min-width:85px;flex:0 0 auto}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root.dark,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root.dark{color:#e0e0e0}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root.light,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root.light{color:#333}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root.Mui-selected,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root.Mui-selected{border:2px solid #596d77;background:rgba(89,109,119,.2)}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root:hover,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root:hover{background:#646470;color:#e0e0e0}.custom-consensus-drawer .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root .icon.\|.prompt,.drawer.prompt_consensus .consensus.options .MuiToggleButtonGroup-root .MuiToggleButton-root .icon.\|.prompt{width:20px!important;height:20px!important;margin-right:6px;filter:none;opacity:1}.custom-consensus-drawer .consensus.options .icon.submit,.drawer.prompt_consensus .consensus.options .icon.submit{width:22px;height:22px;cursor:pointer}.custom-consensus-drawer .accordion,.custom-consensus-drawer .MuiDrawer-paper.responses,.drawer.prompt_consensus .accordion,.drawer.prompt_consensus .MuiDrawer-paper.responses{margin-bottom:0;height:70vh;overflow-y:auto;overflow-x:hidden}.custom-consensus-drawer .accordion .chart_responses,.custom-consensus-drawer .MuiDrawer-paper.responses .chart_responses,.drawer.prompt_consensus .accordion .chart_responses,.drawer.prompt_consensus .MuiDrawer-paper.responses .chart_responses{height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:10px}.custom-consensus-drawer .accordion .container.response .md.box,.custom-consensus-drawer .MuiDrawer-paper.responses .container.response .md.box,.drawer.prompt_consensus .accordion .container.response .md.box,.drawer.prompt_consensus .MuiDrawer-paper.responses .container.response .md.box{margin-bottom:20px}.custom-consensus-drawer .accordion .container.response .md.box pre,.custom-consensus-drawer .MuiDrawer-paper.responses .container.response .md.box pre,.drawer.prompt_consensus .accordion .container.response .md.box pre,.drawer.prompt_consensus .MuiDrawer-paper.responses .container.response .md.box pre{text-wrap:wrap}.custom-consensus-drawer .accordion .container.response .md.box .sentiment,.custom-consensus-drawer .MuiDrawer-paper.responses .container.response .md.box .sentiment,.drawer.prompt_consensus .accordion .container.response .md.box .sentiment,.drawer.prompt_consensus .MuiDrawer-paper.responses .container.response .md.box .sentiment{display:flex;margin-top:10px;justify-content:space-between}.custom-consensus-drawer .accordion .container.response .md.box .sentiment .gauge.gradient .header,.custom-consensus-drawer .MuiDrawer-paper.responses .container.response .md.box .sentiment .gauge.gradient .header,.drawer.prompt_consensus .accordion .container.response .md.box .sentiment .gauge.gradient .header,.drawer.prompt_consensus .MuiDrawer-paper.responses .container.response .md.box .sentiment .gauge.gradient .header{margin-top:-30px;opacity:1}.custom-consensus-drawer .accordion .container.response .md.box .sentiment .icon.\|.info,.custom-consensus-drawer .MuiDrawer-paper.responses .container.response .md.box .sentiment .icon.\|.info,.drawer.prompt_consensus .accordion .container.response .md.box .sentiment .icon.\|.info,.drawer.prompt_consensus .MuiDrawer-paper.responses .container.response .md.box .sentiment .icon.\|.info{opacity:.3;mix-blend-mode:exclusion}.custom-consensus-drawer .chart .header,.drawer.prompt_consensus .chart .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:18px 4px 20px 0;font-family:Ubuntu Sans;font-size:14px}.custom-consensus-drawer .chart .header .checkbox,.drawer.prompt_consensus .chart .header .checkbox{display:flex;flex-direction:row;justify-content:center;align-items:center}.custom-consensus-drawer .chart .header .checkbox .MuiSvgIcon-root,.drawer.prompt_consensus .chart .header .checkbox .MuiSvgIcon-root{fill:#686f73}.custom-consensus-drawer .chart .header .avg_score,.drawer.prompt_consensus .chart .header .avg_score{color:#d2d1da;text-decoration:none!important;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:unset;gap:8.5px;font-weight:400}.custom-consensus-drawer .chart .header .avg_score .value,.drawer.prompt_consensus .chart .header .avg_score .value{font-weight:700;font-size:120%}.custom-consensus-drawer .chart .recharts-default-tooltip,.drawer.prompt_consensus .chart .recharts-default-tooltip{background-color:#414067!important}.custom-consensus-drawer .chart g text tspan,.drawer.prompt_consensus .chart g text tspan{font-size:.7rem}.custom-consensus-drawer .chart g.recharts-cartesian-axis-ticks .image.resource,.drawer.prompt_consensus .chart g.recharts-cartesian-axis-ticks .image.resource{width:18px;height:18px;border-radius:50%;margin-right:.5rem}.custom-consensus-drawer .scores.\|.models,.drawer.prompt_consensus .scores.\|.models{display:flex;flex-direction:column;margin-bottom:1rem}.custom-consensus-drawer .scores.\|.models>.title,.drawer.prompt_consensus .scores.\|.models>.title{text-decoration:none!important;margin-left:14px}.custom-consensus-drawer .scores.\|.models .model,.drawer.prompt_consensus .scores.\|.models .model{font-size:.9rem;padding:0 12.9px 0 10px}.custom-consensus-drawer .scores.\|.models .model .image.\|.resource,.drawer.prompt_consensus .scores.\|.models .model .image.\|.resource{width:18px;height:18px;border-radius:50%}.custom-consensus-drawer .scores.\|.models .model.name .title,.drawer.prompt_consensus .scores.\|.models .model.name .title{display:flex;align-content:center}.custom-consensus-drawer .scores.\|.models .model.name .title .score,.drawer.prompt_consensus .scores.\|.models .model.name .title .score{margin-right:1rem}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning{padding:0 .6rem;height:100%;overflow-y:auto;overflow-x:hidden;margin-bottom:0;display:flex;flex-direction:column;justify-content:stretch;align-items:center;align-items:unset;scrollbar-width:thin}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response{scrollbar-width:thin}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response::-webkit-scrollbar-thumb,.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning::-webkit-scrollbar-thumb,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response::-webkit-scrollbar-thumb,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning::-webkit-scrollbar-thumb{border-radius:4px}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response::-webkit-scrollbar-track,.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning.light::-webkit-scrollbar-thumb,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response::-webkit-scrollbar-track,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning.light::-webkit-scrollbar-thumb{background-color:#d2d2d2}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response::-webkit-scrollbar-track,.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning.dark::-webkit-scrollbar-track,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response::-webkit-scrollbar-track,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning.dark::-webkit-scrollbar-track{background-color:#383838}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response{display:flex;flex-direction:column;justify-content:center;align-items:center}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:unset}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis{filter:grayscale(1);opacity:.4}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis .label.emotion,.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis .label.subjectivity,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis .label.emotion,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis .label.subjectivity{display:none}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis .gauge.gradient,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis .gauge.gradient{max-width:80%}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis.mobile,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box .sentiment.analysis.mobile{opacity:1}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning .container.response .md.box:hover .sentiment.analysis,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning .container.response .md.box:hover .sentiment.analysis{filter:grayscale(0);opacity:1;transition:filter .9s ease-in-out,opacity .8s ease-in-out}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning p,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning p{font-size:14px;color:#f7f7fc}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning.light .container.response,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning.light .container.response{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#292929}.custom-consensus-drawer .scores.\|.models .model.name .model_reasoning.light p,.drawer.prompt_consensus .scores.\|.models .model.name .model_reasoning.light p{color:#292929}.custom-consensus-drawer .scores.\|.models.wide_grid,.drawer.prompt_consensus .scores.\|.models.wide_grid{padding-left:20px;height:calc(100vh - 250px);overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.custom-consensus-drawer .scores.\|.models.wide_grid.vertical_layout,.drawer.prompt_consensus .scores.\|.models.wide_grid.vertical_layout{height:calc(100vh - 70px)}.custom-consensus-drawer .scores.\|.models.wide_grid.vertical_layout.with_toolbar,.drawer.prompt_consensus .scores.\|.models.wide_grid.vertical_layout.with_toolbar{height:calc(100vh - 160px)}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card{background:hsla(0,0%,76.9%,.2);border:1px solid #7c8c94;border-radius:4px;padding:8px;display:flex;flex-direction:column;overflow:hidden;height:35vh;position:relative}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card.no_responses:not(.expanded),.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card.no_responses:not(.expanded){height:42vh}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_header,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:0;margin-bottom:0;justify-content:space-between}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_header .image.\|.resource,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_header .image.\|.resource{width:24px;height:24px;border-radius:50%;margin-right:8px;padding:1px;border:2px solid hsla(0,0%,50.2%,.1490196078);box-shadow:2px 2px grey;margin-bottom:4px}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_header .model_name,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_header .model_name{font-weight:700;font-size:14px}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_header .expand_button.dark .MuiSvgIcon-root,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_header .expand_button.dark .MuiSvgIcon-root{fill:#e0e0e0}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_header .expand_button.light .MuiSvgIcon-root,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_header .expand_button.light .MuiSvgIcon-root{fill:#333}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_header .score,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_header .score{font-weight:700;font-size:16px}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_content,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_content{flex:1;overflow-y:hidden;overflow-x:hidden;padding:8px}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_content .company_card>.image,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_content .company_card>.image{display:flex;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;max-width:300px;max-height:300px;margin:0 auto;object-fit:contain}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_content .model_reasoning pre,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_content .model_reasoning pre{white-space:pre-wrap}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_content .model_reasoning pre code,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_content .model_reasoning pre code{white-space:inherit}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_content .model_reasoning p,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_content .model_reasoning p{margin-top:0}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card .model_content .model_error,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card .model_content .model_error{color:#f44336;font-size:.9em}.custom-consensus-drawer .entry.\|.reasoning .sentiment .gauge.gradient,.custom-consensus-drawer .explanation .md.box .sentiment .gauge.gradient,.custom-consensus-drawer .responses .accordion .sentiment .gauge.gradient,.drawer.prompt_consensus .entry.\|.reasoning .sentiment .gauge.gradient,.drawer.prompt_consensus .explanation .md.box .sentiment .gauge.gradient,.drawer.prompt_consensus .responses .accordion .sentiment .gauge.gradient{width:90%;margin:0 auto}.custom-consensus-drawer .entry.\|.reasoning .sentiment .gauge.gradient .label.sentiment,.custom-consensus-drawer .explanation .md.box .sentiment .gauge.gradient .label.sentiment,.custom-consensus-drawer .responses .accordion .sentiment .gauge.gradient .label.sentiment,.drawer.prompt_consensus .entry.\|.reasoning .sentiment .gauge.gradient .label.sentiment,.drawer.prompt_consensus .explanation .md.box .sentiment .gauge.gradient .label.sentiment,.drawer.prompt_consensus .responses .accordion .sentiment .gauge.gradient .label.sentiment{bottom:-25px;margin-bottom:unset;justify-content:center}.custom-consensus-drawer .entry.\|.reasoning .sentiment .gauge.gradient,.custom-consensus-drawer .entry.\|.reasoning .sentiment .gauge.gradient .tick.value,.custom-consensus-drawer .explanation .md.box .sentiment .gauge.gradient,.custom-consensus-drawer .explanation .md.box .sentiment .gauge.gradient .tick.value,.custom-consensus-drawer .responses .accordion .sentiment .gauge.gradient,.custom-consensus-drawer .responses .accordion .sentiment .gauge.gradient .tick.value,.drawer.prompt_consensus .entry.\|.reasoning .sentiment .gauge.gradient,.drawer.prompt_consensus .entry.\|.reasoning .sentiment .gauge.gradient .tick.value,.drawer.prompt_consensus .explanation .md.box .sentiment .gauge.gradient,.drawer.prompt_consensus .explanation .md.box .sentiment .gauge.gradient .tick.value,.drawer.prompt_consensus .responses .accordion .sentiment .gauge.gradient,.drawer.prompt_consensus .responses .accordion .sentiment .gauge.gradient .tick.value{height:4px!important}.custom-consensus-drawer .entry.\|.reasoning .sentiment .icon.\|.info,.custom-consensus-drawer .explanation .md.box .sentiment .icon.\|.info,.custom-consensus-drawer .responses .accordion .sentiment .icon.\|.info,.drawer.prompt_consensus .entry.\|.reasoning .sentiment .icon.\|.info,.drawer.prompt_consensus .explanation .md.box .sentiment .icon.\|.info,.drawer.prompt_consensus .responses .accordion .sentiment .icon.\|.info{height:18px;width:18px;cursor:pointer;opacity:.5;float:right;margin-top:-12px}.custom-consensus-drawer .explanation .md.box,.drawer.prompt_consensus .explanation .md.box{font-size:105%;height:72vh;overflow-y:auto}.custom-consensus-drawer .explanation .md.box>p,.drawer.prompt_consensus .explanation .md.box>p{display:flex;flex-direction:column;gap:10px;opacity:.8;border-bottom:1px solid #454545;padding:5px 0;margin:0 10px 10px 0}.custom-consensus-drawer .explanation .md.box>p strong,.drawer.prompt_consensus .explanation .md.box>p strong{opacity:1;width:100%;border-top:1px solid #464646;padding:5px 0 5px 5px}.custom-consensus-drawer .explanation .md.box>.sentiment,.drawer.prompt_consensus .explanation .md.box>.sentiment{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}.custom-consensus-drawer .responses .MuiTabs-root .MuiTab-wrapper,.drawer.prompt_consensus .responses .MuiTabs-root .MuiTab-wrapper{flex-direction:row;align-items:center}.custom-consensus-drawer .responses .MuiTabs-root .MuiTab-wrapper .icon,.drawer.prompt_consensus .responses .MuiTabs-root .MuiTab-wrapper .icon{height:28px;width:28px;border:none!important;margin-right:8px;margin-bottom:0}.custom-consensus-drawer .responses .MuiTabs-root .MuiTab-root,.drawer.prompt_consensus .responses .MuiTabs-root .MuiTab-root{font-size:14px;font-family:Nunito;padding:0 12px;min-width:0;min-height:48px;border-top-left-radius:5px;border-top-right-radius:5px;text-transform:none}.custom-consensus-drawer .responses .MuiTabs-root .MuiTab-root.Mui-selected,.drawer.prompt_consensus .responses .MuiTabs-root .MuiTab-root.Mui-selected{color:#f5f5f5;font-weight:700}.custom-consensus-drawer .responses .accordion .MuiAccordionDetails-root,.drawer.prompt_consensus .responses .accordion .MuiAccordionDetails-root{padding-top:0;margin-top:-10px}.custom-consensus-drawer .responses .accordion .MuiAccordionSummary-content.Mui-expanded,.drawer.prompt_consensus .responses .accordion .MuiAccordionSummary-content.Mui-expanded{margin:20px 0 0}.custom-consensus-drawer .responses .accordion .provider_logo .image.\|.resource,.drawer.prompt_consensus .responses .accordion .provider_logo .image.\|.resource{width:28px;height:28px;border-radius:50%}.custom-consensus-drawer .responses .accordion .provider_logo .model.\|.name,.drawer.prompt_consensus .responses .accordion .provider_logo .model.\|.name{font-weight:700}.custom-consensus-drawer .global_loading,.drawer.prompt_consensus .global_loading{padding:12px;margin-bottom:16px;background-color:transparent;border-radius:6px;text-align:center;margin-top:30px}.custom-consensus-drawer .global_loading .loading.\|.container,.drawer.prompt_consensus .global_loading .loading.\|.container{margin-bottom:12px}.custom-consensus-drawer .global_loading .button.cancel,.drawer.prompt_consensus .global_loading .button.cancel{background-color:#c53030;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;display:block;margin:-10vh auto 0;z-index:999999999}.custom-consensus-drawer .global_loading .button.cancel:hover,.drawer.prompt_consensus .global_loading .button.cancel:hover{background-color:#e53e3e}.custom-consensus-drawer .entry.loading,.custom-consensus-drawer .model_card.loading .model_loading,.custom-consensus-drawer .model_loading,.drawer.prompt_consensus .entry.loading,.drawer.prompt_consensus .model_card.loading .model_loading,.drawer.prompt_consensus .model_loading{min-height:120px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(77,171,245,.05);border-radius:4px}.custom-consensus-drawer .entry.loading .pixel-container,.custom-consensus-drawer .model_card.loading .model_loading .pixel-container,.custom-consensus-drawer .model_loading .pixel-container,.drawer.prompt_consensus .entry.loading .pixel-container,.drawer.prompt_consensus .model_card.loading .model_loading .pixel-container,.drawer.prompt_consensus .model_loading .pixel-container{top:0;left:0;right:0;bottom:0;width:100%;height:100%}.custom-consensus-drawer .model.has-response .entry.reasoning,.custom-consensus-drawer .model_card.has-response .model_reasoning,.drawer.prompt_consensus .model.has-response .entry.reasoning,.drawer.prompt_consensus .model_card.has-response .model_reasoning{padding:8px;border-radius:4px}.custom-consensus-drawer .model_card .model_header .MuiFormControlLabel-labelPlacementStart,.drawer.prompt_consensus .model_card .model_header .MuiFormControlLabel-labelPlacementStart{margin-left:0}.custom-consensus-drawer .model_card .model_header .setting.ai_model .MuiSelect-select,.drawer.prompt_consensus .model_card .model_header .setting.ai_model .MuiSelect-select{display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:Nunito;font-size:90%}.custom-consensus-drawer .model_card .model_header .setting.ai_model.dark .MuiSelect-select,.drawer.prompt_consensus .model_card .model_header .setting.ai_model.dark .MuiSelect-select{color:#e0e0e0}.custom-consensus-drawer .model_card .model_header .setting.ai_model.light .MuiSelect-select,.drawer.prompt_consensus .model_card .model_header .setting.ai_model.light .MuiSelect-select{color:#333}.custom-consensus-drawer .model_card .model_header .setting.ai_model .MuiSelect-icon,.drawer.prompt_consensus .model_card .model_header .setting.ai_model .MuiSelect-icon{color:grey}.custom-consensus-drawer .scores.models.wide_grid .model_card:hover,.drawer.prompt_consensus .scores.models.wide_grid .model_card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.custom-consensus-drawer .scores.models.wide_grid .model_card.expanded,.drawer.prompt_consensus .scores.models.wide_grid .model_card.expanded{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:80vh;max-width:800px;z-index:1000;box-shadow:0 5px 20px rgba(0,0,0,.5);background:rgba(30,30,30,.95);border:1px solid hsla(0,0%,100%,.2);animation:expandCardAnimation .3s ease-out;overflow-y:auto}.custom-consensus-drawer .scores.models.wide_grid .model_card.expanded:before,.drawer.prompt_consensus .scores.models.wide_grid .model_card.expanded:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#282a2d;z-index:-1}.custom-consensus-drawer .scores.models.wide_grid .model_card.expanded.light:before,.drawer.prompt_consensus .scores.models.wide_grid .model_card.expanded.light:before{background:#c4c6c8}.custom-consensus-drawer .scores.models.wide_grid .model_card.expanded .model_header,.drawer.prompt_consensus .scores.models.wide_grid .model_card.expanded .model_header{position:sticky;top:0;background:rgba(0,0,0,.3);z-index:5;padding:12px;margin-bottom:12px}.custom-consensus-drawer .scores.models.wide_grid .model_card .model_header,.drawer.prompt_consensus .scores.models.wide_grid .model_card .model_header{padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}.custom-consensus-drawer .scores.models.wide_grid .model_card .model_header .model_name,.drawer.prompt_consensus .scores.models.wide_grid .model_card .model_header .model_name{margin-left:8px;font-weight:600;flex-grow:1}.custom-consensus-drawer .scores.models.wide_grid .model_card .model_header .score,.drawer.prompt_consensus .scores.models.wide_grid .model_card .model_header .score{font-weight:700;font-size:16px}.custom-consensus-drawer .scores.models.wide_grid .model_card .model_placeholder,.drawer.prompt_consensus .scores.models.wide_grid .model_card .model_placeholder{min-height:150px}.custom-consensus-drawer .accordion .placeholder_content,.drawer.prompt_consensus .accordion .placeholder_content{width:100%;background-color:hsla(0,0%,100%,.02);min-height:80px}.custom-consensus-drawer .accordion .placeholder_content p,.drawer.prompt_consensus .accordion .placeholder_content p{margin:0;text-align:center;color:hsla(0,0%,100%,.4)}.custom-consensus-drawer .accordion .MuiAccordionSummary-root,.drawer.prompt_consensus .accordion .MuiAccordionSummary-root{min-height:48px}.custom-consensus-drawer .accordion .MuiAccordionSummary-root .provider_logo,.drawer.prompt_consensus .accordion .MuiAccordionSummary-root .provider_logo{display:flex;flex-direction:row;justify-content:center;align-items:center}.custom-consensus-drawer .accordion .MuiAccordionSummary-root .provider_logo .image.\|.resource,.drawer.prompt_consensus .accordion .MuiAccordionSummary-root .provider_logo .image.\|.resource{margin-right:10px}.custom-consensus-drawer .analyze_button,.drawer.prompt_consensus .analyze_button{background-color:#434955;color:#fff;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;margin:16px auto;display:flex;transition:background-color .2s;font-weight:500}.custom-consensus-drawer .analyze_button:hover,.drawer.prompt_consensus .analyze_button:hover{background-color:#535b6c}.custom-consensus-drawer .analyze_button:disabled,.drawer.prompt_consensus .analyze_button:disabled{background-color:#383c46;cursor:not-allowed;opacity:.7}.custom-consensus-drawer .entry .loading_overlay,.custom-consensus-drawer .model .entry.loading .loading_overlay,.custom-consensus-drawer .model_card .model_loading .loading_overlay,.custom-consensus-drawer .model_content .loading_overlay,.drawer.prompt_consensus .entry .loading_overlay,.drawer.prompt_consensus .model .entry.loading .loading_overlay,.drawer.prompt_consensus .model_card .model_loading .loading_overlay,.drawer.prompt_consensus .model_content .loading_overlay{position:relative!important;height:100%!important;min-height:120px!important;width:100%!important}.custom-consensus-drawer .entry .loading_icon,.custom-consensus-drawer .model .entry.loading .loading_icon,.custom-consensus-drawer .model_card .model_loading .loading_icon,.custom-consensus-drawer .model_content .loading_icon,.drawer.prompt_consensus .entry .loading_icon,.drawer.prompt_consensus .model .entry.loading .loading_icon,.drawer.prompt_consensus .model_card .model_loading .loading_icon,.drawer.prompt_consensus .model_content .loading_icon{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;margin:0 auto!important;height:auto!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.custom-consensus-drawer .global_loading .loading_overlay,.drawer.prompt_consensus .global_loading .loading_overlay{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;display:flex;flex-direction:row;justify-content:center;align-items:center;background:inherit}.custom-consensus-drawer .loading_overlay .loading_icon .loader,.drawer.prompt_consensus .loading_overlay .loading_icon .loader{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px auto!important}.custom-consensus-drawer .loading_overlay .loading_icon .sk-fade-in .loading_text,.drawer.prompt_consensus .loading_overlay .loading_icon .sk-fade-in .loading_text{display:block!important;text-align:center!important;margin-bottom:10px!important}.custom-consensus-drawer .prompt-input-container,.drawer.prompt_consensus .prompt-input-container{height:auto!important;transition:height .3s ease;width:60%;margin-right:auto;margin-left:20px;position:relative}.custom-consensus-drawer .prompt-input-container .editable_input,.drawer.prompt_consensus .prompt-input-container .editable_input{min-height:11vh;height:auto!important}.custom-consensus-drawer .prompt-input-container .editable_input .textarea,.drawer.prompt_consensus .prompt-input-container .editable_input .textarea{min-height:calc(11vh - 20px);resize:vertical!important;overflow-y:auto!important;padding:8px 16px}.custom-consensus-drawer .prompt-input-container .editable_input .textarea::-webkit-scrollbar,.drawer.prompt_consensus .prompt-input-container .editable_input .textarea::-webkit-scrollbar{width:8px}.custom-consensus-drawer .prompt-input-container .editable_input .textarea::-webkit-scrollbar-track,.drawer.prompt_consensus .prompt-input-container .editable_input .textarea::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.custom-consensus-drawer .prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb,.drawer.prompt_consensus .prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}.custom-consensus-drawer .prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb:hover,.drawer.prompt_consensus .prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}@media screen and (max-width:768px){.custom-consensus-drawer .prompt-input-container .editable_input .textarea,.drawer.prompt_consensus .prompt-input-container .editable_input .textarea{padding-top:18px!important}}.custom-consensus-drawer .prompt-input-container .ai.action_links.buttons,.drawer.prompt_consensus .prompt-input-container .ai.action_links.buttons{flex-direction:row;bottom:0}.custom-consensus-drawer .options_input.\|.container,.drawer.prompt_consensus .options_input.\|.container{display:flex;flex-direction:row;justify-content:center;align-items:baseline;z-index:9;position:relative}.custom-consensus-drawer .options_input.\|.container .consensus-copy-inline,.drawer.prompt_consensus .options_input.\|.container .consensus-copy-inline{margin-left:auto;display:flex;align-items:center}.custom-consensus-drawer .chart-drawer-toggle,.drawer.prompt_consensus .chart-drawer-toggle{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 0 20px}.custom-consensus-drawer .chart-drawer-toggle .toggle-text,.drawer.prompt_consensus .chart-drawer-toggle .toggle-text{font-size:14px;background-color:#3a3f47;padding:8px 16px;border-radius:4px;color:#d2d1da;transition:all .2s ease-in-out}.custom-consensus-drawer .chart-drawer-toggle .toggle-text:hover,.drawer.prompt_consensus .chart-drawer-toggle .toggle-text:hover{background-color:#454c56;color:#e77012}.custom-consensus-drawer .chart-drawer-toggle .toggle-text.active,.drawer.prompt_consensus .chart-drawer-toggle .toggle-text.active{background-color:#505864;color:#e77012}.custom-consensus-drawer .responses,.drawer.prompt_consensus .responses{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:0 20px 20px}.custom-consensus-drawer .responses .model,.drawer.prompt_consensus .responses .model{background:rgba(61,61,61,.2);border:1px solid #3d3d3d;border-radius:4px;padding:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:normal;overflow:hidden;height:auto}.custom-consensus-drawer .responses .model.name .title,.drawer.prompt_consensus .responses .model.name .title{display:flex;align-content:center}.custom-consensus-drawer .responses .model.name .title .score,.drawer.prompt_consensus .responses .model.name .title .score{margin-right:1rem}.custom-consensus-drawer .content.consensus,.drawer.prompt_consensus .content.consensus{transition:padding .4s ease-in-out;overflow:hidden}.custom-consensus-drawer .content.consensus.toolbar-left,.drawer.prompt_consensus .content.consensus.toolbar-left{padding-left:70px}.custom-consensus-drawer .content.consensus.toolbar-right,.drawer.prompt_consensus .content.consensus.toolbar-right{padding-right:70px}.custom-consensus-drawer .content.consensus.toolbar-bottom,.drawer.prompt_consensus .content.consensus.toolbar-bottom{padding-bottom:60px}.custom-consensus-drawer .content.consensus .vertical-layout-container,.drawer.prompt_consensus .content.consensus .vertical-layout-container{display:flex;height:100%;padding:8px 16px}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section{flex:0 0 28%;min-width:300px;height:100%;display:flex;flex-direction:column}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .prompt-input-container,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .prompt_input,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .prompt-input-container,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .prompt_input{width:100%!important;height:100%!important;margin:0!important;display:flex;flex-direction:column;box-shadow:2px 2px grey;border:1px solid grey}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .prompt-input-wrapper,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .prompt-input-wrapper{width:100%!important;height:100%!important;display:flex;flex-direction:column}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .editable_input.container,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .editable_input.container{width:100%!important;height:calc(100vh - 70px)!important;display:flex;flex-direction:column}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .MuiInputBase-root,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .MuiOutlinedInput-root,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .textarea.input,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section textarea,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .MuiInputBase-root,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .MuiOutlinedInput-root,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .textarea.input,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section textarea{width:100%!important;height:100%!important;min-height:calc(100vh - 250px);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.1);border-radius:0;padding:28px 12px;font-size:14px;resize:none;box-sizing:border-box}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .MuiInputBase-root:focus,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .MuiOutlinedInput-root:focus,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .textarea.input:focus,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section textarea:focus,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .MuiInputBase-root:focus,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .MuiOutlinedInput-root:focus,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .textarea.input:focus,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section textarea:focus{outline:none;border-color:#ab6b43}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section{flex:1;display:flex;flex-direction:column;height:100%}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header{flex-shrink:0;padding:0 8px 8px 22px;background:transparent;display:flex;align-items:center;gap:8px}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options{width:100%;flex:1}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons{width:100%;display:grid!important;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto);gap:4px;background:transparent;border:none}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button .label,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button .label{margin-left:4px;text-transform:none;font-size:.8rem}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button.light,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button.light{background:#848484;color:#fff}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button.light svg,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button.light svg{filter:brightness(1.1) contrast(.9);mix-blend-mode:lighten}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button.light:hover,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .consensus-button.light:hover{background:rgba(0,0,0,.212);border-color:rgba(0,0,0,.2)}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root{min-width:auto;width:100%;padding:6px 4px;font-size:.68rem;border-radius:5px}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root.dark,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root.dark{background:#44484a;color:#fff;border:1px solid #929ba6}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root:hover,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root.Mui-selected,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root.Mui-selected{background:rgba(77,171,245,.15);border-color:#4dabf5;color:#4dabf5}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root .icon.\|.prompt,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus.\|.options .consensus-buttons .MuiToggleButton-root .icon.\|.prompt{width:18px!important;height:18px!important;margin-right:3px}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus-copy-button.MuiIconButton-root,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus-copy-button.MuiIconButton-root{border:1px solid hsla(0,0%,100%,.15)}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus-copy-button svg,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header .consensus-copy-button svg{font-size:1rem}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-responses,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-responses{flex:1;overflow-y:auto;height:calc(100vh - 80px);padding-right:8px}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-responses-wrapper,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-responses-wrapper{position:relative;height:100%}@media(max-width:1200px){.custom-consensus-drawer .wide_view .chart_responses,.drawer.prompt_consensus .wide_view .chart_responses{flex-direction:column}}@media(max-width:1199px)and (min-width:1025px){.custom-consensus-drawer .scores.\|.models.wide_grid,.drawer.prompt_consensus .scores.\|.models.wide_grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding-left:12px}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card{height:38vh}.custom-consensus-drawer .prompt-input-container,.drawer.prompt_consensus .prompt-input-container{width:70%}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section{flex:0 0 32%;min-width:280px}.custom-consensus-drawer .consensus.options .consensus-button-row,.drawer.prompt_consensus .consensus.options .consensus-button-row{max-width:70vw}.custom-consensus-drawer .consensus.options .consensus-button-row .MuiToggleButtonGroup-root .MuiToggleButton-root,.drawer.prompt_consensus .consensus.options .consensus-button-row .MuiToggleButtonGroup-root .MuiToggleButton-root{min-width:75px;font-size:.7rem;padding:3px 6px}}@media(max-width:1024px)and (min-width:769px){.custom-consensus-drawer .scores.\|.models.wide_grid,.drawer.prompt_consensus .scores.\|.models.wide_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding-left:10px}.custom-consensus-drawer .scores.\|.models.wide_grid .model_card,.drawer.prompt_consensus .scores.\|.models.wide_grid .model_card{height:40vh;min-height:280px}.custom-consensus-drawer .prompt-input-container,.drawer.prompt_consensus .prompt-input-container{width:75%;margin-left:16px}.custom-consensus-drawer .content.consensus .vertical-layout-container,.drawer.prompt_consensus .content.consensus .vertical-layout-container{flex-direction:column}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section{flex:0 0 auto;width:100%;height:30vh;min-height:200px;margin-bottom:12px}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .editable_input.container,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .editable_input.container{height:30vh!important}.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section .textarea.input,.custom-consensus-drawer .content.consensus .vertical-layout-container .input-section textarea,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section .textarea.input,.drawer.prompt_consensus .content.consensus .vertical-layout-container .input-section textarea{min-height:25vh}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section{flex:1;height:auto}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-header,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-header{padding:0 12px 8px}.custom-consensus-drawer .content.consensus .vertical-layout-container .consensus-section .consensus-responses,.drawer.prompt_consensus .content.consensus .vertical-layout-container .consensus-section .consensus-responses{height:calc(70vh - 80px)}.custom-consensus-drawer .consensus.options .consensus-button-row,.drawer.prompt_consensus .consensus.options .consensus-button-row{max-width:80vw;flex-wrap:wrap}.custom-consensus-drawer .consensus.options .consensus-button-row .row-header,.drawer.prompt_consensus .consensus.options .consensus-button-row .row-header{font-size:.7rem}.custom-consensus-drawer .consensus.options .consensus-button-row .MuiToggleButtonGroup-root .MuiToggleButton-root,.drawer.prompt_consensus .consensus.options .consensus-button-row .MuiToggleButtonGroup-root .MuiToggleButton-root{min-width:70px;font-size:.68rem;padding:3px 5px}.custom-consensus-drawer .chart-drawer-paper,.drawer.prompt_consensus .chart-drawer-paper{max-width:380px;width:85%}.custom-consensus-drawer .responses,.drawer.prompt_consensus .responses{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}}@media(max-width:768px){.custom-consensus-drawer .options_input.\|.container .consensus.\|.input,.custom-consensus-drawer .options_input.\|.container .consensus.\|.options,.custom-consensus-drawer .options_input.\|.container .footer.temperature,.drawer.prompt_consensus .options_input.\|.container .consensus.\|.input,.drawer.prompt_consensus .options_input.\|.container .consensus.\|.options,.drawer.prompt_consensus .options_input.\|.container .footer.temperature{width:98%!important;padding:5px 7.2px 0 5px;margin-left:0;gap:4px}.custom-consensus-drawer .options_input.\|.container .consensus-copy-inline,.drawer.prompt_consensus .options_input.\|.container .consensus-copy-inline{margin-top:8px;display:flex;justify-content:flex-end}.custom-consensus-drawer .chart-drawer-paper,.drawer.prompt_consensus .chart-drawer-paper{width:100%;max-width:none}.custom-consensus-drawer .responses,.drawer.prompt_consensus .responses{grid-template-columns:1fr}.custom-consensus-drawer .scores.\|.models.mobile-column,.drawer.prompt_consensus .scores.\|.models.mobile-column{display:flex;flex-direction:column;gap:8px;padding:2px 8px}.custom-consensus-drawer .scores.\|.models.mobile-column .model,.drawer.prompt_consensus .scores.\|.models.mobile-column .model{width:auto;max-height:23vh;min-height:unset;display:flex;flex-direction:column;overflow:hidden;padding:0 8px;border:2px solid grey;border-radius:5px}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container{font-family:Nunito,sans-serif;font-size:.8rem;padding:6px 8px;flex-shrink:0;min-height:unset}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model{margin-left:0;margin-right:0}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model svg,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model svg{position:unset}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model .MuiSelect-select,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model .MuiSelect-select{font-size:.75rem;padding:0;align-items:center;display:flex;gap:4px}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model .MuiInputBase-root,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .setting.ai_model .MuiInputBase-root{min-height:unset}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .header-buttons,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .header-buttons{gap:4px}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .header-buttons .MuiIconButton-root,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .header-buttons .MuiIconButton-root{padding:4px}.custom-consensus-drawer .scores.\|.models.mobile-column .model .title.provider-container .header-buttons .MuiIconButton-root svg,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .title.provider-container .header-buttons .MuiIconButton-root svg{font-size:1.1rem}.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning{font-size:.75rem;flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;max-height:calc(23vh - 45px)}.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry p,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning p,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry p,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning p{font-size:.75rem!important;line-height:1.3;margin:4px 0}.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry code,.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry pre,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning code,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning pre,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry code,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry pre,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning code,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning pre{font-size:.7rem}.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry .company_card .image,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning .company_card .image,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry .company_card .image,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning .company_card .image{display:none!important}.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry .company_card .company_info,.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry .company_card .company_name,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning .company_card .company_info,.custom-consensus-drawer .scores.\|.models.mobile-column .model .model_reasoning .company_card .company_name,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry .company_card .company_info,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry .company_card .company_name,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning .company_card .company_info,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .model_reasoning .company_card .company_name{font-size:.7rem}.custom-consensus-drawer .scores.\|.models.mobile-column .model .entry.placeholder .company_card>.image,.drawer.prompt_consensus .scores.\|.models.mobile-column .model .entry.placeholder .company_card>.image{display:none!important}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile{display:flex!important;flex-direction:column;gap:8px;padding:8px;grid-template-columns:unset}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card{width:100%;max-height:23vh;min-height:unset;height:auto;display:flex;flex-direction:column;overflow:hidden;padding-left:2px}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_header,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_header{font-family:Nunito,sans-serif;font-size:.8rem;padding:6px 8px;flex-shrink:0}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_header .model_name,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_header .model_name{font-size:.75rem}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_header .MuiSelect-select,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_header .MuiSelect-select{font-size:.75rem;padding:4px 8px}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_header .header-buttons,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_header .header-buttons{gap:4px}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_header .header-buttons .MuiIconButton-root,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_header .header-buttons .MuiIconButton-root{padding:4px}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_header .header-buttons .MuiIconButton-root svg,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_header .header-buttons .MuiIconButton-root svg{font-size:1.1rem}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;max-height:calc(23vh - 45px)}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning{font-size:.75rem}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning .ai-links-wrapper,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning .ai-links-wrapper{margin-bottom:56px}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning p,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning p{font-size:.75rem!important;line-height:1.3;margin:4px 0}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning code,.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning pre,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning code,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .model_reasoning pre{font-size:.7rem}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .company_card .image,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .company_card .image{display:none!important}.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .company_card .company_info,.custom-consensus-drawer .scores.\|.models.wide_grid.mobile .model_card .model_content .company_card .company_name,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .company_card .company_info,.drawer.prompt_consensus .scores.\|.models.wide_grid.mobile .model_card .model_content .company_card .company_name{font-size:.7rem}}.custom-consensus-drawer .provider-container,.custom-consensus-drawer .provider-container .model-name,.custom-consensus-drawer .provider-container .model.\|.name,.custom-consensus-drawer .provider-container .model_name,.custom-consensus-drawer .provider-container .setting.ai_model .MuiSelect-select,.drawer.prompt_consensus .provider-container,.drawer.prompt_consensus .provider-container .model-name,.drawer.prompt_consensus .provider-container .model.\|.name,.drawer.prompt_consensus .provider-container .model_name,.drawer.prompt_consensus .provider-container .setting.ai_model .MuiSelect-select{font-family:Nunito,"System-UI",sans-serif!important}.drawer.prompt_consensus.wide_view{max-width:1820px}.drawer.prompt_consensus.wide_view .MuiDrawer-paper{width:100%!important;max-width:inherit}.drawer.prompt_consensus.wide_view .responses.grid_layout{overflow:hidden;margin-top:20px}.drawer.prompt_consensus.wide_view .responses.grid_layout .chart_responses.wide_layout{display:flex;flex-direction:row;height:calc(100vh - 100px);margin-left:20px}.chart-drawer-paper{width:90%;max-width:450px;background-color:#1f2229;border-left:1px solid #3d3d3d;position:absolute;z-index:100}.chart-drawer-paper.dark{background-color:#1c1c1c}.chart-drawer-paper.light{background-color:#f5f5f5;border-left:1px solid #ccc}.chart-drawer-paper.light .chart-drawer-header h3{color:#333}.chart-drawer-paper .chart-drawer-container{height:100%;padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.chart-drawer-paper .chart-drawer-container .chart-drawer-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #3d3d3d}.chart-drawer-paper .chart-drawer-container .chart-drawer-header .analysis-title{display:flex;align-items:center;gap:10px}.chart-drawer-paper .chart-drawer-container .chart-drawer-header .analysis-title .promptstack-icon{width:24px;height:24px;border-radius:50%}.chart-drawer-paper .chart-drawer-container .chart-drawer-header .analysis-title h3{margin:0;font-size:18px;font-weight:500;color:#e0e0e0}.chart-drawer-paper .chart-drawer-container .chart-drawer-header .close-drawer-button{color:#9e9e9e}.chart-drawer-paper .chart-drawer-container .chart-drawer-header .close-drawer-button:hover{color:#e0e0e0}.chart-drawer-paper .chart-drawer-container .chart-drawer-header.light{border-bottom-color:#e0e0e0}.chart-drawer-paper .chart-drawer-container .chart-drawer-header.light .analysis-title h3{color:#333}.chart-drawer-paper .chart-drawer-container .chart-drawer-header.light .close-drawer-button{color:#666}.chart-drawer-paper .chart-drawer-container .chart-drawer-header.light .close-drawer-button:hover{color:#333}.chart-drawer-paper .chart-drawer-container .chart-drawer-content{flex:1;overflow-y:auto;padding:10px 20px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .ai-links-wrapper{display:flex;margin-left:auto;margin-right:auto;justify-content:center;margin-bottom:60px;flex-direction:column;align-items:center}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .chart{width:100%}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .chart .header{margin-top:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .chart .recharts-responsive-container{width:100%!important;margin:0 auto}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_loading{min-height:100px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_loading .analyze_button{background-color:#434955;color:#fff;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;margin:16px auto;display:flex;transition:background-color .2s;font-weight:500}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_loading .analyze_button:hover{background-color:#535b6c}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_loading .analyze_button:disabled{background-color:#383c46;cursor:not-allowed;opacity:.7}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_loading .analyze_button{padding:10px 20px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result{padding:20px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result .consensus_score_container{margin-bottom:24px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result .consensus_score_container .consensus_score_gauge{position:relative;width:100%;height:40px;background:hsla(0,0%,100%,.1);border-radius:20px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result .consensus_score_container .consensus_score_gauge .consensus_score_fill{position:absolute;left:0;top:0;height:100%;border-radius:20px;transition:width .8s ease-out;box-shadow:0 2px 8px rgba(0,0,0,.3)}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result .consensus_score_container .consensus_score_gauge .consensus_score_text{position:absolute;width:100%;text-align:center;line-height:40px;font-size:18px;font-weight:700;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.5);filter:brightness(1.4)}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result .consensus_score_container .consensus_label{text-align:center;margin-top:8px;font-size:14px;color:#a8a8a8;text-transform:uppercase;letter-spacing:1px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result.light .consensus_score_gauge{background:#586b81}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result.light .consensus_label{color:#3e3e3e!important}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result.light .explanation p{color:#1f1f1f}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .consensus_result.light .explanation strong{color:#000}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation{margin-top:20px;padding-top:15px;border-top:1px solid #3d3d3d}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.dark{color:#e0e0e0}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.dark p{font-size:16px;line-height:1.7;margin-bottom:14px;color:#d4d4d4}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.dark strong{color:#f5f5f5;display:inline-block;margin:16px 0 8px;font-size:17px;font-weight:700}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.dark ol,.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.dark ul{color:#d0d0d0;margin:10px 0;padding-left:24px;font-size:15px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.dark li{margin:6px 0;line-height:1.6}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.light{color:#222}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.light p{color:#333;font-size:16px;line-height:1.7}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.light strong{color:#000;font-weight:700;font-size:17px}.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.light ol,.chart-drawer-paper .chart-drawer-container .chart-drawer-content .explanation .md.box.light ul{color:#444;font-size:15px}.custom-consensus-drawer textarea{background:#2d2d2d;border:1px solid #46494b;color:#fff;border-radius:4px;padding:8px;resize:vertical}.custom-consensus-drawer .accordion{height:60vh;overflow-y:auto}@media(max-width:768px){.custom-consensus-drawer{width:98%!important}}.consensus-prompt-editor{width:460px;padding:4px 8px}.consensus-prompt-editor__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.consensus-prompt-editor__header .header-title{display:flex;align-items:center;gap:8px}.consensus-prompt-editor__header .header-title .title-text{font-size:22px;font-weight:700}.consensus-prompt-editor__header .header-title .promptstack-logo{height:24px;object-fit:contain}.consensus-prompt-editor__content{margin-top:12px;max-height:calc(100vh - 130px);overflow-y:auto;padding-right:8px}.consensus-prompt-editor__content .MuiAccordionSummary-root.Mui-expanded{height:54px;background:grey;padding:0 8px;margin:0 16px;color:#fff;border:2px solid grey!important;border-radius:5px}.consensus-prompt-editor .consensus-message{padding:8px 12px;margin:8px 0;border-radius:4px;font-size:14px}.consensus-prompt-editor .consensus-message.error{background-color:rgba(239,83,80,.1);color:#ef5350;border:1px solid rgba(239,83,80,.3)}.consensus-prompt-editor .consensus-message.status{background-color:rgba(66,165,245,.1);color:#42a5f5;border:1px solid rgba(66,165,245,.3)}.consensus-prompt-summary{display:flex;align-items:center;gap:8px;width:100%}.consensus-prompt-summary .prompt-label{font-weight:500;flex:1}.consensus-prompt-summary .prompt-meta{font-size:12px;color:hsla(0,0%,100%,.6)}.consensus-prompt-form{display:flex;flex-direction:column;gap:8px;padding:16px 0}.consensus-prompt-row{display:flex;gap:12px}.consensus-prompt-actions{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.consensus-editor-trigger{position:absolute;right:30px;top:80px;width:auto}.consensus-editor-trigger .icon.edit{width:30px;height:24px;cursor:pointer;opacity:.4}.consensus-editor-trigger .icon.edit:hover{opacity:1}.values-tab-content{padding:16px 0;display:flex;flex-direction:column;gap:12px}.values-tab-content .value-field-array{display:flex;flex-direction:column;gap:8px}.values-tab-content .value-field-array .value-label{font-weight:500;font-size:14px;color:hsla(0,0%,100%,.8);margin-bottom:4px}.values-tab-content .value-field-array .value-array-items{display:flex;flex-direction:column;gap:6px;padding-left:12px;border-left:2px solid hsla(0,0%,100%,.1)}.values-tab-content .value-field-object{display:flex;flex-direction:column;gap:8px}.values-tab-content .value-field-object .value-label-section{font-weight:600;font-size:15px;color:hsla(0,0%,100%,.9);margin-top:8px;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:4px}.values-tab-content .value-field-object .value-object-fields{padding-left:12px;border-left:2px solid hsla(0,0%,100%,.1)}.values-tab-error{padding:24px;text-align:center;color:#ef5350;font-style:italic}.inner-tabs{background-color:rgba(0,0,0,.25);border-bottom:1px solid hsla(0,0%,100%,.08)}.inner-tabs .inner-tab{font-family:Cantarell,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:13px;text-transform:none;min-height:40px;opacity:.75}.inner-tabs .inner-tab.Mui-selected{opacity:1;font-weight:600}.consensus-accordion-summary .consensus-prompt-summary{display:flex;align-items:center;width:100%}.consensus-accordion-summary .consensus-prompt-summary .delete-prompt-icon{margin-left:auto;padding:4px;opacity:.6;transition:opacity .2s ease}.consensus-accordion-summary .consensus-prompt-summary .delete-prompt-icon:hover{opacity:1;background-color:rgba(239,83,80,.08)}.consensus-accordion-summary .consensus-prompt-summary .delete-prompt-icon svg{font-size:18px;color:#ef5350}.consensus-prompt-actions.auth-required{padding:16px 0}.consensus-prompt-actions.auth-required .auth-message{text-align:center;color:hsla(0,0%,100%,.6);font-size:14px;font-style:italic;margin:0;padding:12px;background-color:rgba(255,152,0,.08);border:1px solid rgba(255,152,0,.2);border-radius:4px}@media(max-width:768px){.consensus-fullscreen-dialog .MuiDialog-paper{margin:0;max-height:100vh;height:100vh;width:100vw;max-width:100vw}.consensus-fullscreen-dialog .dialog-header{padding:12px 16px;border-bottom:1px solid hsla(0,0%,100%,.1);flex-shrink:0}.consensus-fullscreen-dialog .dialog-header .dialog-title-content{gap:8px}.consensus-fullscreen-dialog .dialog-header .dialog-title-content .image.resource{border-radius:50%}.consensus-fullscreen-dialog .dialog-header.dark{background:#2a2d2e;color:#e0e0e0;border-bottom-color:#3d3d3d}.consensus-fullscreen-dialog .dialog-header.light{background:#f0f0f0;color:#333;border-bottom-color:#d0d0d0}.consensus-fullscreen-dialog .dialog-header .MuiDialogTitle-root{padding:0}.consensus-fullscreen-dialog .dialog-header .dialog-title-content{display:flex;align-items:center;gap:10px;width:100%;font-family:Nunito,sans-serif}.consensus-fullscreen-dialog .dialog-header .dialog-title-content .image.\|.resource{width:26px;height:26px;border-radius:50%;flex-shrink:0}.consensus-fullscreen-dialog .dialog-header .dialog-title-content .model-name{flex:1;font-size:1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consensus-fullscreen-dialog .dialog-header .dialog-title-content .close-button{margin-left:auto;flex-shrink:0;padding:6px}.consensus-fullscreen-dialog .dialog-header .dialog-title-content .close-button.dark{color:#e0e0e0}.consensus-fullscreen-dialog .dialog-header .dialog-title-content .close-button.light{color:#333}.consensus-fullscreen-dialog .dialog-content{padding:16px;overflow-y:auto;overflow-x:hidden;flex:1}.consensus-fullscreen-dialog .dialog-content.dark{background:#1f2229;color:#e0e0e0}.consensus-fullscreen-dialog .dialog-content.light{background:#fff;color:#1a1a1a}.consensus-fullscreen-dialog .dialog-content .MuiDialogContent-root{padding:16px}.consensus-fullscreen-dialog .dialog-content .fullscreen-content{font-size:.95rem;max-width:100%}.consensus-fullscreen-dialog .dialog-content .fullscreen-content p{font-size:.95rem!important;line-height:1.6;margin:8px 0}.consensus-fullscreen-dialog .dialog-content .fullscreen-content h1,.consensus-fullscreen-dialog .dialog-content .fullscreen-content h2,.consensus-fullscreen-dialog .dialog-content .fullscreen-content h3,.consensus-fullscreen-dialog .dialog-content .fullscreen-content h4,.consensus-fullscreen-dialog .dialog-content .fullscreen-content h5,.consensus-fullscreen-dialog .dialog-content .fullscreen-content h6{margin-top:16px;margin-bottom:8px}.consensus-fullscreen-dialog .dialog-content .fullscreen-content pre{font-size:.85rem;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.consensus-fullscreen-dialog .dialog-content .fullscreen-content code{font-size:.85rem}.consensus-fullscreen-dialog .dialog-content .fullscreen-content ol,.consensus-fullscreen-dialog .dialog-content .fullscreen-content ul{padding-left:20px;margin:8px 0}.consensus-fullscreen-dialog .dialog-content .fullscreen-content li{margin:4px 0}.consensus-fullscreen-dialog .dialog-content .company_card .image{max-width:120px;max-height:120px;margin:12px auto}.consensus-fullscreen-dialog .dialog-content .company_card .company_name{font-size:.9rem;font-weight:600}.consensus-fullscreen-dialog .dialog-content .company_card .company_info{font-size:.85rem;line-height:1.5}}@media(max-width:768px){.custom-consensus-drawer.mobile,.drawer.prompt_consensus.mobile{padding:8px 10px 12px}.custom-consensus-drawer.mobile .MuiDrawer-paper,.drawer.prompt_consensus.mobile .MuiDrawer-paper{width:100vw!important;max-width:100vw;margin:0}.custom-consensus-drawer.mobile .header.root,.drawer.prompt_consensus.mobile .header.root{position:sticky;top:0;z-index:20;border-bottom:1px solid hsla(0,0%,100%,.08)}.custom-consensus-drawer.mobile .header.root .drawer_buttons,.drawer.prompt_consensus.mobile .header.root .drawer_buttons{margin-left:8px}.custom-consensus-drawer.mobile .header.root .titles .title,.drawer.prompt_consensus.mobile .header.root .titles .title{font-size:1.05rem;line-height:1.2}.custom-consensus-drawer.mobile #consensus-container.content.consensus,.drawer.prompt_consensus.mobile #consensus-container.content.consensus{display:flex;flex-direction:column;gap:2px;padding:0 4px 10px;height:calc(100vh - 64px);overflow:hidden}.custom-consensus-drawer.mobile .options_input.\|.container,.drawer.prompt_consensus.mobile .options_input.\|.container{flex-direction:column;align-items:stretch;gap:0;margin:0;width:100%}.custom-consensus-drawer.mobile .options_input.\|.container .consensus-copy-inline,.drawer.prompt_consensus.mobile .options_input.\|.container .consensus-copy-inline{justify-content:flex-end}.custom-consensus-drawer.mobile .prompt-input-container,.drawer.prompt_consensus.mobile .prompt-input-container{width:100%!important;margin:0!important}.custom-consensus-drawer.mobile .prompt-input-container .editable_input,.drawer.prompt_consensus.mobile .prompt-input-container .editable_input{border-radius:10px;padding-top:0}.custom-consensus-drawer.mobile .prompt-input-container .textarea,.drawer.prompt_consensus.mobile .prompt-input-container .textarea{padding:16px 12px 14px;padding-top:0!important;line-height:1.45}.custom-consensus-drawer.mobile .prompt-input-container .pi-toolbar.stack-consensus,.drawer.prompt_consensus.mobile .prompt-input-container .pi-toolbar.stack-consensus{position:sticky;top:0;left:0;right:0;width:100%;margin:0;padding:0;border-radius:10px 10px 0 0;z-index:6;display:flex;align-items:center}.custom-consensus-drawer.mobile .prompt-input-container .pi-toolbar.stack-consensus .pi-toolbar-actions,.drawer.prompt_consensus.mobile .prompt-input-container .pi-toolbar.stack-consensus .pi-toolbar-actions{flex:1;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.custom-consensus-drawer.mobile .prompt-input-container .pi-toolbar.stack-consensus .pi-toolbar-btn,.drawer.prompt_consensus.mobile .prompt-input-container .pi-toolbar.stack-consensus .pi-toolbar-btn{opacity:.9}.custom-consensus-drawer.mobile .prompt-input-container .pi-toolbar.stack-consensus .pi-run-btn,.drawer.prompt_consensus.mobile .prompt-input-container .pi-toolbar.stack-consensus .pi-run-btn{margin-left:auto}.custom-consensus-drawer.mobile .consensus.\|.options,.drawer.prompt_consensus.mobile .consensus.\|.options{width:100%;align-items:stretch;background:transparent;border:none;border-radius:0;padding:0;gap:8px}.custom-consensus-drawer.mobile .consensus.\|.options .mobile-consensus-dropdowns,.drawer.prompt_consensus.mobile .consensus.\|.options .mobile-consensus-dropdowns{width:100%}.custom-consensus-drawer.mobile .consensus.\|.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiSelect-select,.drawer.prompt_consensus.mobile .consensus.\|.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiSelect-select{padding-right:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-consensus-drawer.mobile .consensus.\|.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiSelect-icon,.drawer.prompt_consensus.mobile .consensus.\|.options .mobile-consensus-dropdowns .mobile-consensus-dropdown .MuiSelect-icon{right:6px}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-buttons-container,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-buttons-container{gap:6px}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-button-row,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-button-row{width:100%;max-width:none;flex-wrap:wrap;gap:10px;align-items:flex-start}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-button-row .row-header,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-button-row .row-header{width:100%;font-size:.75rem;letter-spacing:.02em}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-button-row .row-controls,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-button-row .row-controls{width:100%;flex-wrap:wrap;gap:8px}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-button-row .row-buttons-wrapper,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-button-row .row-buttons-wrapper{width:100%}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-button-row .row-buttons,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-button-row .row-buttons{width:100%;padding-bottom:4px}.custom-consensus-drawer.mobile .consensus.\|.options .consensus-button-row .MuiToggleButton-root,.drawer.prompt_consensus.mobile .consensus.\|.options .consensus-button-row .MuiToggleButton-root{min-width:78px;font-size:.7rem;padding:4px 6px}.custom-consensus-drawer.mobile .consensus-responses-wrapper,.drawer.prompt_consensus.mobile .consensus-responses-wrapper{flex:1;min-height:0;display:flex;flex-direction:column}.custom-consensus-drawer.mobile .consensus-responses-wrapper .consensus-responses,.drawer.prompt_consensus.mobile .consensus-responses-wrapper .consensus-responses{flex:1;min-height:0}.custom-consensus-drawer.mobile .responses,.drawer.prompt_consensus.mobile .responses{grid-template-columns:1fr;padding:0 2px 12px;height:100%;overflow-y:auto;gap:12px}.custom-consensus-drawer.mobile .responses .MuiTabs-root,.drawer.prompt_consensus.mobile .responses .MuiTabs-root{width:100%;overflow-x:auto;padding:0 4px}.custom-consensus-drawer.mobile .responses .MuiTabs-root .MuiTab-root,.drawer.prompt_consensus.mobile .responses .MuiTabs-root .MuiTab-root{min-width:unset;padding:8px 10px;font-size:13px;white-space:nowrap}.custom-consensus-drawer.mobile .scores.\|.models.mobile-column .model,.drawer.prompt_consensus.mobile .scores.\|.models.mobile-column .model{max-height:23.3vh;min-height:23.3vh;background:#a2a4a6}.custom-consensus-drawer.mobile .scores.\|.models.mobile-column .model .model_loading,.drawer.prompt_consensus.mobile .scores.\|.models.mobile-column .model .model_loading{min-height:23.3vh}}@media(max-width:768px){.custom-consensus-drawer.mobile .composable-toolbar.consensus-toolbar,.drawer.prompt_consensus.mobile .composable-toolbar.consensus-toolbar{max-width:100%;background:transparent;border:none;box-shadow:none;backdrop-filter:none;padding:0;gap:8px;align-items:center;flex-direction:row;margin:0 8px;position:relative!important;right:unset!important}.custom-consensus-drawer.mobile .composable-toolbar.consensus-toolbar .toolbar-header,.drawer.prompt_consensus.mobile .composable-toolbar.consensus-toolbar .toolbar-header{padding:0;background:transparent;border:none;flex:0 0 auto}.custom-consensus-drawer.mobile .composable-toolbar.consensus-toolbar .toolbar-content.mobile,.drawer.prompt_consensus.mobile .composable-toolbar.consensus-toolbar .toolbar-content.mobile{flex:1 1 auto;min-width:0;padding:0;background:transparent}.custom-consensus-drawer.mobile .composable-toolbar.consensus-toolbar .toolbar-content.mobile .consensus.\|.options,.drawer.prompt_consensus.mobile .composable-toolbar.consensus-toolbar .toolbar-content.mobile .consensus.\|.options{width:100%}}.prompt-ring{display:flex;align-items:center;justify-content:center;flex-shrink:0}.prompt-ring__svg{display:block;width:100%;height:100%}.prompt-ring__segment{cursor:pointer;transition:opacity .15s ease}.prompt-ring__segment:hover{filter:brightness(1.1)}.prompt-ring__segment:focus{outline:none}.prompt-ring__label{pointer-events:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prompt-ring--empty{color:#8a8f9a;font-size:13px}.prompt-ring-card{display:flex;flex-direction:column;background:#252b3b;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:20px;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.prompt-ring-card:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 4px 20px rgba(0,0,0,.3)}.prompt-ring-card__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.prompt-ring-card__title{margin:0;font-size:16px;font-weight:600;color:#e8e8e8;line-height:1.3;flex-shrink:0}.prompt-ring-card__chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.prompt-ring-card__chip{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.08);border-radius:4px;padding:4px 8px;font-size:11px;color:#e8e8e8;white-space:nowrap}.prompt-ring-card__chip--context,.prompt-ring-card__chip--topic{background:rgba(46,204,113,.2);color:rgb(84.456,216.544,140.468)}.prompt-ring-card__chip--subject{background:rgba(230,126,34,.2);color:rgb(235.1829268293,152.743902439,79.8170731707)}.prompt-ring-card__chip--responseType{background:rgba(52,152,219,.2);color:rgb(95.3179916318,173.9790794979,226.6820083682)}.prompt-ring-card__content{display:flex;flex-direction:row;align-items:center;gap:8px}.prompt-ring-card__ring-container{flex-shrink:0;width:55%;display:flex;justify-content:center;position:relative}.prompt-ring-card__ring-container .prompt-ring{width:100%!important;height:auto!important;aspect-ratio:1/1;max-width:260px;will-change:transform}.prompt-ring-card__ring-container--animating .prompt-ring{opacity:0;transform:scale(.6) rotate(-180deg);animation:ring-spin-in .6s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:var(--ring-animation-delay,0ms)}.prompt-ring-card__refresh-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 14px));display:flex;align-items:center;justify-content:center;cursor:pointer;color:hsla(0,0%,100%,.5);transition:all .2s ease;z-index:10;padding:2px;border-radius:50%}.prompt-ring-card__refresh-icon:hover{color:hsla(0,0%,100%,.9);transform:translate(-50%,calc(-50% + 14px)) scale(1.2)}.prompt-ring-card__refresh-icon:focus{outline:none;color:hsla(0,0%,100%,.9)}.prompt-ring-card__refresh-icon--spinning{cursor:default;pointer-events:none}.prompt-ring-card__refresh-icon--spinning svg{animation:spin 1s linear infinite}.prompt-ring-card__preview{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.prompt-ring-card__preview-header{display:flex;justify-content:space-between;align-items:center}.prompt-ring-card__preview-label{font-size:12px;color:#8a8f9a}.prompt-ring-card__preview-content{background:rgba(0,0,0,.2);border-radius:8px;padding:12px;font-size:13px;color:#e8e8e8;line-height:1.5;min-height:60px;max-height:200px;overflow-y:auto;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.prompt-ring-card__preview-content:hover{background:rgba(0,0,0,.35);box-shadow:0 0 0 1px rgba(52,152,219,.3)}.prompt-ring-card__preview-content p{margin:0 0 6px}.prompt-ring-card__preview-content p:last-child{margin-bottom:0}.prompt-ring-card__ai-links-container{padding-top:8px}.prompt-ring-card__ai-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center}.prompt-ring-card__ai-links .action.toolbar_item{opacity:.7;filter:grayscale(1);cursor:pointer;border-radius:50%;padding:0!important;transition:all .2s ease-in-out}.prompt-ring-card__ai-links .action.toolbar_item:hover{opacity:1;filter:grayscale(0);transform:scale(1.05);background-color:hsla(0,0%,100%,.1)}.prompt-ring-card__ai-links .action.toolbar_item .image.resource{width:18px!important;height:18px!important;border-radius:50%;opacity:1!important}.prompt-ring-card__ai-links .ai-links-speed-dial .MuiFab-root{background-color:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.7)!important;width:28px!important;height:28px!important;min-height:28px!important}.prompt-ring-card__ai-links .ai-links-speed-dial .MuiFab-root:hover{background-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.prompt-ring-card__ai-links .ai-links-speed-dial .MuiFab-root .MuiSvgIcon-root{font-size:16px}.prompt-ring-card__controls{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.06)}.prompt-ring-card__controls .temperature-container,.prompt-ring-card__controls .temperature-slider{width:100%}.prompt-ring-card__controls .model-buttons,.prompt-ring-card__controls__model-buttons{display:flex;flex-wrap:wrap;gap:6px}.prompt-ring-card__controls .model-buttons button,.prompt-ring-card__controls__model-buttons button{font-size:11px;padding:4px 10px}.prompt-ring-card__copy-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-prompt-rings{width:100%;height:100%;max-height:calc(100vh - 110px);overflow-y:auto;padding:16px;box-sizing:border-box}.gallery-prompt-rings::-webkit-scrollbar{width:8px}.gallery-prompt-rings::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:4px}.gallery-prompt-rings::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}.gallery-prompt-rings::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}.gallery-prompt-rings__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.gallery-prompt-rings__actions{display:flex;justify-content:center;align-items:center;padding:20px;min-height:60px}.gallery-prompt-rings__action-btn{display:inline-flex;align-items:center;gap:8px;background:rgba(52,152,219,.2);border:1px solid rgba(52,152,219,.3);border-radius:8px;color:#3498db;font-size:14px;font-weight:500;padding:10px 20px;cursor:pointer;transition:all .2s ease}.gallery-prompt-rings__action-btn:hover:not(:disabled){background:rgba(52,152,219,.3);border-color:rgba(52,152,219,.5)}.gallery-prompt-rings__action-btn:disabled{opacity:.6;cursor:not-allowed}.gallery-prompt-rings__action-btn--refresh{background:rgba(46,204,113,.2);border-color:rgba(46,204,113,.3);color:#2ecc71}.gallery-prompt-rings__action-btn--refresh:hover:not(:disabled){background:rgba(46,204,113,.3);border-color:rgba(46,204,113,.5)}.gallery-prompt-rings__spinner{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:spin .8s linear infinite}.gallery-prompt-rings--empty,.gallery-prompt-rings--error,.gallery-prompt-rings--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:#8a8f9a}.gallery-prompt-rings__error-message{color:#e74c3c;margin-bottom:12px}.gallery-prompt-rings__retry-button{background:rgba(52,152,219,.2);border:1px solid rgba(52,152,219,.3);border-radius:6px;color:#3498db;font-size:13px;padding:8px 16px;cursor:pointer;transition:all .2s ease}.gallery-prompt-rings__retry-button:hover{background:rgba(52,152,219,.3)}@media(min-width:1401px){.gallery-prompt-rings__grid{grid-template-columns:repeat(3,1fr)}.prompt-ring-card__ring-container{width:48%}.prompt-ring-card__ring-container .prompt-ring{max-width:240px}}@media(max-width:768px){.gallery-prompt-rings{padding:12px}.gallery-prompt-rings__grid{grid-template-columns:1fr;gap:16px}.prompt-ring-card{padding:16px}.prompt-ring-card__header{flex-direction:column;align-items:flex-start;gap:8px}.prompt-ring-card__chips{width:100%}.prompt-ring-card__content{flex-direction:column;align-items:center}.prompt-ring-card__ring-container{width:80%}.prompt-ring-card__ring-container .prompt-ring{max-width:320px}.prompt-ring-card__preview{width:100%}.prompt-ring-card__preview-content{min-height:50px;max-height:100px}}@media(max-width:480px){.prompt-ring-card{padding:12px}.prompt-ring-card__ring-container{width:90%}.prompt-ring-card__ring-container .prompt-ring{max-width:280px}}@keyframes card-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ring-spin-in{0%{opacity:0;transform:scale(.6) rotate(-180deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.prompt-ring-card{animation:card-fade-in .3s ease-out}.prompt-ring-card:first-child{animation-delay:0s}.prompt-ring-card:nth-child(2){animation-delay:.08s}.prompt-ring-card:nth-child(3){animation-delay:.16s}.prompt-ring-card:nth-child(4){animation-delay:.24s}.prompt-ring-card:nth-child(5){animation-delay:.32s}.prompt-ring-card:nth-child(6){animation-delay:.4s}.prompt-ring-card:nth-child(7){animation-delay:.48s}.prompt-ring-card:nth-child(8){animation-delay:.56s}.gallery-exclusions-manager{padding:8px 16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.gallery-exclusions-manager.dark{background:rgba(0,0,0,.2)}.gallery-exclusions-manager__toggle{width:100%;margin-bottom:8px;text-transform:none}.gallery-exclusions-manager__content{display:flex;flex-direction:column;gap:12px;margin-top:12px}.gallery-exclusions-manager__header{display:flex;justify-content:space-between;align-items:center}.gallery-exclusions-manager__title{margin:0;font-size:14px;font-weight:600;color:hsla(0,0%,100%,.9)}.gallery-exclusions-manager__clear{font-size:12px;text-transform:none;color:#ff6b6b}.gallery-exclusions-manager__clear:hover{background:hsla(0,100%,71%,.1)}.gallery-exclusions-manager__add{display:flex;gap:8px;align-items:center}.gallery-exclusions-manager__type-select{min-width:120px}.gallery-exclusions-manager__type-select .MuiInputLabel-root{color:hsla(0,0%,100%,.7)}.gallery-exclusions-manager__type-select .MuiOutlinedInput-root{color:hsla(0,0%,100%,.9)}.gallery-exclusions-manager__type-select .MuiOutlinedInput-root fieldset{border-color:hsla(0,0%,100%,.3)}.gallery-exclusions-manager__type-select .MuiOutlinedInput-root:hover fieldset{border-color:hsla(0,0%,100%,.5)}.gallery-exclusions-manager__type-select .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#60b144}.gallery-exclusions-manager__type-select .MuiSelect-icon{color:hsla(0,0%,100%,.7)}.gallery-exclusions-manager__input{flex:1}.gallery-exclusions-manager__input .MuiInputBase-root{color:hsla(0,0%,100%,.9)}.gallery-exclusions-manager__input .MuiInputBase-root fieldset{border-color:hsla(0,0%,100%,.3)}.gallery-exclusions-manager__input .MuiInputBase-root:hover fieldset{border-color:hsla(0,0%,100%,.5)}.gallery-exclusions-manager__input .MuiInputBase-root.Mui-focused fieldset{border-color:#60b144}.gallery-exclusions-manager__add-btn{background:#60b144;color:#fff;text-transform:none}.gallery-exclusions-manager__add-btn:hover{background:#4e9136}.gallery-exclusions-manager__add-btn:disabled{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.3)}.gallery-exclusions-manager__lists{max-height:200px;overflow-y:auto}.gallery-exclusions-manager__section{margin-bottom:12px}.gallery-exclusions-manager__section-title{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.gallery-exclusions-manager__chips{display:flex;flex-wrap:wrap;gap:6px}.gallery-exclusions-manager__chip{background:rgba(96,177,68,.2)!important;color:#60b144!important;border:1px solid rgba(96,177,68,.3)}.gallery-exclusions-manager__chip .MuiChip-deleteIcon{color:#60b144!important}.gallery-exclusions-manager__chip .MuiChip-deleteIcon:hover{color:#ff6b6b!important}.gallery-exclusions-manager__empty{padding:16px;text-align:center;color:hsla(0,0%,100%,.5);font-size:13px;font-style:italic}.gallery-exclusions-select-menu .MuiPaper-root{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1)}.gallery-exclusions-select-menu .MuiMenuItem-root{color:hsla(0,0%,100%,.9);background:#1a1a1a}.gallery-exclusions-select-menu .MuiMenuItem-root:hover{background:rgba(96,177,68,.1)}.gallery-exclusions-select-menu .MuiMenuItem-root.Mui-selected{background:rgba(96,177,68,.2)}.gallery-exclusions-select-menu .MuiMenuItem-root.Mui-selected:hover{background:rgba(96,177,68,.3)}.drawer.prompt_gallery .loading_text{color:grey}.drawer.prompt_gallery .MuiDrawer-paper{width:100%}.drawer.prompt_gallery .MuiDrawer-paper .header.root .drawer_buttons button.dark,.drawer.prompt_gallery .MuiDrawer-paper .header.root .drawer_buttons button.light{color:#f5f5f5}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__content{height:100%;display:flex;flex-direction:column}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__controls{margin:0 3% 10px;display:flex;justify-content:space-between;align-items:center;gap:16px}@media screen and (max-width:768px){.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__controls{gap:0}}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__controls .prompt-gallery-drawer__filters{display:flex}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__controls-icon{width:28px;height:28px;margin-right:8px;opacity:.6}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__controls-icon.light{filter:invert(0)}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__data-filter-group.dark .prompt-gallery-drawer__filter-button{color:#fff;border-color:#555}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__data-filter-group.dark .prompt-gallery-drawer__filter-button.Mui-selected{background-color:#293440;color:#fff}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__data-filter-group.mobile .prompt-gallery-drawer__filter-button{font-size:.7rem;min-width:60px;border:none!important;padding:0}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__filter-button{min-width:60px;padding:6px 8px;font-size:.75rem;text-transform:none;border-color:#d2d2d2;margin-right:6px;border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:4px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__filter-button .filter-button-icon{width:17px;height:17px;opacity:.3;margin-right:4px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__filter-button .filter-button-icon.rings-icon{stroke:currentColor;fill:none}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__filter-button .filter-button-icon.rings-icon circle:first-child{fill:currentColor}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__filter-button .filter-button-label{font-size:.65rem;line-height:1}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__filter-button.Mui-selected .filter-button-icon{opacity:1}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button{min-width:32px;padding:4px 6px;text-transform:none;border:none;margin-left:8px;border-radius:5px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button:hover{background-color:#f5f5f5}.dark .drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button:hover{background-color:#3a3a3a}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar{width:16px;height:2px;background-color:#616161;border-radius:1px;transition:opacity .2s ease}.dark .drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar{background-color:#fff}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--top.sort-icon__bar--asc{opacity:.3}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--middle.sort-icon__bar--asc{opacity:.6}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--bottom.sort-icon__bar--asc,.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--top.sort-icon__bar--desc{opacity:1}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--middle.sort-icon__bar--desc{opacity:.6}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--bottom.sort-icon__bar--desc{opacity:.3}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--top.sort-icon__bar--random{opacity:.4}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--middle.sort-icon__bar--random{opacity:1}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__filters .prompt-gallery-drawer__sort-button .sort-icon__bar--bottom.sort-icon__bar--random{opacity:.4}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options{display:flex;gap:6px;align-items:center}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .MuiButton-contained{background-color:transparent}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button{padding:3px 4px;font-size:.7rem;text-transform:none;border-radius:4px;display:flex;flex-direction:column;align-items:center;gap:4px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button .option-button-icon{width:17px;height:17px;opacity:.3;margin-right:4px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button .option-button-label{font-size:.75rem;line-height:1;color:#fff}@media screen and (max-width:768px){.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button .option-button-label{display:none}}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button.active .option-button-icon{opacity:1}@media screen and (max-width:768px){.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button{border:none;min-width:unset;padding:0 3px}}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button:not(.active){color:#616161;border-color:#e0e0e0}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button:not(.active):hover{background-color:#f5f5f5;border-color:#d0d0d0}.dark .drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button:not(.active){color:#ccc;border-color:#555}.dark .drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button:not(.active):hover{background-color:#3a3a3a;border-color:#666}.dark .drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button.active{background-color:#2e5576;color:#fff}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ui-options .prompt-gallery-drawer__option-button .option-icon{width:20px;height:20px;display:block;margin:0 auto}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings{padding:0 3% 12px;display:flex;flex-direction:column;gap:12px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-toggle{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#e0e0e0;font-size:12px;padding:6px 12px;cursor:pointer;align-self:flex-start;transition:all .2s ease}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-toggle:hover{background:hsla(0,0%,100%,.12)}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;padding:16px;background:rgba(0,0,0,.2);border-radius:8px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel .ring-setting{display:flex;flex-direction:column;gap:8px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel .ring-setting label{font-size:12px;color:#a0a0a0}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel .ring-setting .MuiSlider-root{color:#3498db;padding:8px 0}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel .ring-setting .MuiSlider-root .MuiSlider-thumb{width:14px;height:14px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel .ring-setting .MuiSlider-root .MuiSlider-track{height:4px}.drawer.prompt_gallery .MuiDrawer-paper .prompt-gallery-drawer__ring-settings .prompt-gallery-drawer__ring-settings-panel .ring-setting .MuiSlider-root .MuiSlider-rail{height:4px;background:hsla(0,0%,100%,.15)}.drawer.prompt_gallery .MuiDrawer-paper .header.root{margin-bottom:10px}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag{position:relative;opacity:.008;cursor:pointer;margin:25px;display:inline-block;border-radius:inherit}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.dark_text{color:#dadada!important}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.dark_text .label.suffix{text-shadow:1.5px 1.5px rgba(0,0,0,.9490196078)}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.light_text{color:#fff!important}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.light_text .label.suffix{text-shadow:1.5px 1.5px rgba(0,0,0,.8117647059)}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .MuiSelect-select.MuiSelect-select{text-align:center;text-wrap:wrap}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .prompt_part.\|.task.category{font-size:.78rem;border:1px solid hsla(0,0%,41.6%,.4588235294);padding:0 .4rem;margin-bottom:10px;border-radius:5px;opacity:.11;font-family:Nunito}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag:hover .prompt_part.\|.task.category{opacity:.83;border-color:hsla(0,0%,50.2%,.4588235294);transition-duration:3.6s}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.prompts{border-width:1px!important}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .search_term{opacity:.28;position:absolute;font-size:.82rem;text-transform:uppercase;text-align:center;width:100%;overflow:hidden}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .search_term.compact{font-size:.68rem!important;margin-right:28%;top:15%}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .search_term .documents{font-size:.6rem!important}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .search_term.prompts{color:#fff;background:radial-gradient(circle,rgba(0,0,0,.231372549) 5%,transparent 70%);width:70%!important;padding:0 1rem;font-style:italic;opacity:.4!important}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .tag_card{opacity:.7;position:absolute;margin-top:0;width:100%;display:flex}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .tag_card:hover{opacity:1;transition-duration:1.5s}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .tag_card .buttons{width:100%;display:flex;justify-content:center}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .tag_card .buttons .button{display:flex;align-items:center;margin-left:.2rem;margin-right:.2rem}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .tag_card .buttons .image{width:20px;height:20px;border-radius:50%}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag .tag_card .buttons .label{font-size:.8rem;opacity:.6;text-transform:uppercase;color:#fff}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.active{opacity:1;transition-duration:1.5s}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.active:hover{transition-duration:1.5s}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.active.unblur{transition-duration:1.5s;margin:12px 8px;line-height:3rem}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag.active_mobile{opacity:1;transition-duration:6s}.drawer.prompt_gallery .MuiDrawer-paper .tag_cloud .tag:hover{opacity:1}.modal.carousel .toolbar_item .provider_logo{flex-direction:column}.drawer.multi_select,.modal.carousel{height:auto;overflow:hidden!important;background-color:rgba(0,0,0,.8)}.drawer.multi_select .img.button.generate,.drawer.multi_select .img.button.open,.modal.carousel .img.button.generate,.modal.carousel .img.button.open{display:none}.drawer.multi_select .img.button.close,.modal.carousel .img.button.close{width:32px!important;height:32px!important;cursor:pointer;position:absolute;top:0;right:20px;z-index:99999}.drawer.multi_select .container.buttons.bottom,.modal.carousel .container.buttons.bottom{bottom:.7rem}.drawer.multi_select .button.navigation,.modal.carousel .button.navigation{height:100%;display:inline-block;position:absolute;z-index:9999;width:18%;border-radius:0}.drawer.multi_select .button.navigation .MuiSvgIcon-root,.modal.carousel .button.navigation .MuiSvgIcon-root{fill:#c6c6c6;border-radius:50%;background:rgba(90,90,90,.6);padding:.5rem;border:1px solid #7d766b}.drawer.multi_select .button.navigation.back,.modal.carousel .button.navigation.back{left:0}.drawer.multi_select .button.navigation.next,.modal.carousel .button.navigation.next{right:0}.drawer.multi_select .item,.drawer.multi_select .prompt.parts,.modal.carousel .item,.modal.carousel .prompt.parts{height:100%}.drawer.multi_select .item.mobile .image.background.error,.drawer.multi_select .prompt.parts.mobile .image.background.error,.modal.carousel .item.mobile .image.background.error,.modal.carousel .prompt.parts.mobile .image.background.error{width:100%}.drawer.multi_select .item.mobile .tag .actions.buttons,.drawer.multi_select .prompt.parts.mobile .tag .actions.buttons,.modal.carousel .item.mobile .tag .actions.buttons,.modal.carousel .prompt.parts.mobile .tag .actions.buttons{flex-direction:column;margin-left:.2rem;align-content:space-between;display:flex;height:320px}.drawer.multi_select .item.mobile .tag .actions.buttons .action.button,.drawer.multi_select .prompt.parts.mobile .tag .actions.buttons .action.button,.modal.carousel .item.mobile .tag .actions.buttons .action.button,.modal.carousel .prompt.parts.mobile .tag .actions.buttons .action.button{margin:.2rem}.drawer.multi_select .item.mobile .tag .actions.buttons .action.button .image,.drawer.multi_select .prompt.parts.mobile .tag .actions.buttons .action.button .image,.modal.carousel .item.mobile .tag .actions.buttons .action.button .image,.modal.carousel .prompt.parts.mobile .tag .actions.buttons .action.button .image{height:28px;width:28px}.drawer.multi_select .item .setting.\|.temperature,.drawer.multi_select .prompt.parts .setting.\|.temperature,.modal.carousel .item .setting.\|.temperature,.modal.carousel .prompt.parts .setting.\|.temperature{width:60%;max-width:380px;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.drawer.multi_select .item .setting.\|.temperature .icon,.drawer.multi_select .prompt.parts .setting.\|.temperature .icon,.modal.carousel .item .setting.\|.temperature .icon,.modal.carousel .prompt.parts .setting.\|.temperature .icon{display:none}.drawer.multi_select .item .setting.\|.temperature .slider.captions,.drawer.multi_select .prompt.parts .setting.\|.temperature .slider.captions,.modal.carousel .item .setting.\|.temperature .slider.captions,.modal.carousel .prompt.parts .setting.\|.temperature .slider.captions{width:100%;display:flex;margin-left:auto;margin-right:auto;justify-content:space-between;font-size:.8rem}.drawer.multi_select .item .icon.news,.drawer.multi_select .prompt.parts .icon.news,.modal.carousel .item .icon.news,.modal.carousel .prompt.parts .icon.news{z-index:9999}.drawer.multi_select .item.documents,.drawer.multi_select .prompt.parts.documents,.modal.carousel .item.documents,.modal.carousel .prompt.parts.documents{border-radius:15px}.drawer.multi_select .item .image,.drawer.multi_select .prompt.parts .image,.modal.carousel .item .image,.modal.carousel .prompt.parts .image{object-fit:contain;display:flex;justify-content:center;margin-left:auto;margin-right:auto;height:100%}.drawer.multi_select .item .image.documents,.drawer.multi_select .prompt.parts .image.documents,.modal.carousel .item .image.documents,.modal.carousel .prompt.parts .image.documents{border-radius:inherit}.drawer.multi_select .item .image.background.error,.drawer.multi_select .prompt.parts .image.background.error,.modal.carousel .item .image.background.error,.modal.carousel .prompt.parts .image.background.error{object-fit:cover}.drawer.multi_select .item .image .img.flip,.drawer.multi_select .prompt.parts .image .img.flip,.modal.carousel .item .image .img.flip,.modal.carousel .prompt.parts .image .img.flip{display:none}.drawer.multi_select .item .tag,.drawer.multi_select .prompt.parts .tag,.modal.carousel .item .tag,.modal.carousel .prompt.parts .tag{align-items:center;background:rgba(20,29,30,.3803921569);bottom:-1px;color:#bebebe!important;cursor:pointer;display:flex!important;flex-direction:column;font-weight:400;height:100%;justify-content:center;line-height:2rem;margin:0!important;opacity:1!important;padding-bottom:0!important;padding-top:0!important;position:absolute!important;width:100%;text-align:center;text-shadow:1px 1px hsla(0,0%,41.2%,.374)}.drawer.multi_select .item .tag.compact .icon.hashtag,.drawer.multi_select .prompt.parts .tag.compact .icon.hashtag,.modal.carousel .item .tag.compact .icon.hashtag,.modal.carousel .prompt.parts .tag.compact .icon.hashtag{display:none}.drawer.multi_select .item .tag.documents,.drawer.multi_select .prompt.parts .tag.documents,.modal.carousel .item .tag.documents,.modal.carousel .prompt.parts .tag.documents{border-radius:inherit}.drawer.multi_select .item .tag.prompts,.drawer.multi_select .prompt.parts .tag.prompts,.modal.carousel .item .tag.prompts,.modal.carousel .prompt.parts .tag.prompts{mix-blend-mode:hard-light}.drawer.multi_select .item .tag .icon.\|.hashtag,.drawer.multi_select .prompt.parts .tag .icon.\|.hashtag,.modal.carousel .item .tag .icon.\|.hashtag,.modal.carousel .prompt.parts .tag .icon.\|.hashtag{width:14px;height:14px;margin-top:.3rem;margin-right:5px;opacity:.4}.drawer.multi_select .item .tag:hover,.drawer.multi_select .prompt.parts .tag:hover,.modal.carousel .item .tag:hover,.modal.carousel .prompt.parts .tag:hover{color:#fff!important}.drawer.multi_select .item .tag .label.\|.search_term,.drawer.multi_select .prompt.parts .tag .label.\|.search_term,.modal.carousel .item .tag .label.\|.search_term,.modal.carousel .prompt.parts .tag .label.\|.search_term{opacity:.7;font-family:Gruppo}.drawer.multi_select .item .tag .actions.buttons,.drawer.multi_select .prompt.parts .tag .actions.buttons,.modal.carousel .item .tag .actions.buttons,.modal.carousel .prompt.parts .tag .actions.buttons{margin-top:1.3rem}.drawer.multi_select .item .tag .actions.buttons .action.button,.drawer.multi_select .prompt.parts .tag .actions.buttons .action.button,.modal.carousel .item .tag .actions.buttons .action.button,.modal.carousel .prompt.parts .tag .actions.buttons .action.button{margin-left:.2rem;margin-right:.2rem}.drawer.multi_select .item .tag .actions.buttons .action.button .image,.drawer.multi_select .prompt.parts .tag .actions.buttons .action.button .image,.modal.carousel .item .tag .actions.buttons .action.button .image,.modal.carousel .prompt.parts .tag .actions.buttons .action.button .image{border:1px solid #616161;box-shadow:1px 1px rgba(89,89,89,.6784313725)}.drawer.multi_select .item .tag .actions.buttons .action.button .label,.drawer.multi_select .prompt.parts .tag .actions.buttons .action.button .label,.modal.carousel .item .tag .actions.buttons .action.button .label,.modal.carousel .prompt.parts .tag .actions.buttons .action.button .label{display:none!important}.drawer.multi_select .item .button.flip,.drawer.multi_select .item .suffixes.keywords,.drawer.multi_select .prompt.parts .button.flip,.drawer.multi_select .prompt.parts .suffixes.keywords,.modal.carousel .item .button.flip,.modal.carousel .item .suffixes.keywords,.modal.carousel .prompt.parts .button.flip,.modal.carousel .prompt.parts .suffixes.keywords{display:none}.modal.carousel .item .tag{justify-content:center;padding-top:2rem!important;opacity:.2!important}.modal.carousel .item .tag:hover{opacity:.85!important}.modal.carousel .gallery-item__context{max-width:80%}.modal.carousel .MuiSvgIcon-root.MuiSelect-icon{color:#d6d6d6}.modal.carousel .carousel-ailinks{position:absolute;bottom:20px;width:100%;display:flex;margin:0 auto;justify-content:center}.gallery.cloud .item .container.buttons,.modal.carousel .container.buttons{position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:9;opacity:.22}.gallery.cloud .item .container.buttons:hover,.modal.carousel .container.buttons:hover{opacity:.7}.gallery.cloud .item .container.buttons.prompts,.modal.carousel .container.buttons.prompts{bottom:3px}.gallery.cloud .item .container.buttons .button,.modal.carousel .container.buttons .button{width:24px;height:24px;cursor:pointer;bottom:0}.gallery.cloud .item .container.buttons .button.compact,.modal.carousel .container.buttons .button.compact{width:19px;height:19px}.gallery.cloud .item .container.buttons .button.flip,.modal.carousel .container.buttons .button.flip{opacity:.76;height:30px;width:30px}.gallery.cloud .item .container.buttons.top,.modal.carousel .container.buttons.top{position:absolute;top:0;align-items:center;height:24px;opacity:.38;z-index:9999;margin-right:0}.gallery.cloud .item .container.buttons.top.documents,.modal.carousel .container.buttons.top.documents{display:none}.gallery.cloud .item .container.buttons.top .icon.news,.modal.carousel .container.buttons.top .icon.news{display:inline-block}.gallery.cloud .item .container.buttons.top .img.news,.modal.carousel .container.buttons.top .img.news{height:22px;width:22px;position:absolute;top:0;opacity:.7}.gallery.cloud .item .container.buttons.top:hover,.modal.carousel .container.buttons.top:hover{opacity:.8}.gallery.cloud .item .container.buttons.top .button.exa,.modal.carousel .container.buttons.top .button.exa{height:20px!important}.gallery.cloud .item .container.buttons.bottom,.modal.carousel .container.buttons.bottom{bottom:0}.gallery.cloud{height:87.1vh!important;overflow-y:scroll;overflow-x:hidden;display:grid;gap:5px;width:auto;padding-left:2rem;padding-right:2rem;overflow-y:auto;grid-auto-flow:dense;grid-template-columns:repeat(2,1fr)}@media(min-width:480px){.gallery.cloud{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.gallery.cloud{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery.cloud{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.gallery.cloud{grid-template-columns:repeat(4,1fr)}}@media(min-width:1920px){.gallery.cloud{grid-template-columns:repeat(6,1fr)}}.gallery.cloud.compact-grid{gap:10px;grid-template-columns:repeat(4,1fr)}@media(min-width:480px){.gallery.cloud.compact-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.gallery.cloud.compact-grid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1024px){.gallery.cloud.compact-grid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1200px){.gallery.cloud.compact-grid{grid-template-columns:repeat(8,1fr)}}@media(min-width:1920px){.gallery.cloud.compact-grid{grid-template-columns:repeat(10,1fr)}}.gallery.cloud.compact-grid .item{margin-bottom:0!important}.gallery.cloud.compact-grid .item,.gallery.cloud.compact-grid .item.landscape,.gallery.cloud.compact-grid .item.portrait{width:100%!important;height:180px!important;grid-column:span 1!important;grid-row:span 1!important}.gallery.cloud.compact-grid .item .image.background,.gallery.cloud.compact-grid .item .image.placeholder{opacity:.2!important}.gallery.cloud.compact-grid .item .tag{justify-content:center!important;align-items:center!important;padding:12px!important}.gallery.cloud.compact-grid .item .gallery-item__context{text-align:center!important;font-weight:500!important}.gallery.cloud.compact{grid-template-columns:repeat(1,1fr)}@media(min-width:480px){.gallery.cloud.compact{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.gallery.cloud.compact{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.gallery.cloud.compact{grid-template-columns:repeat(3,1fr)}}.gallery.cloud.search_focused{opacity:.2;transition-duration:.48s;pointer-events:none}.gallery.cloud.compact .item,.gallery.cloud.documents .item,.gallery.cloud.list .item{height:100px!important;grid-row:span 1!important;width:420px!important}.gallery.cloud.compact .item .tag .search_term,.gallery.cloud.documents .item .tag .search_term,.gallery.cloud.list .item .tag .search_term{font-size:.68rem}.gallery.cloud.compact .item .actions.buttons,.gallery.cloud.compact .item .buttons.bottom,.gallery.cloud.documents .item .actions.buttons,.gallery.cloud.documents .item .buttons.bottom,.gallery.cloud.list .item .actions.buttons,.gallery.cloud.list .item .buttons.bottom{display:none!important}.gallery.cloud.compact .label.suffix.compact{line-height:normal}.gallery.cloud.documents{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.gallery.cloud.list .item{height:50px!important;margin-bottom:.3rem!important;border:1px solid #545454;border-radius:0}.gallery.cloud.list .item .buttons.top{display:none!important}.gallery.cloud.list .item .label.\|.suffix{font-family:Nunito!important}.gallery.cloud .gallery-item{transform-origin:center;width:0;height:0;transition:opacity .9s ease;position:relative}.gallery.cloud .gallery-item .prompt-or-question-overlay{width:100%;display:block;top:0;bottom:0;left:0;right:0;position:absolute;opacity:.7}.gallery.cloud .gallery-item.dimmed{opacity:.34}.gallery.cloud .gallery-item.documents{border-radius:15px}.gallery.cloud .gallery-item.documents .image.background,.gallery.cloud .gallery-item.documents .tag{border-radius:inherit}.gallery.cloud .gallery-item .tag.documents .settings.temperature{margin-top:.8rem}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature{width:100%;margin-left:auto;margin-right:auto;margin-top:8px;display:flex;justify-content:center;z-index:99991}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .MuiSlider-root,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .MuiSlider-root,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .MuiSlider-root{color:hsla(0,0%,84.7%,.3411764706);padding:6px 0!important}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .MuiSlider-markActive,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .MuiSlider-markActive,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .MuiSlider-markActive{opacity:.3}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .MuiSlider-mark,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .MuiSlider-mark,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .MuiSlider-mark{opacity:.5;width:4px;height:4px;margin-top:-1.5px;border-radius:3px}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature>.icon,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature>.icon,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature>.icon{height:16px;width:16px;position:absolute;right:-1rem;top:-.1px;opacity:.1;transform:rotate(270deg)}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .MuiSlider-thumb,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .MuiSlider-thumb,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .MuiSlider-thumb{width:10px;height:10px;display:flex;outline:0;position:absolute;box-sizing:border-box;margin-top:-4px}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .MuiSlider-thumb span span span,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .MuiSlider-thumb span span span,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .MuiSlider-thumb span span span{font-size:.6rem}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .slider.captions,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .slider.captions,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .slider.captions{font-size:.5em;width:100%;display:flex;margin-left:auto;margin-right:auto;justify-content:space-between}.gallery.cloud .gallery-item .tag.basic .MuiFormControl-root.setting.\|.temperature .slider.captions .caption,.gallery.cloud .gallery-item .tag.documents .MuiFormControl-root.setting.\|.temperature .slider.captions .caption,.gallery.cloud .gallery-item .tag.gallery .MuiFormControl-root.setting.\|.temperature .slider.captions .caption{text-shadow:1px 1px #3c3c3c;background:transparent;width:auto;font-size:90%;padding:2px 4px}.gallery.cloud .grow-animation{animation:grow 1s ease-out forwards;transform-origin:center}.gallery.cloud.search_term{top:3rem!important}.gallery.cloud .item .tag:hover .label.suffix{color:#fff;opacity:1}.gallery.cloud .item .tag .label.suffix{width:auto;background:radial-gradient(circle,rgba(70,70,70,.0705882353) 10%,transparent 290%);font-family:Nunito!important;line-height:1.6rem;padding-right:10px;padding-left:10px;display:flex;margin-left:auto;margin-right:auto;text-align:center}.gallery.cloud .item .tag .label.suffix:hover{opacity:.87!important}.gallery.cloud .item .tag .label.suffix.documents{line-height:110%;padding-right:1rem;padding-left:1rem}.gallery.cloud .item .tag .label.suffix.prompts .keyword{opacity:.7;font-family:Cantarell;font-size:1rem}.gallery.cloud.footer,.gallery.cloud.mobile{grid-template-columns:repeat(1,1fr);margin-left:0;width:100%!important;gap:1rem!important}.gallery.cloud.footer .item .image,.gallery.cloud.mobile .item .image{object-fit:cover}.gallery.cloud.footer.split,.gallery.cloud.mobile.split{grid-template-columns:repeat(2,1fr);gap:8px 1px!important;width:100%!important;grid-auto-flow:dense}.gallery.cloud.footer.split .item.mobile,.gallery.cloud.mobile.split .item.mobile{width:95%!important}.gallery.cloud.footer.split .item.mobile .tag .label.suffix,.gallery.cloud.mobile.split .item.mobile .tag .label.suffix{font-size:.9rem!important}.gallery.cloud.footer.split .item.mobile.flipped .suffixes.\|.keywords .suffix.\|.keyword,.gallery.cloud.mobile.split .item.mobile.flipped .suffixes.\|.keywords .suffix.\|.keyword{font-size:.93rem!important}.gallery.cloud.footer.split .item.wide,.gallery.cloud.mobile.split .item.wide{grid-column:span 2!important}.gallery.cloud.footer.split .item.wide .actions.buttons,.gallery.cloud.mobile.split .item.wide .actions.buttons{width:90%!important;margin-left:auto!important}.gallery.cloud.footer.split .item.landscape .tag .actions.buttons,.gallery.cloud.mobile.split .item.landscape .tag .actions.buttons{flex-wrap:wrap;margin-left:.2rem;align-content:space-between}.gallery.cloud.footer.split .item.landscape .tag .actions.buttons .action.button,.gallery.cloud.mobile.split .item.landscape .tag .actions.buttons .action.button{height:28px;width:28px}.gallery.cloud.footer.split .item.landscape .tag .actions.buttons .action.button.settings,.gallery.cloud.mobile.split .item.landscape .tag .actions.buttons .action.button.settings{margin-left:.8rem}.gallery.cloud.footer.split .item.portrait .tag .actions.buttons .action.button,.gallery.cloud.mobile.split .item.portrait .tag .actions.buttons .action.button{margin-top:.3rem;margin-bottom:.3rem}.gallery.cloud .item{position:relative;perspective:1000px;border-radius:5px;justify-content:center;box-sizing:border-box;display:flex;align-items:center;margin-left:auto;margin-right:auto;margin-bottom:1rem;cursor:pointer}.gallery.cloud .item.prompts{margin-top:-1px}.gallery.cloud .item.is-prompt-or-question .image.background,.gallery.cloud .item.is-prompt-or-question .image.background.placeholder{opacity:.5!important}.gallery.cloud .item.is-prompt-or-question.hover .image.background,.gallery.cloud .item.is-prompt-or-question.hover .image.background.placeholder{opacity:.7!important}.gallery.cloud .item.landscape{width:320px;height:260px;grid-column:span 1;grid-row:span 1}.gallery.cloud .item.landscape.carousel{height:100%}.gallery.cloud .item.portrait{width:320px;height:540px;grid-column:span 1;grid-row:span 2;display:grid}.gallery.cloud .item.portrait.carousel{height:100%}.gallery.cloud .item.portrait .actions.\|.buttons,.gallery.cloud .item.portrait .models.buttons{flex-direction:column!important;max-height:400px;margin-right:auto;display:flex;width:100%;align-items:center;margin-left:-.5rem;height:220px;justify-content:space-between}.gallery.cloud .item.portrait .actions.\|.buttons.multi_select,.gallery.cloud .item.portrait .models.buttons.multi_select{height:auto;gap:15px}.gallery.cloud .item.portrait .actions.\|.buttons.carousel,.gallery.cloud .item.portrait .actions.\|.buttons.portrait .model,.gallery.cloud .item.portrait .models.buttons.carousel,.gallery.cloud .item.portrait .models.buttons.portrait .model{flex-direction:row!important}.gallery.cloud .item.portrait .actions.\|.buttons.portrait .model .label,.gallery.cloud .item.portrait .models.buttons.portrait .model .label{margin-top:0;margin-left:22px;font-size:.78rem;padding:.4rem}.gallery.cloud .item.portrait .actions.\|.buttons.portrait .model .label :hover,.gallery.cloud .item.portrait .models.buttons.portrait .model .label :hover{background:radial-gradient(circle,rgba(0,0,0,.231372549) 10%,transparent 70%)}.gallery.cloud .item.text-heavy .gallery-item__context{max-height:75%;overflow-y:hidden;padding:1px;line-height:118%}.gallery.cloud .item.text-heavy .gallery-item__context::-webkit-scrollbar{width:4px}.gallery.cloud .item.text-heavy .gallery-item__context::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:2px}.gallery.cloud .item.text-heavy .gallery-item__context::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}.gallery.cloud .item.text-heavy .gallery-item__context::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.gallery.cloud .item.documents.landscape{flex-direction:column!important}.gallery.cloud .item .image,.gallery.cloud .item .loading{height:100%;position:absolute;border:1px solid #515356;box-shadow:3px 3px 6px 3px rgba(33,33,33,.631372549);object-fit:cover;width:100%;border-radius:inherit}.gallery.cloud .item .image.prompt,.gallery.cloud .item .loading.prompt{border:none;box-shadow:none;opacity:.6}.gallery.cloud .item.compact{border:1px solid rgba(60,60,60,.5490196078)}.gallery.cloud .item.compact .container.container.buttons.top{width:26%;display:flex;flex-direction:column!important;justify-content:center;align-items:center;position:relative;margin-right:auto;justify-content:space-evenly;height:100%;background:radial-gradient(rgba(0,0,0,.7607843137),rgba(0,0,0,.4392156863));opacity:1}.gallery.cloud .item.compact .image.background,.gallery.cloud .item.compact .image.placeholder{width:26%;left:0;z-index:0;height:100%!important;border-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px;margin-top:1px}.gallery.cloud .item.documents{height:310px!important;width:255px!important}.gallery.cloud .item.list .image.background.placeholder{opacity:.25}.gallery.cloud .item.prompts .image.background.placeholder{height:99.7%}.gallery.cloud .item .image.background.error{opacity:.9;border:1px solid #9a4242;font-size:0}.gallery.cloud .item .image.background.placeholder{opacity:.6}.gallery.cloud .item .tag{transition:top 1s,font-size 1s;display:flex;flex-direction:column}.gallery.cloud .item .tag.compact .container{align-items:center;justify-content:center;margin-left:26%}.gallery.cloud .item .tag.compact:hover{background:linear-gradient(313deg,rgba(0,0,0,.4901960784),rgba(0,0,0,.168627451))!important;transition:background 4s!important}.gallery.cloud .item .tag.documents{background:linear-gradient(131deg,rgba(0,0,0,.8901960784) 25%,rgba(0,0,0,.368627451))!important}.gallery.cloud .item .tag .icon.\|.hashtag{width:14px;height:14px;opacity:.4;margin-top:-28px;display:flex;margin-right:auto;margin-left:auto;padding-bottom:.6rem}.gallery.cloud .item .tag:hover{color:#fff!important}.gallery.cloud .item .suffixes.\|.keywords{opacity:.3;z-index:-1}.gallery.cloud .item .suffixes.\|.keywords .suffix.\|.keyword .icon.\|.text{width:20px;height:20px;margin-right:.4rem}.gallery.cloud .item.footer.split,.gallery.cloud .item.mobile{width:90%!important;min-height:100%}.gallery.cloud .item.footer.split .container.buttons,.gallery.cloud .item.mobile .container.buttons{flex-direction:row!important}.gallery.cloud .item.footer.split .tag,.gallery.cloud .item.mobile .tag{text-shadow:2px 1px #000;border-radius:5px;background:linear-gradient(47deg,rgba(0,0,0,.5098039216),transparent)}.gallery.cloud .item.footer.split .tag .label.search_term,.gallery.cloud .item.mobile .tag .label.search_term{opacity:.7!important}.gallery.cloud .item.footer.split.landscape,.gallery.cloud .item.footer.split.landscape>.image,.gallery.cloud .item.mobile.landscape,.gallery.cloud .item.mobile.landscape>.image{height:295px;min-height:100%}.gallery.cloud .item.footer.split.portrait,.gallery.cloud .item.footer.split.portrait>.image,.gallery.cloud .item.mobile.portrait,.gallery.cloud .item.mobile.portrait>.image{border-radius:0;height:580px;min-height:100%;overflow:hidden}.gallery.cloud .item.footer.split .suffixes.\|.keywords .suffix.\|.keyword,.gallery.cloud .item.mobile .suffixes.\|.keywords .suffix.\|.keyword{font-size:1.2rem!important}.gallery.cloud .item.footer.split{width:95%!important}.gallery.cloud .item.footer.split .tag .label{width:100%;display:inline-block;text-align:center}.gallery.cloud .item.footer.split .tag .label.search_term{box-shadow:none;color:#bebebe;font-size:60%;line-height:1rem;text-shadow:none;opacity:.85!important}.gallery.cloud .item.footer.split .tag .label.suffix{font-size:.95rem!important;text-shadow:none;color:#fff}.gallery.cloud .item.footer.split .tag .label .suffixes.\|.keywords .suffix.\|.keyword{font-size:.9rem!important}.gallery.cloud .item.footer.split .tag .actions.buttons{width:100%;justify-content:space-evenly;margin-left:-.6rem}.gallery.cloud .item.unflipped .suffixes.keywords{pointer-events:none}.gallery.cloud .item.unflipped.footer .button.flip{display:none}.gallery.cloud .item.flipped .container.buttons.top{top:4px}.gallery.cloud .item.flipped .container.buttons.top .button.expand,.gallery.cloud .item.flipped.footer .container.buttons.bottom .button.flip,.gallery.cloud .item.flipped.mobile .container.buttons.top{display:none}.gallery.cloud .item.flipped .tag{backface-visibility:hidden;transition:transform 1.5s;transition:top 1.5s,font-size 1.5s}.gallery.cloud .item.flipped .icon.hashtag{width:12px;height:12px;margin-right:.6rem;opacity:.7}.gallery.cloud .item.flipped img.background{transform:rotateY(180deg);transition-duration:1.5s;opacity:.3}.gallery.cloud .item.flipped .image{transition:transform 1.5s;transform-style:preserve-3d;position:absolute;width:100%;height:100%;object-fit:cover;box-shadow:3px 3px 6px 3px rgba(33,33,33,.631372549);border:2px solid #515356;border-radius:5px}.gallery.cloud .item.flipped .image.prompt{border:none!important;font-size:1.3rem;opacity:.7;margin-left:1rem}.gallery.cloud .item.flipped .image.prompt:hover{opacity:1;border:1px solid orange!important}.gallery.cloud .item.flipped .suffixes.\|.keywords{opacity:1!important;transition:transform 1.4s,opacity 1.4s,filter 1.4s;transform-style:preserve-3d;height:100%;z-index:9;display:flex;flex-direction:column;margin-top:2rem;opacity:1;position:relative;justify-content:center;text-align:center;margin-bottom:1rem}.gallery.cloud .item.flipped .suffixes.\|.keywords>.header{top:0;z-index:99999;color:#fff;opacity:.4;font-size:.8rem;display:flex;flex-direction:row;justify-content:space-between;width:105%;font-family:Gruppo}.gallery.cloud .item.flipped .suffixes.\|.keywords .card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.gallery.cloud .item.flipped .suffixes.\|.keywords .card .suffix.\|.keyword{color:#fff;font-size:.93rem;margin-top:.7rem;margin-bottom:.7rem;display:flex;justify-content:center;text-shadow:1px 1px #000}.gallery.cloud .item.flipped .suffixes.\|.keywords .card .suffix.\|.keyword .icon{border:none}.gallery.cloud .item.flipped .suffixes.\|.keywords .card .suffix.\|.keyword.gruppo{font-size:1.1rem;font-weight:700}.gallery.cloud .item.flipped .suffixes.\|.keywords .card .suffix.\|.keyword:hover{color:orange}.gallery.cloud .item.flipped .suffixes.\|.keywords .card .suffix.\|.keyword .icon.\|.text{width:20px;height:20px;margin-right:.4rem}.gallery.cloud .tag{backface-visibility:hidden;transition:top 1s,font-size 1s;position:absolute;transition-duration:2s;top:1px}.gallery.cloud .label.search_term{font-size:90%;position:relative!important;top:auto}.gallery.cloud .label.search_term.flipped{display:none!important}.gallery.cloud .label.flipped{position:absolute;top:0!important;transition-duration:2s;font-size:62%!important;font-family:Nunito!important;color:#bebebe;width:100%;left:0;padding:.3rem 0;overflow:hidden}.gallery.cloud .label.suffix.flipped{color:#d3d3d3;top:-1px;display:flex;align-items:normal;justify-content:center;text-shadow:1px 1px #2d2d2d}.gallery.cloud.tag_cloud .item .tag{opacity:1!important;cursor:pointer;font-size:1.4rem;width:100%;display:flex!important;justify-content:center;align-items:center;position:absolute!important;bottom:-1px;font-family:Nunito;font-weight:400;margin:0!important;padding-bottom:0!important;padding-top:0!important;height:100%;line-height:110%}.gallery.cloud.tag_cloud .item .tag.compact.desktop{justify-content:space-evenly!important}.gallery.cloud.tag_cloud .item .tag.compact.desktop .model.selected .image{height:16px;width:16px;opacity:.7}.gallery.cloud.tag_cloud .item .tag.gallery{background:rgba(20,29,30,.5294117647)}.gallery.cloud.tag_cloud .item .tag:not(.prompts):hover{background:linear-gradient(180deg,rgba(20,29,30,.4392156863) 0,rgba(20,29,30,.8509803922) 33%,rgba(20,29,30,0))!important;transition:background 1s}.gallery.cloud.tag_cloud .item .tag.prompts:hover{border-width:2px!important}.drawer.prompt_library>.MuiDrawer-paper{width:99vw;background:#f7f7f7;left:0;z-index:1250!important}.drawer.prompt_library .header.\|.root.promptlibrary.light{background:#f7f7f7}.drawer.prompt_models{width:100%;padding-left:0;transition:width .3s ease-in-out,max-width .3s ease-in-out}.drawer.prompt_models .header.root.light{background:#dbdbdb}.drawer.prompt_models .prompt-models-content{position:relative}.drawer.prompt_models .prompt-models-content .prompt-input-collapse-toggle{align-self:center;display:flex;align-items:center;justify-content:center;border:none;background:hsla(0,0%,100%,.05);color:#fff;cursor:pointer;border-radius:999px;width:14px;height:72px;padding:0;margin:0 4px 0 0;transition:background .2s ease,color .2s ease}.drawer.prompt_models .prompt-models-content .prompt-input-collapse-toggle.light{background:rgba(0,0,0,.05);color:#9ea5ac}.drawer.prompt_models .prompt-models-content .prompt-input-collapse-toggle:hover{background:hsla(0,0%,100%,.15)}.drawer.prompt_models .prompt-models-content .prompt-input-collapse-toggle:hover.light{background:rgba(0,0,0,.15)}.drawer.prompt_models .prompt-models-content .prompt-input-collapse-toggle svg{font-size:28px}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content){display:flex;flex-direction:column;height:calc(100vh - 50px)}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper{width:100%}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper.light{background:#dbdbdb}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container{min-height:11vh;height:inherit!important;transition:height .3s ease}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input{min-height:11vh;height:inherit!important}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input.light{border:1px solid #8d8d8d}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea{min-height:calc(11vh - 40px);max-height:50vh!important;padding-bottom:40px!important;resize:vertical!important;overflow-y:auto!important}@media(min-width:768px){.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea{min-height:calc(7vh - 40px)}}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea::-webkit-scrollbar{width:8px}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea.light{color:rgba(0,0,0,.8);background:hsla(0,0%,100%,.1)}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea.light::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2);border-radius:4px}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea.light::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea.light::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}.drawer.prompt_models .prompt-models-content:not(.side-by-side-content) .tabs-and-responses-container{width:100%;flex:1}.drawer.prompt_models.side-by-side-layout{max-width:1400px}.drawer.prompt_models.side-by-side-layout .MuiDrawer-paper{width:45vw!important;max-width:1400px}@media(max-width:768px){.drawer.prompt_models.side-by-side-layout .MuiDrawer-paper{width:100%!important}}.drawer.prompt_models.side-by-side-layout .prompt-models-content{display:flex;flex-direction:row;height:100%}.drawer.prompt_models.side-by-side-layout .prompt-models-content.light{background:#dbdbdb}.drawer.prompt_models.side-by-side-layout .prompt-models-content .prompt-input-container-wrapper{width:38%;padding:0 2px 0 5px;border-right:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column}.drawer.prompt_models.side-by-side-layout .prompt-models-content .prompt-input-container-wrapper .pi-toolbar.stack-models{margin-top:-8px;padding-top:0;margin-right:0;width:100%}.drawer.prompt_models.side-by-side-layout .prompt-models-content .prompt-input-container-wrapper .prompt-input-container{margin-top:10px;flex:0 0 auto;height:calc(100vh - 80px)!important}.drawer.prompt_models.side-by-side-layout .prompt-models-content .prompt-input-container-wrapper .prompt-input-container .editable_input .textarea{height:100%!important;resize:none!important;overflow-y:auto;max-height:unset!important;padding-top:12px;margin-top:10px}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container{width:62%;display:flex;flex-direction:column;flex:1;overflow:hidden}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container .markdown.\|.active_prompt{width:100%;height:100%;display:flex;flex-direction:column;padding-left:0!important}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container .markdown.\|.active_prompt .tabs.prompt_response{flex:0 0 auto}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container .markdown.\|.active_prompt .container.tab_content{flex:1;overflow-y:auto}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container .markdown.\|.active_prompt .container.tab_content.active.side-by-side-layout{height:calc(100vh - 120px)}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container .markdown.\|.active_prompt .container.tab_content .container.response>.header{padding:0 20px}.drawer.prompt_models.side-by-side-layout .prompt-models-content .tabs-and-responses-container .markdown.\|.active_prompt .container.tab_content .md.box{padding-left:20px;padding-right:20px}.drawer.prompt_models .prompt-models-content.prompt_input_collapsed .tabs-and-responses-container{width:100%}.drawer.prompt_models .prompt-models-content.prompt_input_collapsed .prompt-input-collapse-toggle{margin-left:0}.drawer.prompt_models .MuiDrawer-paper{display:flex;flex-direction:column}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .MuiTabs-root{align-items:center;margin-left:-8px}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response.mobile .container.tab_content.active{height:calc(100vh - 270px)}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active{position:relative;height:calc(100vh - 430px);overflow-y:auto;overflow-x:hidden;margin-right:15px}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active.light::-webkit-scrollbar{width:8px}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active.light::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2);border-radius:4px}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active.light::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active.light::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card{position:relative}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card:hover .text{opacity:.9;transition-duration:1.4s;transition-delay:.9s}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card:hover>.image.resource{opacity:0;transition-duration:1.4s;transition-delay:.9s}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card>.image.resource{position:absolute;z-index:0;width:100%;height:400px;margin-left:25px;margin-top:15%;filter:grayscale(100%);opacity:.01}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card .text{opacity:.2;font-size:10px;background:transparent}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card .text.dark{color:#fff}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .container.tab_content.active .company_card .text .company_url{font-size:155%;margin-left:18px;text-decoration:underline;color:#507487}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .tab{padding-left:0;padding-bottom:5px;min-height:unset;padding-top:0}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .tab .Mui-selected{border-bottom:2px solid #363636}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .tab .image{width:20px;height:20px;margin-right:8px;border-radius:50%;filter:grayscale(100%);border:transparent!important}.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .tab .image.active,.drawer.prompt_models .MuiDrawer-paper .tabs.prompt_response .tab:hover .image{filter:none}.drawer.prompt_models .editor.preview .buttons.icons{opacity:.2!important}.drawer.prompt_models .editor.preview .buttons.icons:hover{opacity:.8!important}.drawer.prompt_models .editor.preview .buttons.icons .icon{width:11px;height:11px}.drawer.prompt_models.multi_select .container.responses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:8px;padding:12px;min-height:80%;overflow-x:auto}.drawer.prompt_models.multi_select .container.responses-grid .response-container{display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;background:rgba(0,0,0,.2);height:100%}.drawer.prompt_models.multi_select .container.responses-grid .response-container .response-header{display:flex;align-items:center;justify-content:space-between;padding:6px 16px;border-bottom:1px solid hsla(0,0%,100%,.1);background:grey;border-top-left-radius:5px;border-top-right-radius:5px;background:#232b2f}.drawer.prompt_models.multi_select .container.responses-grid .response-container .response-header h3{margin:0;font-size:16px;font-weight:500}.drawer.prompt_models.multi_select .container.responses-grid .response-container .response-header .loading-indicator{font-size:14px;color:hsla(0,0%,100%,.6)}.drawer.prompt_models.multi_select .container.responses-grid .response-container .response-content{flex:1}.drawer.prompt_models .markdown.\|.active_prompt{width:95%;padding:0 .8rem .8rem;margin-top:0!important;height:auto;flex-grow:1;padding-right:5px!important;padding-left:15px!important;padding-top:0!important;overflow:hidden;height:100%;border-radius:0}.drawer.prompt_models .markdown.\|.active_prompt.light{background:#dbdbdb}.drawer.prompt_models .markdown.\|.active_prompt .top{flex-wrap:wrap}.drawer.prompt_models .markdown.\|.active_prompt .top .temperature{margin-left:1rem;cursor:pointer;font-size:.8rem}.drawer.prompt_models .markdown.\|.active_prompt .top .temperature.trigger{font-size:11px}.drawer.prompt_models .markdown.\|.active_prompt .top .temperature .caption.\|.slider{background:transparent;font-size:11px;font-family:Nunito}.drawer.prompt_models .markdown.\|.active_prompt .top .icon.actions{transform:rotate(90deg);opacity:.7;cursor:pointer;height:28px;font-size:140%;z-index:9;align-self:center}.drawer.prompt_models .markdown.\|.active_prompt .metrics.words{align-self:center}.drawer.prompt_models .markdown.\|.active_prompt .metrics.words .metric{margin-left:1rem;font-size:.7rem}.loading_overlay.portrait .pixel-container{top:0;left:0;right:0;bottom:0;width:100%;height:100%}.footer.temperature{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;gap:1rem;justify-content:space-around;padding:6px 18px;background:rgba(0,0,0,.8)}.footer.temperature.promptinput.header{position:relative;background:transparent;border-top:none!important}.footer.temperature .label{font-size:75%;font-family:Nunito;color:#fff}.footer.temperature .setting.\|.temperature{width:60%;margin-left:1rem;margin-right:1rem}.footer.temperature .setting.\|.temperature .MuiSlider-root{padding-bottom:6px}.footer.temperature .setting.\|.temperature .slider.\|.captions{font-size:.65rem;display:flex;justify-content:space-between;margin-top:4px}.footer.temperature .setting.\|.temperature .slider.\|.captions .caption{font-size:.6rem;opacity:.8;color:#fff;background:rgba(0,0,0,.14);text-align:center}.footer.temperature .prompt-input-container-wrapper .pi-toolbar .pi-toolbar-actions{align-items:center}.footer.temperature .prompt-input-container-wrapper .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-quicksave-btn{display:none}.footer.temperature .prompt-input-container-wrapper .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn{height:26px;padding:5px 10px}.footer.temperature .prompt-input-container-wrapper .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-run-btn .label{line-height:1}.footer.temperature .prompt-input-container-wrapper .pi-toolbar .pi-toolbar-actions .pi-toolbar-btn.pi-clear-btn{align-self:center}.empty-state{padding:24px;border-radius:8px;min-height:200px;display:flex;align-items:center;justify-content:center}.empty-state .empty-state-content{text-align:center;padding:24px}.empty-state .empty-state-content p{color:hsla(0,0%,100%,.8);margin-bottom:16px;font-size:14px}.empty-state .empty-state-content .generate_button{background-color:rgba(25,118,210,.8);color:#fff;padding:8px 24px}.empty-state .empty-state-content .generate_button:hover{background-color:#1976d2}.version-selector{display:flex;align-items:center;margin-left:4px}.version-badge{font-size:.65rem;padding:1px 6px;border-radius:3px;color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.1);margin-left:8px;text-transform:lowercase}.version-badge.default{background-color:rgba(100,100,120,.3)}.version-badge.beginner{background-color:rgba(76,175,80,.3)}.version-badge.expert{background-color:rgba(233,30,99,.3)}.card_group_header,.card_group_header .type_icon_container{display:flex;align-items:center}.card_group_header .type_icon{width:24px;height:24px;margin-right:8px}.card_group_header .type_title_container{display:flex;align-items:center}.card_group_header .type_title{margin:0;font-size:16px;font-weight:500;color:hsla(0,0%,100%,.9)}.card_group_actions{display:flex;align-items:center;gap:2px;margin-left:auto}.card_group_actions .MuiButtonBase-root{padding:4px}.card_group_actions .version-button{font-size:.7rem;padding:2px 6px;min-width:auto;text-transform:none;color:hsla(0,0%,100%,.7);margin:0 2px}.card_group_actions .version-button:hover{background-color:hsla(0,0%,100%,.1)}.card_group_actions .version-button .MuiButton-endIcon{margin-left:2px}.cards.prompts.questions,.drawer.prompt_consensus,.drawer.prompt_optimizer .tab.panel .cards.prompts,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions{height:86vh;overflow-y:auto}.carousel-container,.drawer.prompt_consensus .tab.panel .cards.prompts .prompt.\|.container,.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar .prompt-input-container .prompt-input-wrapper{position:relative}.drawer.prompt_consensus .tab.panel .cards.prompts .prompt.\|.container .icon.\|.copy{position:absolute;right:1.5rem;bottom:0;height:20px;width:20px;cursor:pointer}.drawer.prompt_consensus .tab.panel .cards.prompts .card{border-radius:15px;margin-left:1.5rem;margin-right:1.5rem;opacity:1!important;padding:0!important;margin-bottom:3rem;display:flex;flex-direction:column}.drawer.prompt_consensus .tab.panel .cards.prompts .card .image.background{height:100%;position:absolute;object-fit:none;opacity:.8;border-radius:8px;margin-top:0}.drawer.prompt_consensus .tab.panel .cards.prompts .card .prompt.question.value{font-style:normal;font-size:1rem;color:#fff;font-family:Nunito;line-height:normal;cursor:pointer;height:100%;border-radius:5px;display:flex;justify-content:space-evenly;padding:1rem 1rem 0;text-align:center;margin:2px 2px 1px}.drawer.prompt_consensus .tab.panel .cards.prompts .card .prompt.question.value:hover{background:linear-gradient(180deg,rgba(12,12,12,.4196078431),transparent)}.drawer.prompt_consensus .tab.panel .cards.prompts .card .prompt.question.value .text{margin-bottom:1rem;margin-top:1rem;font-size:1.1rem}.drawer.prompt_consensus .tab.panel .cards.prompts .card .actions.buttons{width:100%}.drawer.prompt_consensus .tab.panel .cards.prompts .card .actions.buttons .action.button{margin-left:.3rem;margin-right:.3rem}.drawer.prompt_consensus .tab.panel .cards.prompts .card .actions.buttons .action.button .image{border:1px solid #191b1d;box-shadow:0 1px 10px 3px rgba(57,59,62,.6705882353)}.drawer.prompt_optimizer.prompts .content.more{height:100%;overflow-x:hidden}.drawer.prompt_optimizer.prompts .content.more .tab.panel .cards.prompts{height:auto;min-height:unset;display:flex;flex-direction:column;gap:18px;margin-top:12px}.drawer.prompt_optimizer.prompts .content.more .tab.panel .cards.prompts .card{border-radius:5px;margin-left:0;margin-right:0;margin-bottom:0}.drawer.prompt_optimizer:not(.wide_view) .tab.panel.mobile-view{padding:1rem;height:100%;overflow-y:auto}.drawer.prompt_optimizer:not(.wide_view) .content.more{flex:1;overflow:hidden}.drawer.prompt_optimizer .prompt-suggestions.options,.prompt-suggestions.options{display:flex;flex-direction:column}.drawer.prompt_optimizer .prompt-suggestions.options .options_header,.options_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer.prompt_optimizer .prompt-suggestions.options .tabs.suggestions .MuiTabScrollButton-root,.tabs.suggestions .MuiTabScrollButton-root{width:20px}.drawer.prompt_optimizer .prompt-suggestions.options .tabs.suggestions .MuiTabs-flexContainer,.tabs.suggestions .MuiTabs-flexContainer{display:flex;justify-content:space-evenly;gap:14px}.drawer.prompt_optimizer .prompt-suggestions.options .tabs.suggestions .tab-button,.tabs.suggestions .tab-button{padding:0;min-height:34px}.drawer.prompt_optimizer .prompt-suggestions.options .tabs.suggestions .tab-button .MuiTab-wrapper,.tabs.suggestions .tab-button .MuiTab-wrapper{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;padding:0 8px}.drawer.prompt_optimizer .prompt-suggestions.options .tabs.suggestions .tab-button .MuiTab-wrapper .img.type,.tabs.suggestions .tab-button .MuiTab-wrapper .img.type{width:20px;height:20px;opacity:.6}.drawer.prompt_optimizer .prompt-suggestions.options .tabs.suggestions .tab-button .MuiTab-wrapper .MuiTab-labelIcon .MuiTab-label,.tabs.suggestions .tab-button .MuiTab-wrapper .MuiTab-labelIcon .MuiTab-label{font-size:.8rem}.drawer.prompt_optimizer.wide_view{width:95vw!important;max-width:1800px}.drawer.prompt_optimizer.wide_view .MuiDrawer-paper{width:100%!important;max-width:inherit}.drawer.prompt_optimizer.wide_view .sidebar_layout{display:flex;flex-direction:row;height:calc(100vh - 70px);overflow:hidden;margin-top:20px}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar{width:32%;padding-right:20px;display:flex;flex-direction:column;padding-left:20px}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar .prompt-input-container .prompt-input-wrapper .editable_input.container{border-radius:5px}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar .prompt-input-container .prompt-input-wrapper .editable_input.container .textarea.input{max-height:100%;padding:28px 12px;margin-right:10px;width:auto;height:100%!important;font-size:100%}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar .prompt-input-container .prompt-input-wrapper .editable_input.container .textarea.input.dark{color:#f5f5f5}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar .prompt-input-container .prompt-input-wrapper .ai.action_links.align_right{right:0;flex-direction:row!important;width:auto;top:6px!important;margin-top:0}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar .footer.temperature{margin-top:auto;padding-top:16px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more{width:68%;overflow-y:auto;overflow-x:auto}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .models{flex-direction:row;gap:10px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .models .model .image{width:18px;height:18px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-right:16px;height:auto;padding-bottom:20px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group{background:hsla(0,0%,100%,.03);border-radius:8px;padding:4px 8px 19px;display:flex;flex-direction:column;height:40vh;overflow-y:auto;transition:all .3s ease;position:relative;border-color:hsla(0,0%,100%,.1) #a9a9a9 #2f2f2f #333;border-left:3px solid #a9a9a9;border-bottom:3px solid #a9a9a9;border-width:3px 1px 1px;border-top:3px solid #a9a9a9}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:80vh;width:90vw;max-width:1200px;z-index:1000;box-shadow:0 5px 20px rgba(0,0,0,.5);background:rgba(30,30,30,.95);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.2);animation:expandCardAnimation .3s ease-out;overflow-y:auto}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#282a2d;z-index:-1}.cards.prompts.questions.expanded_view,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded .cards.prompts.questions.expanded_view{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px;height:auto}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded .card_group_header{padding:12px;background:rgba(0,0,0,.3);position:sticky;top:0;z-index:5}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded .card_group_header .expand_button{background-color:hsla(0,0%,100%,.1)}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded .card_group_header .expand_button:hover{background-color:hsla(0,0%,100%,.2)}@keyframes expandCardAnimation{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header{display:flex;align-items:center}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .type_icon{width:24px;height:24px;margin-right:8px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .type_title{margin:0;font-size:16px;flex-grow:1;font-weight:500;color:hsla(0,0%,100%,.9);position:relative}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .type_title_container{position:relative;display:inline-block}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .type_title_container:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;border-radius:2px;transition:all .3s ease}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions{display:flex;align-items:center;gap:2px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .MuiButtonBase-root{width:38px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .expand_button,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .info_button{color:hsla(0,0%,100%,.6);padding:4px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .expand_button:hover,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .info_button:hover{color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.1)}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .refresh_button{background:none;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;font-size:16px;padding:4px;border-radius:4px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .refresh_button:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .card_group_header .card_group_actions .refresh_button:disabled{opacity:.3;cursor:not-allowed}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions{transition:all .3s ease}.container.isloading,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .container.isloading{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.button.cancel,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .container.isloading .button.cancel{background-color:#c53030;color:#fff;padding:4px 12px;border-radius:4px;margin-top:12px;cursor:pointer;font-size:12px}.button.cancel:hover,.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .container.isloading .button.cancel:hover{background-color:#e53e3e}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .container.isloading .button.cancel{z-index:999}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .card.prompt.container{border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;max-height:450px;overflow-x:hidden;overflow-y:auto}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state,.empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:hsla(0,0%,100%,.02);border-radius:5px;overflow:hidden}.context-content .empty-state{background:transparent}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state.lazy-load{background:hsla(0,0%,100%,.03)}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state.lazy-load p{color:hsla(0,0%,100%,.4)}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state p,.empty-state p{color:hsla(0,0%,100%,.5);font-style:italic;text-align:center;margin-bottom:16px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state .generate_button,.empty-state .generate_button{background-color:rgba(39,41,53,.8);color:#fff;font-size:12px;text-transform:none;border-radius:4px;padding:6px 16px;transition:all .2s ease}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state .generate_button{margin-top:10px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group .cards.prompts.questions .empty-state .generate_button:hover,.empty-state .generate_button:hover{background-color:#393d54;box-shadow:0 2px 8px rgba(58,60,72,.4)}.drawer.prompt_optimizer.wide_view .cards.prompts .container.isloading .loading_icon{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;height:auto!important}.drawer.prompt_optimizer.wide_view .prompt.container,.prompt.container{width:100%;height:100%;margin:0;box-sizing:border-box;display:flex;flex-direction:column;max-height:100%}.drawer.prompt_optimizer.wide_view .prompt.container .button.save{background-color:transparent}.carousel-card .prompt.keyword.question.value,.drawer.prompt_optimizer.wide_view .prompt.container .prompt.keyword.question.value,.prompt.container .prompt.keyword.question.value,.suggestion-card-wrapper .prompt.keyword.question.value{height:100%;display:flex;flex-direction:column}.carousel-card .prompt.keyword.question.value .response.container .md.box,.drawer.prompt_optimizer.wide_view .prompt.container .prompt.keyword.question.value .response.container .md.box,.prompt.container .prompt.keyword.question.value .response.container .md.box,.suggestion-card-wrapper .prompt.keyword.question.value .response.container .md.box{padding:4px 16px}.drawer.prompt_optimizer.wide_view .prompt.container .prompt.keyword.question.value .text,.prompt.container .prompt.keyword.question.value .text,.suggestion-card-wrapper .prompt.keyword.question.value .text{flex:1;overflow:auto}.drawer.prompt_optimizer.wide_view .carousel-container{align-items:center;width:100%;min-height:250px;overflow:hidden}.carousel-content,.drawer.prompt_optimizer.wide_view .carousel-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%;box-sizing:border-box}.drawer.prompt_optimizer.wide_view .carousel-card{width:100%;height:100%;max-height:calc(100% - 48px);margin:0 auto 10px;animation:fadeIn .3s ease-in-out;overflow:hidden;display:flex;flex-direction:column}.carousel-card{flex:1;padding:0;margin:0;height:100%}.drawer.prompt_optimizer.wide_view .carousel-card .prompt.keyword.question.value{padding:16px;margin:0;flex:1;overflow:auto}.carousel-controls,.drawer.prompt_optimizer.wide_view .carousel-controls{display:flex;justify-content:space-between;align-items:center;width:100%}.drawer.prompt_optimizer.wide_view .carousel-controls{padding:0;margin-top:10px}.drawer.prompt_optimizer.wide_view .carousel-controls .regenerate_button{background-color:hsla(0,0%,100%,.1);color:#fff;font-size:12px;text-transform:none;border-radius:4px;padding:6px 16px;transition:all .2s ease}.carousel-controls .pagination,.drawer.prompt_optimizer.wide_view .carousel-controls .pagination{font-size:.85rem;color:hsla(0,0%,100%,.7)}.button.navigation,.drawer.prompt_optimizer.wide_view .button.navigation{height:100%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:100;background:transparent;cursor:pointer;opacity:.2;transition:opacity .3s ease,background-color .3s ease}.drawer.prompt_optimizer.wide_view .button.navigation{width:15%}.button.navigation:hover,.drawer.prompt_optimizer.wide_view .button.navigation:hover{opacity:.8;background:rgba(0,0,0,.15)}.button.navigation.back,.drawer.prompt_optimizer.wide_view .button.navigation.back{left:0}.button.navigation.next,.drawer.prompt_optimizer.wide_view .button.navigation.next{right:0}.drawer.prompt_optimizer.wide_view .button.navigation .MuiSvgIcon-root{fill:#c6c6c6;border-radius:50%;background:transparent;padding:0}.drawer.prompt_optimizer.wide_view .cards.prompts.questions{display:flex;flex-direction:column;gap:18px;margin-top:12px;padding:0 12px;height:100%;overflow:hidden}.drawer.prompt_optimizer.wide_view .list-card,.list-card{padding:0;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.drawer.prompt_optimizer.wide_view .list-card:hover,.list-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.2)}.cards.prompts.questions.expanded_view{max-height:70vh;overflow-y:auto}.empty-state{padding:20px}.container.isloading{min-height:180px}.prompt.container.error-content,.prompt.container.raw-content{background-color:rgba(30,30,30,.5);border-radius:8px;padding:16px;overflow:hidden;height:auto;min-height:100px}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.header-text{font-weight:500;color:#e2e2e2;font-size:14px}.action-buttons{display:flex;gap:8px}.error-message{color:#f56565;margin-bottom:10px;font-size:13px}.debug-info{font-size:12px;color:#a0aec0;margin-top:8px;border-top:1px solid hsla(0,0%,100%,.1);padding-top:8px}.debug-content{margin-top:8px;background:rgba(0,0,0,.2);padding:10px;border-radius:4px}.debug-section{margin-bottom:8px}.debug-section h4{margin:0 0 4px;font-size:12px;font-weight:500;color:#cbd5e0}.debug-section ul{margin:0;padding-left:20px}.raw-content-text{font-family:monospace;background:rgba(0,0,0,.2);padding:10px;border-radius:4px;overflow:auto;font-size:12px;white-space:pre-wrap;color:#e2e2e2;max-height:300px}@media(max-width:600px){.cards.prompts.questions.expanded_view{grid-template-columns:1fr}.button.navigation{width:20%}.carousel-content{padding:12px}}@media(max-width:1400px){.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded{grid-column:span 1}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout .card_group.expanded .cards.prompts.questions.expanded_view{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.drawer.prompt_optimizer.wide_view .sidebar_layout{flex-direction:column}.drawer.prompt_optimizer.wide_view .sidebar_layout .left_sidebar{max-height:40%;width:auto;border-right:none;padding:0 12px;max-height:14%}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more{width:100%;padding-left:0}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .cards.prompts.grid_layout{display:flex;flex-direction:column;padding:10px}.drawer.prompt_optimizer.wide_view .sidebar_layout .content.more .card_group.expanded .cards.prompts.questions.expanded_view{grid-template-columns:1fr}}.suggestion-card-wrapper{margin-bottom:16px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;padding:1px;position:relative}.suggestion-card-wrapper .ai-links-wrapper{position:absolute;bottom:8px;right:8px;z-index:10;opacity:0;transition:opacity .3s ease}.suggestion-card-wrapper:hover .ai-links-wrapper{opacity:1}.suggestion-card-wrapper .ai.action_links{display:flex;gap:4px;align-items:center;margin:0 auto;justify-content:center;padding:4px 8px;border-radius:4px}.suggestion-card-wrapper.light .ai.action_links{background:transparent}.suggestion-card-wrapper.dark .ai.action_links{background:rgba(0,0,0,.4)}.suggestion-card-wrapper .ai.action_links .action{cursor:pointer;transition:transform .2s ease}.suggestion-card-wrapper .ai.action_links .action:hover{transform:scale(1.1)}.suggestion-card-wrapper:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.suggestion-card-wrapper .prompt.container{width:calc(100% - 2px);height:calc(100% - 2px);margin:0;box-sizing:border-box;display:flex;flex-direction:column;border-radius:6px}.suggestion-card-wrapper.dark{background-color:#25282d}.suggestion-card-wrapper.light{background-color:#f5f5f5}.card_group.dark .type_title_container:after{opacity:.8}.card_group.light .type_title_container:after{opacity:.6}.suggestion-card-wrapper.light .prompt.keyword.question.value{color:#333}.suggestion-card-wrapper.dark .prompt.keyword.question.value{color:hsla(0,0%,100%,.95)}.carousel-content{padding:16px 24px}.carousel-wrapper{width:100%;height:100%;margin:0;animation:fadeIn .3s ease-in-out;overflow:hidden;display:flex;flex-direction:column}.carousel-card .prompt.keyword.question.value{padding:16px;margin:0;flex:1;overflow:auto}.carousel-controls{padding:8px 0;margin-top:12px}.carousel-controls .pagination{color:hsla(0,0%,100%,.8);text-shadow:0 1px 2px rgba(0,0,0,.3)}.button.navigation{width:20px}.button.navigation .MuiSvgIcon-root{fill:#fff;border-radius:50%;background:rgba(0,0,0,.4);padding:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.2)}.list-wrapper{margin-bottom:12px}.list-card{height:100%}.empty-state{min-height:180px;padding:1px}.carousel-wrapper .ai-links-wrapper,.list-wrapper .ai-links-wrapper{position:absolute;bottom:8px;right:8px;z-index:10;transition:opacity .3s ease;max-height:32px}.carousel-card .ai-links-wrapper,.list-card .ai-links-wrapper{opacity:.6}.carousel-card:hover .ai-links-wrapper,.list-card:hover .ai-links-wrapper{opacity:1}.empty-state.dark{background-color:#25282d}.empty-state.light{background-color:#f5f5f5}.empty-state-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;border-radius:7px}.empty-state p{color:hsla(0,0%,100%,.8);text-shadow:0 1px 2px rgba(0,0,0,.2)}.empty-state.light p{color:#333;text-shadow:none}.empty-state .generate_button{background-color:hsla(0,0%,100%,.15)}.empty-state .generate_button:hover{background-color:hsla(0,0%,100%,.25);box-shadow:0 2px 8px rgba(0,0,0,.2)}.prompt.container.error-content,.prompt.container.raw-content{padding:1px;margin:10px 0;min-height:120px}.prompt.container.error-content.dark,.prompt.container.raw-content.dark{background-color:#25282d}.prompt.container.error-content.light,.prompt.container.raw-content.light{background-color:#f5f5f5;color:#333}.error-content-wrapper{padding:16px;height:calc(100% - 2px);width:calc(100% - 2px);border-radius:7px}.prompt.container.carousel-card .md.box,.prompt.container.list-card .md.box{cursor:pointer;color:hsla(0,0%,100%,.95)}.prompt.container.carousel-card .md.box.light,.prompt.container.list-card .md.box.light{background-color:#f5f5f5;color:#333}.prompt.container.carousel-card .md.box h1,.prompt.container.carousel-card .md.box h2,.prompt.container.carousel-card .md.box h3,.prompt.container.list-card .md.box h1,.prompt.container.list-card .md.box h2,.prompt.container.list-card .md.box h3{color:hsla(0,0%,100%,.95)}.prompt.container.carousel-card .md.box h1.light,.prompt.container.carousel-card .md.box h2.light,.prompt.container.carousel-card .md.box h3.light,.prompt.container.list-card .md.box h1.light,.prompt.container.list-card .md.box h2.light,.prompt.container.list-card .md.box h3.light{color:#333}.prompt.container.carousel-card .md.box p.dark p,.prompt.container.list-card .md.box.dark p{color:hsla(0,0%,100%,.9)}.prompt.container.carousel-card .md.box p.light p,.prompt.container.list-card .md.box.light p{color:#555}.prompt.container.carousel-card .md.box code,.prompt.container.list-card .md.box code{background:rgba(0,0,0,.3)}.prompt.container.carousel-card .md.box code.light,.prompt.container.list-card .md.box code.light{background:hsla(0,0%,100%,.1)}.options_actions{display:flex;gap:8px}.color_settings_button{text-transform:none!important;border-color:hsla(0,0%,100%,.15)!important;color:hsla(0,0%,100%,.8)!important}.color_settings_button:hover{background-color:hsla(0,0%,100%,.05)!important;border-color:hsla(0,0%,100%,.3)!important}.tabs.suggestions .tab-button{min-height:52px}.tabs.suggestions .tab-button .Mui-selected{background-color:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.9)!important}.refresh_button{text-transform:none!important;margin-left:auto}.refresh_button.mobile{margin-top:12px;width:100%;text-transform:none!important}.left_sidebar{height:calc(100vh - 85px)}.left_sidebar .prompt-input-container.stack-optimizer{height:inherit}.left_sidebar .prompt-input-container.stack-optimizer .prompt-input-wrapper,.left_sidebar .prompt-input-container.stack-optimizer .prompt-input-wrapper .editable_input.container{height:100%}.drawer.responses .content .header,.drawer.responses .header{margin-bottom:0!important;background:transparent!important;border:none!important}.drawer.responses .content .header .title_bar,.drawer.responses .header .title_bar{display:flex;padding-top:.2rem}.drawer.responses .content .header .title_bar .titles .title,.drawer.responses .header .title_bar .titles .title{margin-left:.5rem;font-size:1.3rem!important;opacity:.5}.drawer.responses .content .header .title_bar .titles .title .label,.drawer.responses .header .title_bar .titles .title .label{font-size:1.2rem;opacity:.8}.drawer.responses .content .header .title_bar .drawer_buttons,.drawer.responses .header .title_bar .drawer_buttons{top:.8rem}.drawer.responses .content .header .title,.drawer.responses .header .title{color:#fff!important;font-size:1.2rem!important;font-style:normal}.drawer.responses .content .header .datetime,.drawer.responses .header .datetime{font-size:.8rem!important}.drawer.responses .content>.container>.header{display:none!important}.drawer.responses .content>div .links.keys{display:none;flex-direction:row;align-items:flex-start;width:100%;flex-wrap:wrap;margin-left:1rem;margin-top:1rem;height:40px;overflow-x:hidden;overflow-y:auto}.drawer.responses .content>div .links.keys .link.key{width:45%;font-size:.6rem;margin-right:.5rem!important;margin-top:0!important;opacity:.2}.drawer.responses .content>div .links.keys .link.key:hover{opacity:.8;color:orange}.drawer.responses .responses.container{background-color:transparent!important;border:none!important;margin-top:1rem;display:block}.drawer.responses .responses.container .response.entry{color:#e9e9e9!important;text-shadow:1px 1px #000;line-height:1.4rem!important;margin-top:0!important}.drawer.responses .responses.container .response.entry .label.search{font-size:1.4rem!important;color:#637876}.drawer.responses .responses.container .response.entry .label.suffix{font-size:1.1rem!important;font-style:italic}.drawer.responses .responses.container .response.entry .label.key{font-size:1rem!important;font-family:Gruppo;text-transform:none!important}.drawer.responses .responses.container .response.entry .markdown{font-size:1.2rem!important;line-height:1.8rem!important}.drawer.responses .responses.container .response.entry .link a{font-size:.9rem!important}.drawer.responses .button.download,.drawer.responses .button.metrics{width:auto;border:1px solid #4d4b4b;font-size:.85rem;font-family:Kanit,system-ui;justify-content:center;align-items:center;background:#22252b;border-radius:15px;margin:0 auto 1.5rem;position:absolute;top:1.2rem;right:3rem;z-index:99999;height:32px;display:flex;justify-content:space-between;color:#fff}.drawer.responses .button.metrics{width:24px;height:24px;border:none;background:none;padding-top:.4rem;cursor:pointer}.drawer.responses .button.metrics img{width:100%;height:100%}.drawer.card.questions .tab.panel .questions.cards{height:76vh}.drawer.card.questions .content.more .label.similar{width:100%;text-align:center;display:inline-block;text-transform:uppercase;padding-top:1rem;margin-left:2rem}.drawer.card.questions .content.more .label.similar .subheader{font-size:.9rem;color:#fff}.drawer.card.questions .content.more .question.value{font-style:italic;color:grey;width:90%;margin-top:1rem;font-size:1.1rem}.drawer.card.questions .content .header,.drawer.responses .content .header,.drawer.roleplay .content .header{margin-top:0;margin-bottom:1.4rem;width:100%}.drawer.card.questions .question,.drawer.responses .question,.drawer.roleplay .question{position:relative;text-align:center;line-height:1.3rem;display:flex;flex-direction:column;margin-right:auto;margin-left:auto}.drawer.card.questions .question .label,.drawer.responses .question .label,.drawer.roleplay .question .label{margin-left:2.5rem;margin-right:2.5rem}.drawer.card.questions .MuiTabs-root .MuiTabs-flexContainer,.drawer.responses .MuiTabs-root .MuiTabs-flexContainer,.drawer.roleplay .MuiTabs-root .MuiTabs-flexContainer{justify-content:normal}.drawer.card.questions .tabs.topics,.drawer.responses .tabs.topics,.drawer.roleplay .tabs.topics{margin-bottom:.6rem;width:104%;margin-left:-3%}.drawer.card.questions .tabs.topics .MuiTabs-root .MuiTabs-flexContainer,.drawer.responses .tabs.topics .MuiTabs-root .MuiTabs-flexContainer,.drawer.roleplay .tabs.topics .MuiTabs-root .MuiTabs-flexContainer{justify-content:normal}.drawer.card.questions .tabs.topics .MuiTab-root,.drawer.responses .tabs.topics .MuiTab-root,.drawer.roleplay .tabs.topics .MuiTab-root{min-width:100px;text-transform:none;font-family:Kanit}.drawer.card.questions .tab.panel .questions.cards,.drawer.responses .tab.panel .questions.cards,.drawer.roleplay .tab.panel .questions.cards{height:89vh;overflow-y:auto}.drawer.card.questions .tab.panel .questions.cards .card,.drawer.responses .tab.panel .questions.cards .card,.drawer.roleplay .tab.panel .questions.cards .card{padding:.8rem .5rem;margin-bottom:2rem;position:relative}.drawer.card.questions .tab.panel .questions.cards .card .question,.drawer.responses .tab.panel .questions.cards .card .question,.drawer.roleplay .tab.panel .questions.cards .card .question{text-shadow:1px 1px #000;font-size:1.3rem;line-height:1.8rem;display:inline-block;padding-left:1.2rem;text-align:center;width:90%}.drawer.card.questions .tab.panel .questions.cards .card .question>.text .label.search_term,.drawer.responses .tab.panel .questions.cards .card .question>.text .label.search_term,.drawer.roleplay .tab.panel .questions.cards .card .question>.text .label.search_term{font-size:.9rem}.text .drawer.card.questions .tab.panel .questions.cards .card .question:before,.text .drawer.responses .tab.panel .questions.cards .card .question:before,.text .drawer.roleplay .tab.panel .questions.cards .card .question:before{content:open-quote;opacity:.3;padding-right:.2rem;font-size:120%}.drawer.card.questions .tab.panel .questions.cards .card .question,.drawer.responses .tab.panel .questions.cards .card .question,.drawer.roleplay .tab.panel .questions.cards .card .question{margin-bottom:1rem}.text .drawer.card.questions .tab.panel .questions.cards .card .question:after,.text .drawer.responses .tab.panel .questions.cards .card .question:after,.text .drawer.roleplay .tab.panel .questions.cards .card .question:after{content:close-quote;opacity:.3;padding-left:.2rem;font-size:120%}.drawer.card.questions .tab.panel .questions.cards .card .icon.questions,.drawer.responses .tab.panel .questions.cards .card .icon.questions,.drawer.roleplay .tab.panel .questions.cards .card .icon.questions{position:absolute;bottom:1rem;right:1rem;color:#2d4941;height:24px;width:24px}.drawer.card.questions .tab.panel .questions.cards .card .icon.questions .icon .image,.drawer.responses .tab.panel .questions.cards .card .icon.questions .icon .image,.drawer.roleplay .tab.panel .questions.cards .card .icon.questions .icon .image{height:100%;width:100%}.drawer.card.questions .tab.panel .questions.cards .card .icon.questions:before,.drawer.responses .tab.panel .questions.cards .card .icon.questions:before,.drawer.roleplay .tab.panel .questions.cards .card .icon.questions:before{content:"...";color:grey;opacity:.7;position:absolute;margin-top:1rem}.drawer.settings.dark>.MuiDrawer-paper{background:rgba(0,0,0,.16)}.drawer.settings.light>.MuiDrawer-paper{background:#dbdbdb}.drawer.settings .MuiTabs-root .MuiTabs-flexContainer{justify-content:normal}.drawer.settings .tabs.ui .MuiTabs-root .MuiTabs-flexContainer{justify-content:space-evenly}.drawer.about .header .title_bar svg,.drawer.settings .header .title_bar svg{position:relative!important}.drawer.about .header .title_bar .title,.drawer.settings .header .title_bar .title{font-size:inherit;margin-left:15px;top:8px!important;position:absolute}.drawer.about .container .tooltip,.drawer.settings .container .tooltip{margin-left:1.5%;display:flex;margin-right:auto;opacity:.4}.drawer.about .container .sliders,.drawer.settings .container .sliders{height:auto}.drawer.about .label,.drawer.about .MuiFormControlLabel-label,.drawer.settings .label,.drawer.settings .MuiFormControlLabel-label{font-family:Kanit;margin-bottom:.5rem;margin-top:1rem;opacity:.8;color:#98aecf;min-width:100px}.drawer.about select,.drawer.settings select{margin-left:auto;color:#fff}.drawer.about .ui_data .MuiAccordionDetails-root,.drawer.settings .ui_data .MuiAccordionDetails-root{padding:0}.drawer.about .ui_data .MuiAccordionDetails-root .tabs,.drawer.settings .ui_data .MuiAccordionDetails-root .tabs{overflow:hidden;margin-top:1.5rem;width:100%;color:#fff}.drawer.about .ui_data .MuiAccordion-rounded,.drawer.settings .ui_data .MuiAccordion-rounded{background:#1b1c1c}.drawer.about .ui_data .MuiAccordionSummary-root,.drawer.settings .ui_data .MuiAccordionSummary-root{padding:0}.drawer.about .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content,.drawer.settings .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content{height:73px;overflow:hidden}.drawer.about .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header,.drawer.settings .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header{position:absolute;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden;height:100%;width:100%}.drawer.about .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header .label.\|.context,.drawer.settings .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header .label.\|.context{position:absolute;width:100%;display:flex;align-items:center;height:100%;justify-content:center;color:#fff;font-size:130%;border:1px solid #323232;text-shadow:2px 1px #1a1a1a}.drawer.about .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header .label.\|.context:hover,.drawer.settings .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header .label.\|.context:hover{background:rgba(0,0,0,.568627451)}.drawer.about .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header .image.\|.background,.drawer.settings .ui_data .MuiAccordionSummary-root .MuiAccordionSummary-content .header .image.\|.background{overflow:hidden;object-fit:cover;height:100%;width:100%}.drawer.about .ai_model,.drawer.about .card_height,.drawer.about .font_size,.drawer.about .fonts,.drawer.about .language,.drawer.about .percent_slider,.drawer.about .temperature,.drawer.about .ui_types,.drawer.settings .ai_model,.drawer.settings .card_height,.drawer.settings .font_size,.drawer.settings .fonts,.drawer.settings .language,.drawer.settings .percent_slider,.drawer.settings .temperature,.drawer.settings .ui_types{position:relative}.drawer.about .ai_model .MuiSelect-select,.drawer.about .ai_model .slider,.drawer.about .card_height .MuiSelect-select,.drawer.about .card_height .slider,.drawer.about .font_size .MuiSelect-select,.drawer.about .font_size .slider,.drawer.about .fonts .MuiSelect-select,.drawer.about .fonts .slider,.drawer.about .language .MuiSelect-select,.drawer.about .language .slider,.drawer.about .percent_slider .MuiSelect-select,.drawer.about .percent_slider .slider,.drawer.about .temperature .MuiSelect-select,.drawer.about .temperature .slider,.drawer.about .ui_types .MuiSelect-select,.drawer.about .ui_types .slider,.drawer.settings .ai_model .MuiSelect-select,.drawer.settings .ai_model .slider,.drawer.settings .card_height .MuiSelect-select,.drawer.settings .card_height .slider,.drawer.settings .font_size .MuiSelect-select,.drawer.settings .font_size .slider,.drawer.settings .fonts .MuiSelect-select,.drawer.settings .fonts .slider,.drawer.settings .language .MuiSelect-select,.drawer.settings .language .slider,.drawer.settings .percent_slider .MuiSelect-select,.drawer.settings .percent_slider .slider,.drawer.settings .temperature .MuiSelect-select,.drawer.settings .temperature .slider,.drawer.settings .ui_types .MuiSelect-select,.drawer.settings .ui_types .slider{color:#c57607;margin-left:1rem;margin-right:1rem;padding-right:0}.drawer.about .ai_model .icon.button,.drawer.about .card_height .icon.button,.drawer.about .font_size .icon.button,.drawer.about .fonts .icon.button,.drawer.about .language .icon.button,.drawer.about .percent_slider .icon.button,.drawer.about .temperature .icon.button,.drawer.about .ui_types .icon.button,.drawer.settings .ai_model .icon.button,.drawer.settings .card_height .icon.button,.drawer.settings .font_size .icon.button,.drawer.settings .fonts .icon.button,.drawer.settings .language .icon.button,.drawer.settings .percent_slider .icon.button,.drawer.settings .temperature .icon.button,.drawer.settings .ui_types .icon.button{color:#fff;position:absolute;top:0;right:0}.drawer.about .temperature .slider.captions,.drawer.settings .temperature .slider.captions{margin-left:0;margin-right:0;display:flex;gap:12px;font-size:90%}.drawer.about .language .MuiInput-root,.drawer.settings .language .MuiInput-root{position:relative;width:50%}.drawer.about .language .MuiInput-root .MuiSelect-root,.drawer.settings .language .MuiInput-root .MuiSelect-root{color:#fff;justify-content:center;align-items:center;display:flex}.drawer.about .language .MuiInput-root .MuiSelect-root .type.icon,.drawer.settings .language .MuiInput-root .MuiSelect-root .type.icon{width:20px;height:20px;margin-right:.5rem}.drawer.about .language .MuiInput-root svg,.drawer.settings .language .MuiInput-root svg{fill:#fff}.drawer.about .language.light .MuiSelect-root,.drawer.settings .language.light .MuiSelect-root{color:#000}.drawer.about .card_height,.drawer.about .font_size,.drawer.settings .card_height,.drawer.settings .font_size{width:100%}.drawer.about .MuiFormControlLabel-labelPlacementTop,.drawer.settings .MuiFormControlLabel-labelPlacementTop{align-items:baseline}.drawer.about .MuiFormControlLabel-labelPlacementStart,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart,.drawer.settings .MuiFormControlLabel-labelPlacementStart,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart{justify-content:space-between;width:90%;align-items:end}.drawer.about .MuiFormControlLabel-labelPlacementStart .fonts .label,.drawer.about .MuiFormControlLabel-labelPlacementStart .select,.drawer.about .MuiFormControlLabel-labelPlacementStart .ui_types .label,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart .fonts .label,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart .select,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart .ui_types .label,.drawer.settings .MuiFormControlLabel-labelPlacementStart .fonts .label,.drawer.settings .MuiFormControlLabel-labelPlacementStart .select,.drawer.settings .MuiFormControlLabel-labelPlacementStart .ui_types .label,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart .fonts .label,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart .select,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart .ui_types .label{color:#fff;font-size:1rem;mix-blend-mode:exclusion}.drawer.about .MuiFormControlLabel-labelPlacementStart .fonts .label .MuiSelect-select.MuiSelect-select,.drawer.about .MuiFormControlLabel-labelPlacementStart .select .MuiSelect-select.MuiSelect-select,.drawer.about .MuiFormControlLabel-labelPlacementStart .ui_types .label .MuiSelect-select.MuiSelect-select,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart .fonts .label .MuiSelect-select.MuiSelect-select,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart .select .MuiSelect-select.MuiSelect-select,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart .ui_types .label .MuiSelect-select.MuiSelect-select,.drawer.settings .MuiFormControlLabel-labelPlacementStart .fonts .label .MuiSelect-select.MuiSelect-select,.drawer.settings .MuiFormControlLabel-labelPlacementStart .select .MuiSelect-select.MuiSelect-select,.drawer.settings .MuiFormControlLabel-labelPlacementStart .ui_types .label .MuiSelect-select.MuiSelect-select,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart .fonts .label .MuiSelect-select.MuiSelect-select,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart .select .MuiSelect-select.MuiSelect-select,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart .ui_types .label .MuiSelect-select.MuiSelect-select{font-size:1rem}.drawer.about .MuiFormControlLabel-labelPlacementStart.model,.drawer.about .setting .MuiFormControlLabel-labelPlacementStart.model,.drawer.settings .MuiFormControlLabel-labelPlacementStart.model,.drawer.settings .setting .MuiFormControlLabel-labelPlacementStart.model{width:72%;justify-content:center;margin-left:2.9rem}.drawer.about .action_buttons .container,.drawer.settings .action_buttons .container{display:inline-block;flex-direction:column;width:100%;margin-bottom:1.2rem}.drawer.about .action_buttons .container .checkbox,.drawer.settings .action_buttons .container .checkbox{width:45%;float:left;margin-bottom:.3rem;font-size:95%}.drawer.about .active_colors .MuiFormControlLabel-label,.drawer.settings .active_colors .MuiFormControlLabel-label{text-align:left;width:100%}.drawer.about .active_colors .swatches>div,.drawer.settings .active_colors .swatches>div{width:48%;display:flex;float:left}.drawer.about .active_colors .swatches .ColorPicker-MuiTextField-root input,.drawer.settings .active_colors .swatches .ColorPicker-MuiTextField-root input{color:#fff}.drawer.about .form_control .content,.drawer.settings .form_control .content{display:inherit;padding-top:.8rem;max-height:65vh}.drawer.about .form_control .content .MuiFormControlLabel-label,.drawer.settings .form_control .content .MuiFormControlLabel-label{font-size:.85rem;opacity:.6;margin-bottom:.3rem}.drawer.about .form_control .content .MuiFormControlLabel-label .Mui-checked,.drawer.settings .form_control .content .MuiFormControlLabel-label .Mui-checked{color:#f5a600}.drawer.about .form_control .content .MuiIconButton-label svg,.drawer.settings .form_control .content .MuiIconButton-label svg{fill:#c57607}.drawer.about .form_control .content .MuiFormControlLabel-root,.drawer.settings .form_control .content .MuiFormControlLabel-root{width:48%}.drawer.settings .setting.ai_model{margin-left:0;display:flex;align-items:center}.drawer.settings .setting.ai_model.light .value{color:#000;font-weight:700}.drawer.settings .setting.ai_model .image{height:18px;width:18px;border-radius:50%;margin-right:.5rem;position:absolute}.drawer.settings .setting.ai_model .value{text-transform:uppercase;margin-left:24px;color:grey;font-family:Gruppo;padding-right:.7rem}.drawer.settings .setting.ai_model .MuiSelect-icon{color:grey;top:0}.drawer.settings>.MuiDrawer-paper>.content{overflow-y:auto!important;height:100%!important;padding-bottom:1rem}.drawer.settings .tabs.container.settings{border-bottom:1px solid hsla(0,0%,100%,.12);margin-bottom:1rem}.drawer.settings .tabs.container.settings.light{background:#f5f5f5;color:#000}.drawer.settings .tabs.container.settings.dark{background:#1e1e1e;color:#fff}.drawer.settings .MuiTabs-root{min-height:48px}.drawer.settings .MuiTab-root{min-width:50%;font-family:Kanit,sans-serif;text-transform:none;font-size:.9rem;color:hsla(0,0%,100%,.7)}.drawer.settings .MuiTab-root.Mui-selected{color:#fff}.drawer.settings .tab_panel{padding:1rem}.drawer.settings .settings-section{display:flex;flex-direction:column;gap:1.75rem}.drawer.settings .settings-section .slider.captions{background:transparent}.drawer.settings .settings-section .slider.captions .caption{background:inherit;font-size:95%}.drawer.settings .settings-section .slider.captions .caption:hover{mix-blend-mode:color-dodge}.drawer.settings .setting.MuiFormControlLabel-root{margin-left:0;margin-right:0;width:100%;justify-content:space-between;align-items:center}.drawer.settings .setting.MuiFormControlLabel-root .MuiFormControlLabel-label{font-family:Kanit,sans-serif;opacity:.85;color:#8c8c8c;flex-shrink:0;min-width:110px;text-align:left}.drawer.settings .setting.MuiFormControlLabel-root .MuiCheckbox-root,.drawer.settings .setting.MuiFormControlLabel-root .MuiSelect-root,.drawer.settings .setting.MuiFormControlLabel-root .MuiSlider-root,.drawer.settings .setting.MuiFormControlLabel-root .MuiToggleButtonGroup-root{margin-left:auto}.drawer.settings .setting.MuiFormControlLabel-root.brightness .slider,.drawer.settings .setting.MuiFormControlLabel-root.card_height .slider,.drawer.settings .setting.MuiFormControlLabel-root.font_size .slider,.drawer.settings .setting.MuiFormControlLabel-root.top_p .slider{color:#e67e22}.drawer.settings .setting.MuiFormControlLabel-root.language .MuiSelect-root,.drawer.settings .setting.MuiFormControlLabel-root.prompt_role .MuiSelect-root,.drawer.settings .setting.MuiFormControlLabel-root.response_format .MuiSelect-root,.drawer.settings .setting.MuiFormControlLabel-root.response_type .MuiSelect-root{color:#fff;background-color:hsla(0,0%,100%,.05);border-radius:4px;padding-left:8px;padding-right:8px}.drawer.settings .setting.MuiFormControlLabel-root.language .MuiSelect-root .MuiSelect-icon,.drawer.settings .setting.MuiFormControlLabel-root.prompt_role .MuiSelect-root .MuiSelect-icon,.drawer.settings .setting.MuiFormControlLabel-root.response_format .MuiSelect-root .MuiSelect-icon,.drawer.settings .setting.MuiFormControlLabel-root.response_type .MuiSelect-root .MuiSelect-icon{color:hsla(0,0%,100%,.7)}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButtonGroup-root{justify-content:flex-end;border:1px solid hsla(0,0%,100%,.23);border-radius:4px}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButton-root{color:hsla(0,0%,100%,.7);border-color:transparent;padding:5px 10px;font-size:.85rem}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButton-root.light{color:#424242}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButton-root:not(:first-of-type){border-left:1px solid hsla(0,0%,100%,.23)}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButton-root.Mui-selected{color:#fff;background-color:#e67e22;border-color:transparent}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButton-root.Mui-selected:hover{background-color:#d35400}.drawer.settings .setting.MuiFormControlLabel-root.theme .MuiToggleButton-root:hover{background-color:hsla(0,0%,100%,.1)}.drawer.settings .setting.MuiFormControlLabel-root.screensaver .MuiCheckbox-root,.drawer.settings .setting.MuiFormControlLabel-root.screensaver .MuiCheckbox-root.Mui-checked{color:#e67e22}.drawer.settings .setting.MuiFormControlLabel-root.model>div:last-child,.drawer.settings .setting.MuiFormControlLabel-root.temperature>div:last-child{flex-grow:1;margin-left:auto;display:flex;justify-content:flex-end}.drawer.settings .setting.font .fonts-component-selector{flex-grow:1;margin-left:auto;color:#fff;background-color:hsla(0,0%,100%,.05);border-radius:4px;padding-left:8px;padding-right:8px}.MuiMenu-paper{background-color:#333;color:#fff;border:1px solid hsla(0,0%,100%,.1)}.MuiMenu-paper .MuiMenuItem-root{font-size:.9rem}.MuiMenu-paper .MuiMenuItem-root:hover{background-color:#e67e22;color:#fff}.MuiMenu-paper .MuiMenuItem-root.Mui-selected{background-color:rgba(230,126,34,.2)}.MuiMenu-paper .MuiMenuItem-root.Mui-selected:hover{background-color:#e67e22}.drawer.subscriptions .content.more>.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:1rem!important;padding:0 1.5rem}.drawer.subscriptions .content.more>.header .title{font-size:1.5rem;font-weight:600;color:#fff}.drawer.subscriptions .content.more>.header .icon.close{color:#65696e}.drawer.subscriptions .tab.panel .subscription-cards{height:86vh;padding:2rem 1.5rem;display:grid;grid-gap:1.5rem;overflow-y:auto}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card{position:relative;background:#202328;border:1px solid #32363c;border-radius:15px;padding:1.5rem}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .popular-tag{position:absolute;top:1rem;right:1rem;background:gold;color:#000;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-header{margin-bottom:1.5rem}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-header .plan-name{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-header .plan-price{display:flex;align-items:baseline}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-header .plan-price .currency{font-size:1.5rem;font-weight:600;color:#fff}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-header .plan-price .amount{font-size:2rem;font-weight:700;color:#fff;margin-right:.5rem}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-header .plan-price .period{color:#65696e;font-size:.875rem}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-features{margin-bottom:1.5rem}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-features .feature{display:flex;align-items:center;margin-bottom:.75rem;color:#fff}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card .plan-features .feature .check-icon{margin-right:.5rem;width:16px;height:16px}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card button{width:100%;padding:.75rem;border-radius:8px;font-weight:600;transition:all .2s}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card button.upgrade-plan{background:#fff;color:#000}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card button.upgrade-plan:hover{background:#e0e0e0}.drawer.subscriptions .tab.panel .subscription-cards .subscription-card button.current-plan{background:transparent;border:1px solid #32363c;color:#fff}.glossary-page{--glossary-columns:3;--glossary-font-scale:1;min-height:100vh;padding:32px 24px;background:var(--app-background,#0f1624);display:flex;flex-direction:column;gap:2px}.glossary-page .glossary-header{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:flex-start}.glossary-page .glossary-header .glossary-stack-switcher{display:flex;align-items:center;gap:8px}.glossary-page .glossary-header .glossary-stack-switcher .prompt_stack_switcher.container.dropdown{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}.glossary-page .glossary-header .glossary-stack-switcher .label.prompt_stack{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.glossary-page .glossary-header .logo-block{display:flex;gap:12px;align-items:center;width:100%}.glossary-page .glossary-header .logo-block img{width:56px;height:56px;object-fit:contain}.glossary-page .glossary-header .logo-block .eyebrow{margin:0;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.glossary-page .glossary-header .logo-block h1{margin:0;font-size:1.75rem;line-height:1.2}.glossary-page .glossary-header .logo-block .subtitle{margin:4px 0 0;opacity:.8;font-size:.95rem}.glossary-page .glossary-header .logo-block .breadcrumbs{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.glossary-page .glossary-header .logo-block .breadcrumbs .breadcrumb-item{font-size:.8rem;opacity:.7;background:none;border:none;color:inherit;cursor:pointer;padding:4px 8px;border-radius:6px;transition:opacity .2s ease,background .2s ease}.glossary-page .glossary-header .logo-block .breadcrumbs .breadcrumb-item:hover:not(.current){opacity:1;background:hsla(0,0%,100%,.08)}.glossary-page .glossary-header .logo-block .breadcrumbs .breadcrumb-item.current{cursor:default;opacity:1;font-weight:600}.glossary-page .glossary-header .logo-block .breadcrumbs .breadcrumb-separator{font-size:.75rem;opacity:.5}.glossary-page .glossary-header .glossary-close-button{color:inherit;opacity:.7;margin-left:auto}.glossary-page .glossary-header .glossary-close-button:hover{opacity:1}.glossary-page .glossary-header .search-block{display:flex;flex-direction:column;gap:8px;width:100%}.glossary-page .glossary-header .search-block input{padding:10px 12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.glossary-page .glossary-header .search-block input:focus{border-color:#7ac7ff;box-shadow:0 0 0 3px rgba(122,199,255,.15)}.glossary-page .glossary-header .search-block .results-count{font-size:.85rem;opacity:.75}.glossary-page .glossary-header .search-block .glossary-header-controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}.glossary-page .glossary-header .search-block .create-controls{display:flex;flex-direction:column;gap:6px;min-width:240px;flex:1}.glossary-page .glossary-header .search-block .create-controls label{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:500}.glossary-page .glossary-header .search-block .create-controls label .value{font-variant-numeric:tabular-nums;font-size:.85rem;opacity:.7}.glossary-page .glossary-header .search-block .create-controls .create-row{display:flex;gap:8px;align-items:center}.glossary-page .glossary-header .search-block .create-controls .create-row button{padding:9px 14px;border-radius:10px;border:1px solid rgba(122,199,255,.45);background:rgba(122,199,255,.18);color:inherit;font-weight:600;cursor:pointer;transition:transform .15s ease,border-color .2s ease,background .2s ease}.glossary-page .glossary-header .search-block .create-controls .create-row button:hover:not(:disabled){border-color:rgba(122,199,255,.75);background:rgba(122,199,255,.28);transform:translateY(-1px)}.glossary-page .glossary-header .search-block .create-controls .create-row button:disabled{cursor:not-allowed;opacity:.55}.glossary-page .glossary-header .search-block .create-controls .create-error{font-size:.8rem;color:#fca5a5}.glossary-page .glossary-header .search-block .layout-controls{display:flex;flex-direction:column;gap:6px;padding:6px 0}.glossary-page .glossary-header .search-block .layout-controls label{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:500}.glossary-page .glossary-header .search-block .layout-controls label .value{font-variant-numeric:tabular-nums;font-size:.95rem}.glossary-page .glossary-header .search-block .layout-controls input[type=range]{width:100%;cursor:pointer;appearance:none;height:6px;border-radius:999px;background:hsla(0,0%,100%,.14);outline:none;padding:2px}.glossary-page .glossary-header .search-block .layout-controls input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#7ac7ff;box-shadow:0 0 0 2px rgba(122,199,255,.18)}.glossary-page .glossary-header .search-block .layout-controls input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#7ac7ff;border:none;box-shadow:0 0 0 2px rgba(122,199,255,.18)}.glossary-page .glossary-header .search-block .layout-controls input[type=range]::-moz-range-track{background:transparent}.glossary-page .glossary-content{display:flex;flex-direction:column;gap:32px;position:relative}.glossary-page .glossary-content .loading_overlay.glossary-loading-inline.fullscreen{position:relative;min-height:68vh}.glossary-page .load-more{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0}.glossary-page .glossary-load-more-sentinel{width:100%;height:1px}.glossary-page .load-more-status{font-size:.85rem;opacity:.7}.glossary-page .glossary-section{display:flex;flex-direction:column;gap:16px}.glossary-page .glossary-section .section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;font-size:1.3rem;font-weight:600}.glossary-page .glossary-section .section-header .level-badge{padding:6px 14px;border-radius:8px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.glossary-page .glossary-section .section-header .level-badge.beginner{background:rgba(34,197,94,.15);color:#4ade80;border:1px solid rgba(34,197,94,.3)}.glossary-page .glossary-section .section-header .level-badge.intermediate{background:rgba(59,130,246,.15);color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.glossary-page .glossary-section .section-header .level-badge.expert{background:rgba(168,85,247,.15);color:#c084fc;border:1px solid rgba(168,85,247,.3)}.glossary-page .glossary-section .section-header .section-count{font-size:.9rem;font-weight:400;opacity:.7}.glossary-page .glossary-grid{display:grid;grid-template-columns:repeat(var(--glossary-columns),minmax(0,1fr));gap:14px;transition:grid-template-columns .25s ease}.glossary-page .glossary-grid:hover .glossary-card:not(:hover){opacity:.2}.glossary-page .glossary-card{padding:0;border-radius:12px;background:transparent;border:none;box-shadow:0 6px 20px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:0;position:relative;cursor:pointer;transition:all .2s ease,opacity .3s ease;outline:none;justify-content:space-between;overflow:hidden;opacity:1}.glossary-page .glossary-card .action.toolbar_item{filter:grayscale(0)}.glossary-page .glossary-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.35);transform:translateY(-2px)}.glossary-page .glossary-card:focus-visible{box-shadow:0 0 0 3px rgba(122,199,255,.2)}.glossary-page .glossary-card:active{transform:translateY(0)}.glossary-page .glossary-card.loaded{animation:fadeIn .3s ease-in-out}.glossary-page .glossary-card .card-glow{position:absolute;inset:-60%;z-index:0;pointer-events:none;opacity:0;transition:opacity .3s ease;will-change:transform;transform:translateZ(0) scale(1.6);filter:url(#cardGlowFilter);display:flex;align-items:center;justify-content:center}.glossary-page .glossary-card .card-glow img{width:190px;height:160px;object-fit:fill;filter:blur(9px) brightness(1.1);mix-blend-mode:saturation}.glossary-page .glossary-card .card-surface{position:relative;z-index:2;background:#0f1624;border-radius:10px;margin:3px;padding:14px;display:flex;flex-direction:column;gap:8px;box-shadow:0 0 0 1px hsla(0,0%,100%,.28);height:100%}.glossary-page .glossary-card.glow-enabled .card-surface{background:rgba(15,22,36,.98)}.glossary-page .glossary-card.glow-enabled .glossary-ai-links{justify-content:center}.glossary-page .glossary-card.glow-enabled:hover .card-glow{opacity:1;filter:blur(4px) brightness(2.5) saturate(1.4)}.glossary-page .glossary-card.glow-soft .card-glow{opacity:.35;filter:blur(6px) brightness(1.7) saturate(1.2)}.glossary-page .glossary-card.glow-focus .card-glow{opacity:1;filter:blur(4px) brightness(2.6) saturate(1.4)}.glossary-page .glossary-card:not(.glow-enabled){background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);padding:0;gap:0}.glossary-page .glossary-card:not(.glow-enabled) .card-surface{background:transparent;margin:0;padding:14px;box-shadow:none;gap:8px}.glossary-page .glossary-card:not(.glow-enabled) .glossary-ai-links{justify-content:center}.glossary-page .glossary-card:not(.glow-enabled):hover{background:hsla(0,0%,100%,.06);border-color:rgba(122,199,255,.3)}.glossary-page .glossary-card .card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.glossary-page .glossary-card .card-header h3{margin:0 0 8px;font-size:calc(1.05rem*var(--glossary-font-scale));border-radius:10px;color:#bfbfbf;font-weight:400}.glossary-page .glossary-card .card-header h3.term-title{cursor:pointer;transition:color .2s ease,text-decoration .2s ease;user-select:none}.glossary-page .glossary-card .card-header h3.term-title:hover{color:#7ac7ff;text-decoration:underline}.glossary-page .glossary-card .card-header h3.term-title:focus-visible{outline:2px solid #7ac7ff;outline-offset:2px;border-radius:4px}.glossary-page .glossary-card .card-header .glossary-ai-links{display:inline-flex;align-items:center;max-height:32px;margin-top:auto}.glossary-page .glossary-card .card-header .glossary-ai-links .MuiFab-root,.glossary-page .glossary-card .card-header .glossary-ai-links .MuiSpeedDial-root{transform:scale(.9)}.glossary-page .glossary-card .description{margin:0;line-height:1.45;opacity:.95;font-size:calc(0.95rem*var(--glossary-font-scale))}.glossary-page .glossary-card .card-skeleton{display:flex;flex-direction:column;gap:8px;min-height:80px;position:relative}.glossary-page .glossary-card .card-skeleton .skeleton-header{width:60%;height:20px}.glossary-page .glossary-card .card-skeleton .skeleton-header,.glossary-page .glossary-card .card-skeleton .skeleton-text{background:linear-gradient(90deg,hsla(0,0%,100%,.06) 25%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.06) 75%);background-size:200% 100%;border-radius:6px;animation:shimmer 1.5s infinite}.glossary-page .glossary-card .card-skeleton .skeleton-text{width:100%;height:14px}.glossary-page .glossary-card .card-skeleton .skeleton-text.short{width:75%}.glossary-page .no-results{text-align:center;padding:48px 24px;opacity:.7}.glossary-page .no-results p{margin:8px 0}.glossary-page .no-results p:first-child{font-size:1.1rem;font-weight:500}.glossary-page .no-results .no-results-create{margin-top:16px;display:flex;flex-direction:column;gap:10px;align-items:center}.glossary-page .no-results .create-copy{display:flex;flex-direction:column;gap:6px;font-weight:500}.glossary-page .no-results .create-copy .value{font-variant-numeric:tabular-nums;font-size:.85rem;opacity:.7}.glossary-page .no-results button{padding:9px 14px;border-radius:10px;border:1px solid rgba(122,199,255,.45);background:rgba(122,199,255,.18);color:inherit;font-weight:600;cursor:pointer;transition:transform .15s ease,border-color .2s ease,background .2s ease}.glossary-page .no-results button:hover:not(:disabled){border-color:rgba(122,199,255,.75);background:rgba(122,199,255,.28);transform:translateY(-1px)}.glossary-page .no-results button:disabled{cursor:not-allowed;opacity:.55}.glossary-page .no-results .create-error{font-size:.8rem;color:#fca5a5}.glossary-page .glossary-footer{margin-top:auto;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.08);font-size:.9rem;opacity:.8}.glossary-page .glossary-footer code{padding:2px 6px;border-radius:6px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);margin:0 4px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.light .glossary-page{background:#f4f6fb;color:#1b1f27}.light .glossary-page .glossary-header .logo-block .breadcrumbs .breadcrumb-item:hover:not(.current){background:rgba(0,0,0,.06)}.light .glossary-page .glossary-section .section-header .level-badge.beginner{background:rgba(34,197,94,.12);color:#16a34a;border-color:rgba(34,197,94,.25)}.light .glossary-page .glossary-section .section-header .level-badge.intermediate{background:rgba(59,130,246,.12);color:#2563eb;border-color:rgba(59,130,246,.25)}.light .glossary-page .glossary-section .section-header .level-badge.expert{background:rgba(168,85,247,.12);color:#9333ea;border-color:rgba(168,85,247,.25)}.light .glossary-page .glossary-card:focus-visible{box-shadow:0 0 0 3px rgba(59,130,246,.2)}.light .glossary-page .glossary-card .card-header h3.term-title:hover{color:#2563eb}.light .glossary-page .glossary-card .card-header h3.term-title:focus-visible{outline-color:#2563eb}.light .glossary-page .glossary-card .card-glow img{opacity:.7}.light .glossary-page .glossary-card.glow-enabled .card-surface{background:hsla(0,0%,100%,.98);box-shadow:0 0 0 1px #e5e9f0}.light .glossary-page .glossary-card:not(.glow-enabled){background:#fff;border:1px solid #e5e9f0}.light .glossary-page .glossary-card:not(.glow-enabled) .card-surface{background:transparent}.light .glossary-page .glossary-card:not(.glow-enabled):hover{background:#f8f9fb;border-color:rgba(59,130,246,.3)}.light .glossary-page .glossary-card .card-skeleton .skeleton-header,.light .glossary-page .glossary-card .card-skeleton .skeleton-text{background:linear-gradient(90deg,rgba(0,0,0,.04) 25%,rgba(0,0,0,.08) 50%,rgba(0,0,0,.04) 75%);background-size:200% 100%}.light .glossary-page .search-block input{background:#fff;border-color:#dbe2f3;color:#1b1f27}.light .glossary-page .search-block input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.light .glossary-page .search-block .layout-controls input[type=range]{background:rgba(0,0,0,.08)}.light .glossary-page .search-block .layout-controls input[type=range]::-webkit-slider-thumb{background:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.light .glossary-page .search-block .layout-controls input[type=range]::-moz-range-thumb{background:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.light .glossary-page .search-block .create-controls .create-row button{border-color:rgba(37,99,235,.45);background:rgba(37,99,235,.1)}.light .glossary-page .search-block .create-controls .create-row button:hover:not(:disabled){border-color:rgba(37,99,235,.8);background:rgba(37,99,235,.18)}.light .glossary-page .search-block .create-controls .create-error{color:#dc2626}.light .glossary-page .glossary-footer code{background:#eef2fb;border-color:#dde4f5}.body{box-sizing:border-box;height:100vh;overflow-y:auto;font-family:Nunito;margin:0 auto}.body>main .section{width:100%;height:100vh;position:absolute;top:0;left:0;background:#101010;color:#f0f0f0}@media screen and (max-width:768px){.body>main .section{overflow:hidden}}.body>main .section.promptstack-landing-overlay{position:relative;background:#0c0d0f;height:100%}.body>main .section.search_not_focused{filter:blur(0);opacity:1;transition-duration:.8s}.body .fullscreen{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center}.body .text-lg{font-size:clamp(1.25rem,1rem + 1vw,1.5rem)}.body .text-md{font-size:clamp(1rem,.875rem + 1vw,1.25rem)}.body .text-sm{font-size:clamp(.875rem,.75rem + 1vw,1rem)}.body .random-fade-out-animation{animation:randomFadeOut 1s linear forwards}@keyframes randomFadeOut{0%{opacity:1}to{opacity:0}}.body .MuiButton-containedPrimary{background-color:rgba(40,47,59,.4392156863)}.body .MuiButton-containedPrimary:hover{background-color:#535d6e}.body .homepage .MuiFab-label{color:#bebebe}.body .homepage .tabs.prompt_stack_switcher{width:auto;margin-right:auto;margin-left:auto;align-items:center;display:flex;margin-top:10px}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-root{min-height:unset;width:100%}.body .homepage .tabs.prompt_stack_switcher .MuiSvgIcon-root{fill:#517269}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-scrollable{height:inherit;margin-bottom:5px!important}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-indicator{background-color:#607d8b;display:none;height:1px}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer{gap:1.7vw}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab{padding-left:0;padding-right:0;opacity:1;height:55px;padding-bottom:8px;min-width:auto}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab .MuiTab-wrapper,.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab .tab_wrapper{display:flex;align-items:center;flex-direction:column;font-size:14px;padding-bottom:8px;color:grey;transition-delay:.2s;transition-duration:.8s;gap:5px;text-transform:none}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab .MuiTab-wrapper:hover,.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab .tab_wrapper:hover{color:#e8e8e9;font-size:1.1rem;transition:font-size 1.1s,color .9s}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab.Mui-selected.light{color:#636c92!important}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab .image{width:36px!important;height:36px!important;margin-bottom:0;border-radius:50%;filter:grayscale(90%);transition:filter .8s;object-fit:contain;object-position:center;opacity:.8;padding:2px!important}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab:hover .image{filter:none;opacity:1}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab .label{min-height:18px;line-height:1.2;text-align:center;display:inline-block;margin-top:3px;font-family:Kanit;font-size:107%}.body .homepage .header.main{cursor:pointer;display:flex;flex-direction:column;font-family:Gruppo;height:auto;margin-left:auto;margin-right:auto;position:relative;z-index:1;width:100%}.body .homepage .header.main .prompt_role_search.container{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:48px}.body .homepage .header.main .prompt_role_search.container .prompt_stack{display:flex;margin-right:auto;position:absolute;left:3%;font-family:Nunito;font-size:120%;opacity:.7}.body .homepage .header.main .prompt_role_search.container .document.uploader{position:relative;height:100%;justify-content:center;display:flex;align-items:center;z-index:9}.body .homepage .header.main .prompt_role_search.container .document.uploader img{width:24px;height:24px;position:absolute;right:5px;display:flex;flex-direction:row;align-items:center;opacity:.2}.body .homepage .header.main .prompt_role_search.container .document.uploader:hover img{opacity:.7;transform:scale(1.2);transition-duration:.8s}.body .homepage .header.main .prompt_role_search.container>.role,.body .homepage .header.main .prompt_role_search.container>.search{flex:0 0 auto}.body .homepage .header.main .prompt_role_search.container .role{margin-bottom:0!important}.body .homepage .header.main .prompt_role_search.container .tabs.prompt_stack_switcher{width:100%}.body .homepage .header.main .prompt_role_search.container .response_types.dropdown{margin:0}.body .homepage .header.main .prompt_role_search.container .response_types.dropdown .dropdown_trigger{justify-content:space-between}.body .homepage .header.main .prompt_role_search.container .response_types.dropdown .dropdown_trigger img{height:22px;width:22px;opacity:.3}.body .homepage .header.main .prompt_role_search.container .response_types.dropdown .icon.arrow{position:unset;color:grey;width:20px}.body .homepage .header.main .prompt_role_search.container .actions.buttons{margin-left:6px;margin-right:unset;align-items:center;display:flex;flex-direction:column!important;justify-content:space-around;gap:14px;margin-top:-6px;width:30px;height:auto}.body .homepage .header.main .prompt_role_search.container .actions.buttons .select{margin-right:0}.body .homepage .header.main .prompt_role_search.container .actions.buttons .select.action.Mui-focused .image.resource{display:none}.body .homepage .header.main .prompt_role_search.container .actions.buttons .action.selected{filter:grayscale(.83);opacity:.7;display:flex;flex-direction:column;justify-content:space-around;cursor:pointer;align-items:center}.body .homepage .header.main .prompt_role_search.container .actions.buttons .action.selected .image{height:24px;width:24px;border-radius:50%}.body .homepage .header.main .prompt_role_search.container .actions.buttons .action.selected:hover{filter:none;opacity:1}.body .homepage .header.main .prompt_role_search.container .actions.buttons .MuiInput-root{position:relative;min-height:0;height:0;min-width:unset}.body .homepage .header.main .prompt_role_search.container .actions.buttons .MuiInput-root:after,.body .homepage .header.main .prompt_role_search.container .actions.buttons .MuiInput-root:before{display:none}.body .homepage .header.main .prompt_role_search.container .actions.buttons.links .MuiInput-root .MuiSelect-select.MuiSelect-select{opacity:0;min-width:unset;overflow:hidden;min-height:unset}.body .homepage .header.main .prompt_role_search.container .actions.buttons.links svg.MuiSelect-icon{fill:grey}.body .homepage .header.main.search.loaded{height:auto;padding-top:.3rem;display:flex;flex-direction:row;width:100%;justify-content:space-evenly}.body .homepage .header.main.search .search{font-size:2rem;color:#fff;border-radius:15px;background:rgba(94,95,97,.1215686275);overflow:hidden;word-break:break-word;display:flex;padding:4px 10px;border:4px solid rgba(102,138,204,.0784313725);border-right:none;border-left:none}.body .homepage .header.main.search .search.loaded{transition-duration:1.6s;width:84%;background:linear-gradient(3deg,rgba(52,52,52,.4784313725),rgba(76,75,75,.7294117647));min-height:49px;max-width:840px;max-height:200px}.body .homepage .header.main.search .search.loaded .response_type.desktop{width:auto;display:flex;align-items:baseline;margin-left:auto;margin-right:10px;overflow:hidden}.body .homepage .header.main.search .search.loaded .response_type.desktop .button.\|.settings{padding:0!important}.body .homepage .header.main.search .search.loaded .response_type.desktop .button.\|.settings .icon.editor{width:18px;height:18px}.body .homepage .header.main.search .search.loaded .response_types.homepage{padding-right:1rem;font-size:1rem;color:#9cb1bc;font-family:system-ui;text-align:left}.body .homepage .header.main.search .search.loaded .response_types.homepage.MuiInput-underline:after{border-bottom:2px solid rgba(96,96,96,.4117647059)}.body .homepage .header.main.search .search.loaded .response_types.homepage .MuiSelect-icon{padding-right:0;padding-top:0;align-self:center}.body .homepage .header.main.search .search.loaded .response_type .markdown_header{display:none}.body .homepage .header.main.search .search.loaded .text.has_search_term{width:100%;text-align:left;align-items:center;display:flex;margin-top:-2px}.body .homepage .header.main.search .search.loaded>.button.deepdive{padding-right:30px;border-left:1px solid #587091}.body .homepage .header.main.search .search.loaded>.button.home{padding-left:5px}.body .homepage .header.main.search .search.loaded>.button.home .button.home svg.MuiSvgIcon-root,.body .homepage .header.main.search .search.loaded>.button.home svg.MuiSvgIcon-root{opacity:.8;font-size:1.3rem}.body .homepage .header.main.search .search.loaded>.actions.buttons{margin-top:-.3rem;margin-right:.1rem;padding-bottom:.3rem;background-color:#2e3243;border-bottom-left-radius:15px;border-top-left-radius:20px;border-left:1px solid grey}.body .homepage .header.main.search .search.loaded>.actions.buttons .image{border:none}.body .homepage .header.main.search .search.loaded .icon.about{right:0;position:absolute;height:34px;width:34px;opacity:.6;padding:0}.body .homepage .header.main.search .search .text{font-size:1.3rem;overflow:auto;width:98%;align-items:center;display:flex}.body .homepage .header.main.search .search .text .value{width:100%;display:flex;height:inherit;align-items:center}.body .homepage .header.main.search .search .text.full_width{width:100%;display:flex;flex-direction:row}.body .homepage .header.main.search .search .text.full_width:before{display:none}.body .homepage .header.main.search .search .text.full_width .label{overflow:hidden;min-width:60px;display:flex;margin-top:auto;margin-bottom:auto}.body .homepage .header.main.search .search .text.full_width .clickable.term.editable:focus-visible{text-align:left;outline:none}.body .homepage .header.main.search .search .text.full_width .value{width:100%;display:flex;flex-direction:row;margin-top:auto;margin-bottom:auto}.body .homepage .header.main.search .search .text.full_width .value:after{content:"";padding-right:.2rem;margin-left:.2rem;margin-top:-.3rem}.body .homepage .header.main.search .search .text.full_width .value .term{width:100%}.body .homepage .header.main.search .search .text.full_width .value .button.enter{font-size:.78rem;width:60px;border-radius:15px;border:1px solid #473d49;color:silver;background:rgba(27,28,29,.8392156863);margin-right:12px;opacity:.7}.body .homepage .header.main.search .search .text.full_width .value .button.enter.icon{border-radius:50%;height:22px;width:22px;padding:0;margin-right:.2rem}.body .homepage .header.main.search .search .text>svg{margin-top:.1rem;opacity:.4}.body .homepage .header.main.search .search .text #promptInput .animate-sophisticated{position:relative;overflow:hidden;opacity:0;transform:translateX(-10px);animation:sophisticatedReveal 1.2s cubic-bezier(.4,0,.2,1) forwards}.body .homepage .header.main.search .search .text #promptInput .animate-sophisticated:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,#fff 50%,transparent);transform:translateX(-100%);animation:sophisticatedSweep 1.2s cubic-bezier(.4,0,.2,1) forwards}.body .homepage .header.main.search .search .text #promptInput .animate{background:linear-gradient(90deg,#fff 50%,transparent 0);background-size:200% 100%;background-position:100% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:slideReveal 1s ease forwards}.body .homepage .header.main.search .search .text #promptInput .animate-clip{position:relative;clip-path:polygon(0 0,0 0,0 100%,0 100%);animation:clipReveal 1s ease forwards}.body .homepage .header.main.search .search .text #promptInput .animate-width{display:inline-block;width:0;white-space:nowrap;overflow:hidden;animation:widthReveal 1s ease forwards}@keyframes slideReveal{0%{background-position:100% 100%}to{background-position:0 100%}}@keyframes clipReveal{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes widthReveal{0%{width:0}to{width:100%}}@keyframes sophisticatedReveal{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes sophisticatedSweep{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.body .homepage .header.main.search .search .text #promptInput[data-placeholder]:empty:before{content:attr(data-placeholder);pointer-events:none;font-style:italic}.body .homepage .header.main.search .search .text #promptInput[data-placeholder]:empty:before.dark{color:#555}.body .homepage .header.main.search .search .text #promptInput[data-placeholder]:empty:before.light{color:#101010}.body .homepage .header.main.search .search .text #promptInput:focus:empty:before{content:""}.body .homepage .header.main.search .search .text .clickable.search_term{font-size:1rem!important;font-family:Nunito;line-height:normal;cursor:pointer}.body .homepage .header.main.search .search .text .clickable.search_term.dark,.body .homepage .header.main.search .search .text .clickable.search_term.light{color:#b0b0b0}.body .homepage .header.main.search .search .text .clickable.search_term.editable{opacity:1;text-align:left}.body .homepage .header.main.search .search .text .clickable.search_term.editable:hover{color:#dfdfdf;mix-blend-mode:hard-light}.body .homepage .header.main.search .search .button.deepdive,.body .homepage .header.main.search .search .button.show.tags{margin-left:auto;border-radius:15px;display:flex;flex-direction:row;align-items:center;border-left:2px solid #545454;overflow:hidden;background:transparent;padding:0 .8rem}.body .homepage .header.main.search .search .button.deepdive .image.logo,.body .homepage .header.main.search .search .button.deepdive .image.refresh,.body .homepage .header.main.search .search .button.deepdive .image.show_all,.body .homepage .header.main.search .search .button.show.tags .image.logo,.body .homepage .header.main.search .search .button.show.tags .image.refresh,.body .homepage .header.main.search .search .button.show.tags .image.show_all{width:22px;height:22px;border-radius:50%!important}.body .homepage .header.main.search .search .button.deepdive .label,.body .homepage .header.main.search .search .button.show.tags .label{font-size:.9rem;font-family:Gruppo;color:#e3a345;text-wrap:nowrap;margin-top:0;text-transform:none;margin-left:0}.body .homepage .header.main.search .search .button.deepdive .label:hover,.body .homepage .header.main.search .search .button.show.tags .label:hover{color:orange}.body .homepage .header.main.search .fieldset{visibility:hidden}.body .homepage .header.main .toggle .image.icon{width:32px;height:30px;opacity:.5}.body .homepage .header.main.search .group,.body .homepage .response_search_suffix .group{flex-direction:row}.body .homepage .header.main.search .container.\|.response_type,.body .homepage .response_search_suffix .container.\|.response_type{display:flex;justify-content:flex-start;margin-right:1rem;opacity:.5}.body .homepage .header.main.search .container.\|.response_type .button.\|.settings,.body .homepage .response_search_suffix .container.\|.response_type .button.\|.settings{width:24px;min-width:auto}.body .homepage .header.main.search .container.\|.response_type .button.\|.settings .icon,.body .homepage .response_search_suffix .container.\|.response_type .button.\|.settings .icon{width:24px;height:24px}.body .homepage .header.main.search .views.\|.container.dropdown,.body .homepage .response_search_suffix .views.\|.container.dropdown{position:absolute;right:0;z-index:3;display:flex;opacity:.2;margin-left:8px;flex-direction:column;cursor:pointer;width:22px}.body .homepage .header.main.search .views.\|.container.dropdown .MuiInputBase-input,.body .homepage .response_search_suffix .views.\|.container.dropdown .MuiInputBase-input{padding:0!important}.body .homepage .header.main.search .views.\|.container.dropdown :hover,.body .homepage .response_search_suffix .views.\|.container.dropdown :hover{opacity:1}.body .homepage .header.main.search .views.\|.container.dropdown .MuiInput-underline:after,.body .homepage .header.main.search .views.\|.container.dropdown .MuiInput-underline:before,.body .homepage .response_search_suffix .views.\|.container.dropdown .MuiInput-underline:after,.body .homepage .response_search_suffix .views.\|.container.dropdown .MuiInput-underline:before{border-bottom:none!important}.body .homepage .header.main.search .views.\|.container.dropdown .label.view,.body .homepage .response_search_suffix .views.\|.container.dropdown .label.view{font-size:.55rem;color:#f6ead3;text-transform:uppercase;font-family:Manrope;opacity:.7;font-weight:400;padding-bottom:.2rem}.body .homepage .header.main.search .views.\|.container.dropdown .icon.container,.body .homepage .response_search_suffix .views.\|.container.dropdown .icon.container{padding:0}.body .homepage .header.main.search .views.\|.container.dropdown .icon.container img,.body .homepage .response_search_suffix .views.\|.container.dropdown .icon.container img{width:18px;height:18px;opacity:.5}.body .homepage .header.main.search .views.\|.container.dropdown .icon.container .MuiSelect-icon,.body .homepage .response_search_suffix .views.\|.container.dropdown .icon.container .MuiSelect-icon{top:1px;color:grey;right:-18px;position:absolute;pointer-events:none;opacity:.4}.body .homepage .header.main.search .toolbar.buttons,.body .homepage .response_search_suffix .toolbar.buttons{position:absolute;right:3.5%;display:flex;flex-direction:row;height:40px}.body .homepage .header.main.search .toolbar.buttons .container.dropdown,.body .homepage .response_search_suffix .toolbar.buttons .container.dropdown{margin-top:-.35rem}.body .homepage .header.main.search .toolbar.buttons .container.search,.body .homepage .response_search_suffix .toolbar.buttons .container.search{display:flex;align-items:center}.body .homepage .header.main.search .toolbar.buttons .icon,.body .homepage .response_search_suffix .toolbar.buttons .icon{padding-left:3px;padding-right:0}.body .homepage .header.main.search .toolbar.buttons .icon.settings,.body .homepage .response_search_suffix .toolbar.buttons .icon.settings{margin-right:-.3rem}.body .homepage .header.main.search .toolbar.buttons .icon.about svg,.body .homepage .response_search_suffix .toolbar.buttons .icon.about svg{border-radius:50%;font-size:1.8rem}.body .homepage .header.main.search .toolbar.buttons .icon svg,.body .homepage .response_search_suffix .toolbar.buttons .icon svg{fill:#4e4f51;margin-top:-.42rem;font-size:1.8rem}.body .homepage .header.main.search .toolbar.buttons .MuiInput-underline:after,.body .homepage .header.main.search .toolbar.buttons .MuiInput-underline:before,.body .homepage .response_search_suffix .toolbar.buttons .MuiInput-underline:after,.body .homepage .response_search_suffix .toolbar.buttons .MuiInput-underline:before{display:none}.body .homepage .header.main.search .toolbar.buttons .icon.view,.body .homepage .response_search_suffix .toolbar.buttons .icon.view{margin-right:1rem}.body .homepage .header.main.search .toolbar.buttons .icon.view .MuiSelect-select,.body .homepage .response_search_suffix .toolbar.buttons .icon.view .MuiSelect-select{padding-right:0;color:transparent}.body .homepage .header.main.search .toolbar.buttons .icon.view .MuiInput-underline:before,.body .homepage .response_search_suffix .toolbar.buttons .icon.view .MuiInput-underline:before{display:none}.body .homepage .header.main.search .toolbar.buttons .icon.view .MuiSelect-icon,.body .homepage .response_search_suffix .toolbar.buttons .icon.view .MuiSelect-icon{right:-1rem}.body .homepage .header.main.search .toolbar.buttons .icon.responses img,.body .homepage .response_search_suffix .toolbar.buttons .icon.responses img{width:36px;opacity:.6;height:32px}.body .homepage .header.main.search .toolbar.buttons .icon.responses .label.\|.count,.body .homepage .response_search_suffix .toolbar.buttons .icon.responses .label.\|.count{color:#fff;font-size:.65rem;position:absolute;margin-left:-10px!important;margin-top:0!important;text-shadow:1px 1px #000;display:initial;text-align:center}.body .homepage .header.main.search .toolbar.buttons .icon.about img,.body .homepage .header.main.search .toolbar.buttons .icon.chatgpt img,.body .homepage .header.main.search .toolbar.buttons .icon.roleplay img,.body .homepage .header.main.search .toolbar.buttons .icon.settings img,.body .homepage .response_search_suffix .toolbar.buttons .icon.about img,.body .homepage .response_search_suffix .toolbar.buttons .icon.chatgpt img,.body .homepage .response_search_suffix .toolbar.buttons .icon.roleplay img,.body .homepage .response_search_suffix .toolbar.buttons .icon.settings img{width:24px;height:24px;opacity:.55}.body .homepage .header.main.search.active .icon.settings,.body .homepage .response_search_suffix.active .icon.settings{margin-top:-.8rem}.body>#app .homepage.basic{height:100%!important}.body>#app .homepage.desktop{position:relative;height:auto}.body>#app .homepage.desktop .navigation.\|.buttons.view .button.navigation{position:absolute;top:50%;transform:translateY(-50%);z-index:9}.body>#app .homepage.desktop .navigation.\|.buttons.view .button.navigation.next{margin-right:.3rem;right:0}.body>#app .homepage.desktop .navigation.\|.buttons.view .button.navigation.prev{margin-left:.3rem;left:0}.body>#app .homepage.desktop .navigation.\|.buttons.view .button.navigation svg{fill:#fff;opacity:.3}.body>#app .homepage>.background{display:inline-block;height:100%;width:100%}@keyframes slideUp{0%{transform:translateY(5%)}to{transform:translateY(0)}}.body>#app .homepage.container .active_view{position:relative;overflow:hidden;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;margin-right:auto;margin-left:auto;text-align:center;margin-top:0;justify-content:center;align-items:center;align-content:center}.body>#app .homepage.container .active_view.basic{margin-top:-12%;margin-bottom:20px;display:flex;align-content:center;align-items:center;height:118%;padding-bottom:10px}.body>#app .homepage.container .active_view.basic.mobile{justify-content:flex-start;margin-top:6%;overflow:hidden}.body>#app .homepage.container .active_view.library{animation:slideUp 1.5s ease-in-out}.body>#app .homepage.container .active_view.list,.body>#app .homepage.container .active_view.map{flex-direction:column}.body>#app .homepage.container .active_view .button.\|.refresh.tags{position:fixed;bottom:0;right:8%;z-index:9;width:36px;margin:0;padding:0;opacity:.1;min-width:auto;height:36px}.body>#app .homepage.container .active_view .button.\|.refresh.tags:hover{opacity:1}.body>#app .homepage.container .active_view .button.\|.refresh.tags .MuiButton-startIcon{display:inherit;margin-left:auto;margin-right:auto}.body>#app .homepage.container .active_view .header.actions{position:absolute;top:50px;z-index:9;width:90%;margin-left:5%}.body>#app .homepage.container .active_view>.label.\|.loaded.cloud{position:absolute;width:100%;display:flex;color:#3e3e3e;top:48px;font-size:.85rem;font-style:italic;font-family:Cantarell;opacity:.8;justify-content:center}.body>#app .homepage.container .active_view .attribution{position:absolute;bottom:0;color:#fff;font-size:.7rem;font-weight:400;width:100%;opacity:.2;display:flex;flex-direction:row;justify-content:center;z-index:2}.body>#app .homepage.container .active_view .attribution:hover{opacity:1}.body>#app .homepage.container .active_view .attribution .icon{margin-right:auto;margin-left:auto;align-items:center;display:flex}.body>#app .homepage.container .active_view .attribution .icon .image{height:20px;width:20px;margin-right:.4rem;margin-bottom:.3rem}.body>#app .homepage.container .active_view>.image.search{opacity:.028;width:100%;height:100%;object-fit:fill}.body>#app .homepage.container .active_view>.image.search.loading-animation{animation-duration:10s;animation-name:fadeIn;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:.028}to{opacity:1}}.body>#app .homepage.container .active_view .content{width:30%;margin-left:auto;margin-right:auto}.body>#app .homepage.container .active_view .content .text{display:flex;flex-direction:column}.body>#app .homepage.container .active_view .content .text .label{opacity:.6;color:#fff;font-size:1.15rem}.body>#app .homepage.container .active_view .content .text .value{margin-left:.7rem;color:#fff;font-size:1.3rem}.body>#app .homepage.container .active_view .content .actions{position:relative;display:inline-flex;justify-content:center;align-items:center}.body>#app .homepage.container .active_view .content .actions>.image{opacity:.34;z-index:1}.body>#app .homepage.container .active_view .content .actions>.image:hover{opacity:1;transition-duration:1.8s}.body>#app .homepage.container .active_view .content .actions>.image .action.button .image{width:30px;height:30px;margin-right:.4rem;border-radius:50%}.body>#app .homepage.container .active_view .content .actions .action.button{position:absolute;opacity:.07;width:auto;background:rgba(21,20,18,.9)}.body>#app .homepage.container .active_view .content .actions:hover .action.button{opacity:1!important}.body>#app .homepage.container .active_view .content .button{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;border-radius:10px;font-family:inherit;border:2px solid #334254;z-index:1}.body>#app .homepage.container .active_view .content .button .image.\|.resource.chatgpt{width:30px;margin-right:1rem;height:30px;margin-top:.2rem;margin-bottom:.2rem}.body>#app .homepage .button.deepdive.footer{display:flex;height:2.4rem;margin-left:auto;margin-right:auto;z-index:3;border-radius:15px;border:2px solid #544c4c;margin-bottom:1rem}.body>#app .homepage .button.deepdive.footer .image.logo{width:26px;height:26px;margin-right:.5rem}.body>#app .homepage .button.deepdive.footer .label{font-family:Gruppo;margin-top:.2rem}@keyframes cursor-blink{0%{opacity:0}}.body #settings-popover .MuiPopover-paper,.body .MuiPopover-paper{background:#1f2327!important;border:2px solid #373b40;min-width:140px;padding:.5rem;color:#fff;font-family:Kanit!important;max-height:90vh}.body #settings-popover .MuiPopover-paper.ai-links-more-menu-paper,.body .MuiPopover-paper.ai-links-more-menu-paper{background:transparent!important;border:none!important;padding:0;min-width:auto}.body #settings-popover .MuiPopover-paper.ai-links-more-menu-paper .more-menu-item,.body .MuiPopover-paper.ai-links-more-menu-paper .more-menu-item{padding:8px 10px}.body #settings-popover .MuiPopover-paper.syntax.menu,.body .MuiPopover-paper.syntax.menu{background:#19191a!important}.body #settings-popover .MuiPopover-paper.syntax.menu .description,.body .MuiPopover-paper.syntax.menu .description{font-size:.9rem;color:#b0b0b0;font-family:Gruppo;margin-top:.5rem;margin-bottom:.5rem;text-wrap:wrap}.body #settings-popover .MuiPopover-paper.prompt_editor.dropdown,.body .MuiPopover-paper.prompt_editor.dropdown{background:#e8e8e8!important}.body #settings-popover .MuiPopover-paper .menu-item.placeholders .label,.body .MuiPopover-paper .menu-item.placeholders .label{font-size:13px}.body #settings-popover .MuiPopover-paper .image.resource,.body #settings-popover .MuiPopover-paper .role.icon,.body #settings-popover .MuiPopover-paper .text.icon,.body #settings-popover .MuiPopover-paper .type.icon,.body .MuiPopover-paper .image.resource,.body .MuiPopover-paper .role.icon,.body .MuiPopover-paper .text.icon,.body .MuiPopover-paper .type.icon{width:24px;height:24px;border-radius:50%;margin-right:.6rem}.body #settings-popover .MuiPopover-paper .setting,.body #settings-popover .MuiPopover-paper .setting .setting,.body .MuiPopover-paper .setting,.body .MuiPopover-paper .setting .setting{margin-bottom:2.5rem;width:100%;display:flex}.body #settings-popover .MuiPopover-paper .setting .MuiSvgIcon-root.MuiSelect-icon,.body #settings-popover .MuiPopover-paper .setting .setting .MuiSvgIcon-root.MuiSelect-icon,.body .MuiPopover-paper .setting .MuiSvgIcon-root.MuiSelect-icon,.body .MuiPopover-paper .setting .setting .MuiSvgIcon-root.MuiSelect-icon{color:grey}.body #settings-popover .MuiPopover-paper .setting .setting label,.body #settings-popover .MuiPopover-paper .setting label,.body .MuiPopover-paper .setting .setting label,.body .MuiPopover-paper .setting label{margin-bottom:.8rem;color:#fff;font-size:1.2rem;opacity:.6}.body #settings-popover .MuiPopover-paper .setting.language,.body #settings-popover .MuiPopover-paper .setting .setting.language,.body .MuiPopover-paper .setting.language,.body .MuiPopover-paper .setting .setting.language{margin-top:-1rem}.body #settings-popover .MuiPopover-paper .setting.ai_model,.body #settings-popover .MuiPopover-paper .setting .setting.ai_model,.body .MuiPopover-paper .setting.ai_model,.body .MuiPopover-paper .setting .setting.ai_model{display:flex;flex-direction:column-reverse;margin-left:0;margin-top:-.7rem}.body #settings-popover .MuiPopover-paper .setting.ai_model .MuiFormControlLabel-label,.body #settings-popover .MuiPopover-paper .setting .setting.ai_model .MuiFormControlLabel-label,.body .MuiPopover-paper .setting.ai_model .MuiFormControlLabel-label,.body .MuiPopover-paper .setting .setting.ai_model .MuiFormControlLabel-label{margin-bottom:0;color:#fff;font-size:.9rem;opacity:.6;width:100%}.body #settings-popover .MuiPopover-paper .setting .setting.temperature label,.body #settings-popover .MuiPopover-paper .setting .setting.top_p label,.body #settings-popover .MuiPopover-paper .setting.temperature label,.body #settings-popover .MuiPopover-paper .setting.top_p label,.body .MuiPopover-paper .setting .setting.temperature label,.body .MuiPopover-paper .setting .setting.top_p label,.body .MuiPopover-paper .setting.temperature label,.body .MuiPopover-paper .setting.top_p label{margin-top:-40px;font-size:90%}.body #settings-popover .MuiPopover-paper .setting .setting.temperature label a:after,.body #settings-popover .MuiPopover-paper .setting .setting.top_p label a:after,.body #settings-popover .MuiPopover-paper .setting.temperature label a:after,.body #settings-popover .MuiPopover-paper .setting.top_p label a:after,.body .MuiPopover-paper .setting .setting.temperature label a:after,.body .MuiPopover-paper .setting .setting.top_p label a:after,.body .MuiPopover-paper .setting.temperature label a:after,.body .MuiPopover-paper .setting.top_p label a:after{content:"🔗";margin-left:.3rem;opacity:.5}.body #settings-popover .MuiPopover-paper .setting.role,.body #settings-popover .MuiPopover-paper .setting .setting.role,.body .MuiPopover-paper .setting.role,.body .MuiPopover-paper .setting .setting.role{margin-bottom:1.5rem}.body #settings-popover .MuiPopover-paper .button.update,.body .MuiPopover-paper .button.update{background:#2a333e;width:100%;font-size:85%;margin-top:-1rem;font-family:Kanit}.body #settings-popover .MuiPopover-paper .MuiInput-input,.body .MuiPopover-paper .MuiInput-input{color:#fff;display:flex;align-items:center;font-family:Kanit}.body #settings-popover .MuiPopover-paper .MuiInput-input .MuiSelect-icon,.body .MuiPopover-paper .MuiInput-input .MuiSelect-icon{color:grey}.body #settings-popover .MuiPopover-paper .MuiListItem-gutters,.body .MuiPopover-paper .MuiListItem-gutters{font-family:Kanit;padding:8px}.body #settings-popover .MuiPopover-paper .MuiListItem-gutters .provider.name,.body .MuiPopover-paper .MuiListItem-gutters .provider.name{font-family:Gruppo}.body #settings-popover .MuiPopover-paper .slider.captions,.body .MuiPopover-paper .slider.captions{display:flex;justify-content:space-between}.body #settings-popover .MuiPopover-paper .slider.captions .caption,.body .MuiPopover-paper .slider.captions .caption{font-size:.7rem;width:33%;text-align:center;padding-left:.2rem;padding-right:.2rem}.body #settings-popover .MuiPopover-paper>ul>.label,.body .MuiPopover-paper>ul>.label{text-align:center;width:100%;display:inline-block;opacity:.6;font-size:.8rem}.body #settings-popover .MuiPopover-paper>ul>.label.suffix,.body .MuiPopover-paper>ul>.label.suffix{position:absolute;margin-top:-1rem;text-transform:uppercase;font-family:Gruppo;margin-left:-.7rem;color:#a6a7a8;font-weight:700}.modal.undefined{background-color:0,0,0,.8}.modal .MuiPaper-root{background-color:#1e252a;border:1px solid grey}.modal .MuiPaper-root .header.group.filters{padding:30px 20px 10px}.modal .MuiPaper-root .header.group.filters .title{position:absolute;top:0;text-transform:uppercase;width:98%;display:flex;font-size:1rem}.modal .MuiPaper-root .header.group.filters .title .icon.info{width:18px;height:18px;opacity:.5;position:absolute;margin-left:.4rem}.modal .MuiPaper-root .header.group.filters .title .label{font-size:1.2rem;font-family:Nunito;margin-top:1rem;text-transform:none;opacity:1;color:#fff}.modal .MuiPaper-root .header.group.filters .title .actions{margin-left:auto;margin-right:1.5rem;margin-top:1rem}.modal .MuiPaper-root .header.group.filters .title .actions .buttons.\|.container{display:flex}.modal .MuiPaper-root .header.group.filters .title .actions .buttons.\|.container .icon{display:flex;text-transform:none;margin-right:1rem;font-size:.8rem;align-items:center;cursor:pointer}.modal .MuiPaper-root .header.group.filters .title .actions .buttons.\|.container .icon .img{width:18px;height:18px;margin-right:.5rem;opacity:.2}.modal .MuiPaper-root .header.group.filters .title .actions .buttons.\|.container .icon .img.close{margin-right:0;margin-left:1.5rem}.modal .MuiPaper-root .header.group.filters .title .actions .input.save input[type=text]{width:240px}.modal .MuiPaper-root .header.group.filters .preview{margin-bottom:1rem;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:none;max-width:100%;margin-top:20px;padding-right:.8rem}.modal .MuiPaper-root .header.group.filters .preview .prompt{max-width:100%;width:100%;min-width:100%;background:#303840;border:1px solid #4d5d6a;border-radius:5px;font-family:Ubuntu Sans;padding:.4rem}.modal .MuiPaper-root .header.group.filters .chips{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;cursor:pointer}.modal .MuiPaper-root .header.group.filters .chips::-webkit-scrollbar{display:none}.modal .MuiPaper-root .header.group.filters .MuiChip-root{border-width:1px!important}.modal .MuiPaper-root .header.group.filters .MuiChip-label{font-family:Gruppo;font-size:1rem}.modal .MuiPaper-root .footer.temperature{display:flex;align-items:center;gap:1rem;margin:.4rem 2rem .6rem;justify-content:space-around}.modal .MuiPaper-root .footer.temperature .label{font-size:.9rem;font-family:Nunito;color:#fff}.modal .MuiPaper-root .footer.temperature .icon.info{width:18px;height:18px;margin-right:.6rem;margin-left:-1.5rem}.modal .MuiPaper-root .footer.temperature .setting.\|.temperature{width:60%;margin-left:1rem;margin-right:1rem}.modal .MuiPaper-root .footer.temperature .setting.\|.temperature .MuiSlider-root{padding-bottom:6px}.modal .MuiPaper-root .footer.temperature .setting.\|.temperature .slider.\|.captions{font-size:.6rem;display:flex;justify-content:space-between}#menu-{background:rgba(0,0,0,.6392156863);max-height:auto}#menu- .select.menu.actions.links ul{display:flex;flex-direction:column;column-count:2;max-height:290px;flex-wrap:wrap}#menu- .select.menu.actions.links ul .title{width:100%;display:flex;gap:6px;position:absolute;margin-top:-12px;font-family:Gruppo;justify-content:center;font-size:14px;opacity:.4}#menu- .select.menu.actions.links ul .title .tooltip.icon{height:14px;width:14px}#menu- .select.menu.actions.links li{width:unset;margin-top:4px;height:30px}#menu- .typewriter ul{width:480px!important;display:flex;flex-wrap:wrap}#menu- .roles.menu_paper .menu_list{padding-right:0!important}#menu- .roles.menu_paper .menu_list .menu_item.role{flex-direction:column!important;align-items:flex-start;width:280px!important;text-wrap:wrap;padding:.8rem 1rem .8rem .5rem!important;border-radius:15px;border:1px solid rgba(8,8,8,.2588235294);margin-bottom:1rem;box-shadow:0 1px 2px hsla(0,0%,50.2%,.5294117647)}#menu- .roles.menu_paper .menu_list .menu_item.role .role.icon{opacity:.8;border-radius:50%;height:42px;width:42px;position:absolute}#menu- .roles.menu_paper .menu_list .menu_item.role .description.value,#menu- .roles.menu_paper .menu_list .menu_item.role .text.container{margin-left:48px}#menu- .roles.menu_paper .menu_list .menu_item.role .description.value{font-size:.7rem;opacity:.6;font-family:Nunito}#menu- .suffixes ul li.MuiListItem-root{width:48%;height:92px;font-size:1.3rem;text-wrap:wrap;flex-direction:column;padding:.4rem;margin:.2rem .3rem;justify-content:center;text-align:center;background:linear-gradient(224deg,rgba(0,0,0,.5803921569) 58%,transparent);border-color:hsla(0,0%,50.2%,.2901960784);mix-blend-mode:screen}#menu- .suffixes ul li.MuiListItem-root:hover{opacity:1;border-color:#607d8b!important;background:linear-gradient(298deg,rgba(0,0,0,.5803921569) 8%,rgba(0,0,0,.0392156863));mix-blend-mode:normal}#menu- .suffixes ul li.MuiListItem-root .text.icon{display:none;min-width:20px;min-height:20px;margin-top:-.7rem;margin-bottom:.2rem;opacity:.05;position:absolute;left:.1rem}#menu- .suffixes ul li.MuiListItem-root .search.label.\|{font-size:.6rem;opacity:.7;width:95%;margin-left:auto;margin-right:auto;justify-content:flex-start;text-align:center;max-height:30px;overflow:hidden}#menu- .suffixes ul li.MuiListItem-root .value.\|.suffix{width:100%;text-shadow:1px 1px #080808;line-height:.9rem;height:auto;font-size:1rem}#menu- .close.icon,#menu- .role.icon,#menu- .text.icon,#menu- .type.icon{min-width:20px;min-height:20px;margin-right:.4rem;margin-top:.2rem;margin-bottom:.2rem;opacity:.4}#menu- .role.icon{opacity:.8;border-radius:50%}#menu- .close.icon.typewriter{cursor:pointer;border:1px solid orange;fill:grey;position:absolute;right:12px;top:12px;color:#fff;z-index:2}#menu- .menu_item{display:flex;flex-direction:row;width:100%;overflow:unset;justify-content:normal}#menu- .menu_item .label{font-size:.8rem!important;align-items:center;display:flex;font-family:Nunito!important}#menu- .menu_item .label .image{width:22px;height:22px;border-radius:50%;margin-right:10px}#menu- .select.voices ul{width:320px!important}#menu- .select.voices ul .MuiListSubheader-sticky{background-color:#16181c;border:1px solid #2b3137}#menu- .select.voices ul .voice.adjective{width:48%;float:left}#menu- .select.voices ul .voice.adjective .label .MuiListItemText-primary{font-size:.9rem}#menu- .select.voices ul .voice.adjective .MuiCheckbox-colorSecondary.Mui-checked{color:#f5a300}#menu- .select.voices ul .voice.adjective .MuiCheckbox-root{padding:.3rem}#menu- .select.voices .button.update{margin-top:.5rem}.scroll-to-top{position:fixed;bottom:20px;right:10px;cursor:pointer;background-color:#3b3b3b;color:#fff;border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center;z-index:1000;transition:opacity .3s ease-in-out;opacity:.7;width:40px;height:40px;border:2px solid #5279a4}.scroll-to-top:hover{opacity:1}@media only screen and (max-width:480px){.body .header.main.search{padding-left:0}.body .header.main.search .label{font-size:11px;margin-top:.2rem}.body .header.main.search .toolbar.buttons .icon svg{margin-top:-.3rem;font-size:14px}.body .homepage .header.main.search .toolbar.buttons .icon svg{margin-top:-.3rem;font-size:1.6rem}.body .homepage.container .active_view .tag_cloud .tag.focused .tag_card{margin-top:.3rem}.body .homepage .header.main.search .brand{margin-top:.4rem}.body .homepage .header.main{padding-bottom:.1rem;padding-right:0;margin-right:0;padding-left:0}.body .homepage .header.main.search .search .text{display:flex;width:100%}.body .homepage .header.main.search .search .text .value:after{content:"";display:none}.body .homepage .header.main.search .search .text.has_search_term{padding-left:0!important}.body .homepage .header.main .fieldset{width:49%}.body .homepage .header.main .search{border-width:1px!important}.body .homepage .header.main .search .button.deepdive,.body .homepage .header.main .search .button.show.tags{min-width:36px!important}.body .homepage .active_view .tabs.gallery{width:96%!important;margin-left:.5rem}.body .homepage .active_view .calendar.container.wrapper .rdp.day_picker .rdp-table .rdp-cell .cell .actions.buttons{display:none!important}.body .homepage .active_view .tag_cloud .tag.active.unblur{margin-bottom:1.5rem!important;margin-top:1rem!important}.body .homepage .active_view .content{width:auto!important}.drawer.searches .container.treeview.visible .control .treeitem{opacity:1}.drawer.chatgpt .MuiTabs-root{width:90%;margin-left:2rem}.questions.cards{height:81vh!important}.questions.cards .loading{font-size:1.2rem}.questions.cards .container.card{width:94vw!important}.questions.cards>.topic .card{width:22.8rem;margin:.3rem}.questions.cards>.topic .card .container.questions{height:100%;display:flex;flex-direction:column;width:100%;justify-content:space-evenly;z-index:2}.questions.cards>.topic .card .question{font-size:90%;min-height:17%;width:auto;display:inline-block;text-align:center;padding:.4rem;font-weight:700;position:relative}.list.view{height:92.4vh}.list.view table{border:none!important;padding:0;margin-left:0;width:100%!important}.list.view table .header{display:none}.list.view table .body .row{position:relative;font-size:1.1rem;margin-top:1rem;display:table;background:transparent!important;border-bottom:none}.list.view table .body .row .title{max-width:100vw;position:absolute;z-index:1;margin-top:1.2rem;left:-.45rem;padding:0 2.8rem 0 1rem;box-shadow:4px 5px 7px 0 #a9a9a9;border-top-right-radius:8px;border-top-left-radius:5px;border-bottom-right-radius:5px;opacity:.95;color:#fff}.list.view table .body .row .title.dark{box-shadow:1px 2px 4px 3px #1e1d1d}.list.view table .body .row .title svg{position:absolute;margin-left:.8rem;opacity:.2}.list.view table .body .row .ribbon{position:absolute;top:1.7rem;left:-.12rem;background:linear-gradient(90deg,#202a77 50%,transparent 0);height:26px;width:26px;transform:rotate(45deg)}.list.view table .body .row .cell{padding:1.35rem .4rem!important;text-align:center;position:relative;border-radius:1rem;z-index:0;background:#d0d9e2;border:2px solid #000;margin-right:.6rem;background:linear-gradient(180deg,#d0d9e2,#8a9199);width:95%}.list.view table .body .row .cell.dark{background:#222}.list.view table .body .row .cell.question .container.dataType{display:flex;flex-direction:row}.list.view table .body .row .cell.question .container.dataType .label{text-transform:uppercase;color:#454545;font-size:.6rem;margin-left:auto;opacity:1!important;margin-top:-.5rem;text-shadow:none;cursor:pointer;margin-right:.8rem;position:absolute;right:.8rem;font-weight:700}.list.view table .body .row .cell.question .container.dataType .icon.text{width:28px;border-radius:50%;margin:auto;position:absolute;right:0;height:28px;top:.5rem;opacity:.3}.list.view table .body .row .cell.question .container.dataType .icon.textimg{width:22px;border:none!important;filter:brightness(30%)}.list.view table .body .row .cell .prompt{display:flex;flex-direction:column;justify-content:center;color:#000;margin-top:2.2rem;text-shadow:none;font-weight:700;opacity:.85}.list.view table .body .row .cell .prompt.dark{color:#fff;font-weight:400}.list.view table .body .row .cell .footer{justify-content:center;margin-top:.5rem;margin-bottom:0}.list.view table .body .row .cell .footer .buttons.actions .image{background:#0b1c2b}}@media only screen and (max-width:767px){.body #menu->.MuiPaper-root.MuiMenu-paper>ul img{width:20px;height:20px;margin-top:.1rem;margin-right:.5rem}.body .homepage .gallery.cloud{grid-template-columns:repeat(2,1fr)}.body .homepage .tabs.prompt_stack_switcher .MuiTabs-flexContainer .tab{font-size:14px;margin-left:4px;margin-right:4px}.body .homepage .header.main .prompt_role_search.container .actions.buttons{margin-left:6px;margin-right:auto}.body .homepage .header.main.search .toolbar.buttons{right:20px}.body .homepage .header.main.search .search.loaded{font-size:12px;margin-top:0;padding-bottom:.2rem;padding-top:.2rem;z-index:3}.body .homepage .header.main.search .search.loaded .MuiTabs-scrollButtonsDesktop{display:inherit}.body .homepage .header.main.search .search.loaded .tabs.gallery{top:60px;width:100%;margin-left:0}.body .homepage .questions.cards{height:83vh!important}.body .homepage .questions.cards>.container.card{width:46vw}.body .homepage .questions.cards>.container.card .question{padding:.7rem}.body .homepage .questions.cards>.container.card .footer{justify-content:space-evenly;padding:0}.body .homepage .questions.cards>.container.card .footer .button.chatgpt{height:32px;padding-left:.2rem}.body .homepage .list.view .body{background:#1f2429;border:none}.body .homepage .list.view .body .row{font-size:1.1rem;margin-top:1rem;display:flex;flex-direction:row;position:relative;height:14rem!important;margin-left:.8rem}}q{quotes:"“" "”" "‘" "’"}@media only screen and (min-width:768px)and (max-width:1024px){.body .homepage .gallery.cloud{grid-template-columns:repeat(3,1fr)}.body .homepage .gallery.cloud .item{width:260px!important}}@media only screen and (min-width:1601px){.gallery.cloud{grid-template-columns:repeat(5,1fr)}}.MuiSpeedDial-fab{pointer-events:auto!important;min-height:unset!important;background:transparent!important;box-shadow:none!important}.background-controls{position:absolute;top:50%;left:0;right:0;pointer-events:none;z-index:5}.background-controls button{position:absolute;top:0;transform:translateY(-50%);background:rgba(0,0,0,.2);color:#fff;border:none;padding:.4rem;cursor:pointer;opacity:.3;pointer-events:all}.background-controls button:hover{opacity:.6}.background-controls .prev{left:0}.background-controls .next{right:0}.matrix,.pipes,.pixelated{position:relative;overflow:hidden}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-privacy-footer{margin-top:2.5rem;padding:2.5rem 1.5rem;background:rgba(0,0,0,.05);color:inherit;border:2px solid #b9b9b9;border-radius:8px}.app-privacy-footer__container{margin:0 auto;max-width:1100px;display:flex;flex-direction:column;gap:1.5rem}.app-privacy-footer__heading{margin:0;font-size:1.6rem;font-weight:700}.app-privacy-footer__intro{margin:0;font-size:1rem;line-height:1.6;max-width:780px}.app-privacy-footer__policies{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.app-privacy-footer__policy{background:hsla(0,0%,100%,.08);border-radius:12px;padding:1.5rem;backdrop-filter:blur(2px);border:1px solid rgba(92,92,92,.394)}.app-privacy-footer__policy-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.app-privacy-footer__policy-title{margin:0;font-size:1.1rem;font-weight:600}.app-privacy-footer__policy-text{margin:0;font-size:.95rem;line-height:1.6}body.dark .app-privacy-footer{background:hsla(0,0%,100%,.06)}body.dark .app-privacy-footer__policy{background:rgba(0,0,0,.35);border-color:hsla(0,0%,100%,.08)}.dots.desktop:before{text-shadow:.2329102569em -.0148218805em 7px rgba(0,243.9922788287,255,.9),.370364983em .1812871495em 7px rgba(0,255,85.020360826,.9),.9767971593em 1.7481409195em 7px rgba(255,0,123.516445854,.9),.6221411386em 1.9140644594em 7px rgba(255,0,70.6365562408,.9),1.182797805em -.3192171187em 7px rgba(255,0,21.0350801491,.9),.1029619282em .0931229558em 7px rgba(0,255,11.7414924857,.9),1.0291587967em 2.4688410131em 7px rgba(255,136.0671869682,0,.9),2.0061839497em 1.4651602721em 7px rgba(162.5433096693,0,255,.9),.0055872034em -.0961298469em 7px rgba(255,0,250.3369743088,.9),1.0439461949em .4159554634em 7px rgba(198.536250131,255,0,.9),2.448943796em 1.0415453783em 7px rgba(232.771556878,255,0,.9),.1987331821em 1.9790591387em 7px rgba(255,0,69.5900535618,.9),2.4435812938em .139435849em 7px rgba(0,118.9224270868,255,.9),1.2591647668em -.4417327585em 7px rgba(255,67.5454066204,0,.9),1.2436191824em 2.1018916092em 7px rgba(198.7894954449,0,255,.9),2.4162778592em .7070378049em 7px rgba(255,0,16.7209170897,.9),2.4574982167em -.0238752973em 7px rgba(255,0,118.2105220175,.9),.4465328143em 1.3468894233em 7px rgba(255,0,84.2826565607,.9),.5590138em .2691416434em 7px rgba(3.0507238838,0,255,.9),2.37133412em 2.3534225263em 7px rgba(0,235.5096869174,255,.9),-.4206600911em -.2657710596em 7px rgba(232.66214194,255,0,.9),-.0400833711em .9302255334em 7px rgba(32.7185412451,255,0,.9),2.1634052413em 2.2412413137em 7px rgba(0,255,223.4254157525,.9),.5337261419em .219039127em 7px rgba(89.0632439529,0,255,.9),-.4965755281em 2.4608691709em 7px rgba(0,255,226.3106634264,.9),1.0070098737em .9078652312em 7px rgba(0,197.0497793457,255,.9),2.4674163395em .105661134em 7px rgba(255,0,207.8155770789,.9),.945489139em -.0722225268em 7px rgba(176.805836896,255,0,.9),1.59813498em -.469208768em 7px rgba(0,255,151.0030834658,.9),-.0089453675em 1.2738152074em 7px rgba(227.2155437385,255,0,.9),1.3459281254em .7826437498em 7px rgba(0,255,228.2075242314,.9),-.1525294623em 1.8775049477em 7px rgba(255,83.2300993051,0,.9),.8005293598em .4479435216em 7px rgba(255,145.2962659622,0,.9),.1840850526em 1.0875196383em 7px rgba(255,0,16.6308411064,.9),.1485038881em 1.970820223em 7px rgba(214.3918224806,0,255,.9),-.3020751298em .5842531364em 7px rgba(174.7074286625,255,0,.9),.7862411868em -.1850069847em 7px rgba(255,189.8609908788,0,.9),1.3095282157em -.4930267857em 7px rgba(255,120.3260259168,0,.9),.5927052333em .5744289421em 7px rgba(250.6637007379,255,0,.9),1.077962862em .045309727em 7px rgba(58.5515951437,255,0,.9),1.8216341628em -.2605239386em 7px rgba(0,178.4073513025,255,.9),.1801104434em 1.7625378852em 7px rgba(255,15.0758232878,0,.9),1.6857376598em 1.1456923025em 7px rgba(243.974188825,0,255,.9),2.3126711907em -.242842598em 7px rgba(255,0,54.5238990786,.9),2.3527031175em 1.9221787908em 7px rgba(0,255,61.2387391884,.9),-.4646536455em .4486794645em 7px rgba(255,84.6136225309,0,.9)}.dots.desktop:after{text-shadow:-.1794590439em -.2764298964em 7px rgba(133.5936151479,0,255,.9),-.14411707em 1.7489050786em 7px rgba(255,0,184.7269503754,.9),1.0816385188em .9963407856em 7px rgba(199.5998011585,0,255,.9),1.4979571465em 1.3571472057em 7px rgba(0,255,20.3948294864,.9),.9230008419em .7983276757em 7px rgba(137.72731893,255,0,.9),.9450061933em .2452254815em 7px rgba(0,255,159.1047284664,.9),1.0452545263em 2.4303208899em 7px rgba(0,255,205.1947148517,.9),.2340865252em .3934896065em 7px rgba(0,255,23.5262408521,.9),1.153338526em 1.1148941633em 7px rgba(210.6640616018,255,0,.9),2.0613094735em .2904411572em 7px rgba(0,17.2076211537,255,.9),.7922148262em 2.3921216418em 7px rgba(204.4690948279,255,0,.9),1.7267854751em -.4478855598em 7px rgba(255,0,83.4556909449,.9),1.9388973057em 1.1416670131em 7px rgba(192.9938796038,255,0,.9),-.2546176865em -.0614015992em 7px rgba(0,192.1135451566,255,.9),2.0861800135em .6558043499em 7px rgba(179.566653915,0,255,.9),1.0950221299em .9139594622em 7px rgba(121.1142096946,0,255,.9),1.2878244055em .8254212171em 7px rgba(255,176.1810951071,0,.9),-.2989442982em -.432292448em 7px rgba(0,255,86.5322639917,.9),1.493580388em .4188588369em 7px rgba(0,255,58.6291634492,.9),1.7323370043em 1.1271522355em 7px rgba(246.8572321899,0,255,.9),1.4528516524em 1.8445327542em 7px rgba(0,255,86.3640249513,.9),-.298447467em -.3142353932em 7px rgba(146.0762624809,0,255,.9),.4368803799em 2.0961327498em 7px rgba(0,220.6544468346,255,.9),1.7568541513em .1562387163em 7px rgba(255,199.0723216354,0,.9),1.2531828328em 1.9154123591em 7px rgba(0,255,77.7647228107,.9),1.4242875694em 1.992603686em 7px rgba(255,0,75.9577694274,.9),1.9067700802em .8437664386em 7px rgba(255,73.4271446297,0,.9),.0932879321em .3551627855em 7px rgba(0,47.7826766266,255,.9),-.2213242088em .9236435165em 7px rgba(0,166.2447498887,255,.9),.8893150704em 2.2776845991em 7px rgba(255,81.9715580862,0,.9),2.0630067205em 2.4345048108em 7px rgba(255,0,252.4224084633,.9),.4786230868em .4284948541em 7px rgba(158.5471642146,0,255,.9),1.9624847213em 2.1509698478em 7px rgba(255,0,235.0136362375,.9),1.5777773427em 1.3435691437em 7px rgba(0,255,188.1323457794,.9),-.1477390646em .2771350712em 7px rgba(255,0,242.5593683727,.9),1.2521419536em .824546052em 7px rgba(255,118.3075878516,0,.9),1.8956824597em 1.5997968044em 7px rgba(13.5215884569,255,0,.9),.369868516em .2701385067em 7px rgba(255,0,53.1094790143,.9),.8181507981em .0701245252em 7px rgba(0,255,101.2689710525,.9),.4920504125em 1.7222729538em 7px rgba(75.4150764471,255,0,.9),.3719417147em .6212707872em 7px rgba(205.8721346766,0,255,.9),2.1871322878em 1.7476788493em 7px rgba(242.2928503773,255,0,.9),1.4372462793em .5060375431em 7px rgba(255,138.5160475932,0,.9),-.3455406179em 1.3551882595em 7px rgba(255,0,125.4322171824,.9),-.3468385445em 1.4178213855em 7px rgba(255,0,191.743649542,.9),1.83957603em 1.8914650069em 7px rgba(0,255,241.058358657,.9)}.dots_variant1.desktop:before{text-shadow:1.2048949652em 1.9090834996em 7px rgba(255,0,115.530577486,.9),-.4384339538em 2.3928608138em 7px rgba(98.5545426006,255,0,.9),.9525359115em .2262620966em 7px rgba(255,0,237.9521780987,.9),-.1956129127em 1.9593682513em 7px rgba(0,255,178.0022810644,.9),1.6162908389em 1.9063416871em 7px rgba(0,255,175.9843726047,.9),1.7488062388em 1.7594621376em 7px rgba(0,222.0699980132,255,.9),2.2955383078em .926970985em 7px rgba(255,0,154.6500399872,.9),.8435792664em 1.5022587456em 7px rgba(255,0,40.8026731906,.9),2.3500600915em 2.3574498805em 7px rgba(255,141.9648979003,0,.9),-.2608446099em .6139719589em 7px rgba(27.610696999,0,255,.9),1.773578118em 2.2919916559em 7px rgba(147.2869552486,255,0,.9),1.1660521133em .1181792706em 7px rgba(194.6576166619,255,0,.9),2.1301068819em .0499465385em 7px rgba(255,0,206.4321471053,.9),2.2758825265em 1.7356493091em 7px rgba(253.7482307157,255,0,.9),1.6524845858em .9538019466em 7px rgba(186.1313419921,255,0,.9),1.8161280969em -.0426126133em 7px rgba(255,0,153.7520278389,.9),.1836185941em .6242446479em 7px rgba(250.5084632556,255,0,.9),2.4903109833em .4619622915em 7px rgba(234.7927732231,0,255,.9),2.4373959805em 2.3362110314em 7px rgba(139.1464881317,255,0,.9),.0882538532em 1.4877846171em 7px rgba(255,193.8681629633,0,.9),1.4037147178em .70330616em 7px rgba(98.648148139,255,0,.9),2.2894880052em .9712359337em 7px rgba(0,255,46.0734348724,.9),2.2397491168em .5676132215em 7px rgba(127.4427388609,0,255,.9),1.0057186102em .0619539252em 7px rgba(255,0,84.0803618214,.9),2.171486345em 1.0925171086em 7px rgba(0,255,44.1678975455,.9),1.578377395em 2.0668451361em 7px rgba(255,157.3163806676,0,.9),.6859532507em 2.3179014536em 7px rgba(255,45.3324624928,0,.9),.8165753592em .7676763924em 7px rgba(255,240.0935891725,0,.9),-.103046871em 1.5527788347em 7px rgba(255,0,102.1003312505,.9),1.2582094108em .4167376331em 7px rgba(255,0,74.1696785855,.9),2.1884018231em 1.3941630302em 7px rgba(0,255,234.5190783461,.9),-.1030877871em .0697124346em 7px rgba(255,75.6387017561,0,.9),.0041716424em .9764843057em 7px rgba(255,0,231.9052232091,.9),1.7769001963em .2787491135em 7px rgba(232.5549969813,0,255,.9),.8529591121em .7290685615em 7px rgba(42.4384329369,255,0,.9),-.4599381159em .3859382963em 7px rgba(208.0571100781,255,0,.9)}.dots_variant1.desktop:after{text-shadow:.9240585754em 1.853931119em 7px rgba(255,0,121.712900109,.9),.889013668em .2180032586em 7px rgba(255,0,244.5816985082,.9),.8403544168em 2.2400486348em 7px rgba(0,98.9870584024,255,.9),.4150904089em 1.6371209803em 7px rgba(0,255,32.0917348962,.9),1.4120246094em 1.8682583099em 7px rgba(8.5999605937,0,255,.9),1.9640154973em -.0539334971em 7px rgba(255,0,89.9608686352,.9),-.4429079933em 1.744117842em 7px rgba(157.0682800946,0,255,.9),1.3792321177em -.4136931692em 7px rgba(0,255,213.6017748431,.9),1.6101177182em 1.8239917913em 7px rgba(255,0,99.1656292368,.9),.6838906876em 1.9823570313em 7px rgba(0,136.0299381846,255,.9),.1603836311em -.1425682159em 7px rgba(190.1610558455,255,0,.9),1.1242651813em 1.9771106566em 7px rgba(0,197.2142547355,255,.9),1.9094167677em .6271497516em 7px rgba(0,255,193.8543824637,.9),1.9192412583em 2.1127889379em 7px rgba(90.7809582069,0,255,.9),.1420519304em -.496402421em 7px rgba(255,131.4298656046,0,.9),-.3224005328em .0687399502em 7px rgba(231.1928365438,0,255,.9),.5442961652em -.4256260794em 7px rgba(166.1243373849,255,0,.9),1.0008642968em 2.0055367076em 7px rgba(0,241.2281086021,255,.9),-.2279230644em -.0356625204em 7px rgba(255,7.6618836028,0,.9),.0903721145em .6001246331em 7px rgba(110.8342444105,255,0,.9),-.4752699921em 2.3799917844em 7px rgba(176.9659125917,0,255,.9),1.1548091257em 1.3369461955em 7px rgba(0,229.1127032896,255,.9),-.1604814814em .1052992094em 7px rgba(220.0135826597,255,0,.9),.3753125503em -.4252559594em 7px rgba(0,181.6868399383,255,.9),.7142091734em -.2994047476em 7px rgba(116.1348615825,255,0,.9),2.2542773727em .6426835518em 7px rgba(0,24.7895952089,255,.9),-.1181253536em 2.4870129129em 7px rgba(0,223.8994854087,255,.9),1.0409544604em 1.1090309234em 7px rgba(255,0,48.7032952847,.9),.1509911843em 1.9838636196em 7px rgba(0,255,101.6192255099,.9),-.1154350339em 1.8353852655em 7px rgba(0,211.6596390209,255,.9),2.2273941013em .514834961em 7px rgba(255,0,14.159633693,.9),.5729923035em 1.3568644119em 7px rgba(255,151.5790091274,0,.9),.6794792016em -.1559851012em 7px rgba(0,255,225.1421770859,.9),1.0190565251em 1.4278535966em 7px rgba(255,61.7712215996,0,.9),.4716806359em -.2911387848em 7px rgba(14.4187847923,0,255,.9),1.6764642077em .8920029584em 7px rgba(0,255,102.0960212572,.9)}.dots_variant2.desktop:before{text-shadow:1.4415909441em 1.3742860319em 7px rgba(210.0122320159,0,255,.9),2.3972455184em .2783514754em 7px rgba(255,181.0048988562,0,.9),1.0537149357em 1.9434789266em 7px rgba(210.8318269014,0,255,.9),.3956708849em 2.3474597159em 7px rgba(228.7326657534,255,0,.9),1.9184853112em .2591562145em 7px rgba(255,225.8774512201,0,.9),.8854140256em 2.1918592544em 7px rgba(215.4774447731,0,255,.9),2.4726367611em -.4596562902em 7px rgba(0,37.3372790806,255,.9),1.1503403799em 2.3742511989em 7px rgba(82.5637494303,255,0,.9),1.930948433em 1.3774258468em 7px rgba(0,255,136.756062581,.9),1.7582082926em 1.2570089904em 7px rgba(229.9826016097,255,0,.9),1.2018384329em 1.9784127799em 7px rgba(0,210.2642823801,255,.9),-.0662093968em -.031328134em 7px rgba(255,197.100372698,0,.9),1.1568325307em 2.4240081293em 7px rgba(63.6332866695,255,0,.9),2.3305191733em 1.8204031547em 7px rgba(193.0716508278,255,0,.9),1.2415209072em .4964295467em 7px rgba(0,243.158087165,255,.9),.0287821207em -.4545631348em 7px rgba(0,242.3768325714,255,.9),1.2812857991em 1.849485572em 7px rgba(255,0,192.0795907465,.9),2.1802892505em 1.9708548473em 7px rgba(182.5949759593,255,0,.9),.1578667856em 1.0958405232em 7px rgba(0,166.1854057943,255,.9),.7238949889em 1.775452784em 7px rgba(255,0,95.0989222961,.9),1.0194019204em .2291446843em 7px rgba(0,19.9081172759,255,.9),1.4988355171em -.1358865236em 7px rgba(255,0,157.7917350839,.9),-.3696986638em -.0422585771em 7px rgba(186.814008301,0,255,.9),.7799474651em 1.2829033988em 7px rgba(0,255,5.0242978694,.9),1.1096309228em -.2441985161em 7px rgba(0,47.825101447,255,.9),.0279150975em .6182117995em 7px rgba(255,0,151.6766893456,.9),.7681326276em 1.6203077231em 7px rgba(254.2301418595,0,255,.9),2.2699374745em 1.4581848212em 7px rgba(33.3142379496,0,255,.9),1.6961647294em -.0821393156em 7px rgba(0,11.622660201,255,.9),.0723235846em 2.1550058651em 7px rgba(255,82.3000951328,0,.9),1.4749127437em 1.6768984001em 7px rgba(0,100.6981472625,255,.9),1.8489026693em -.0917740639em 7px rgba(255,155.8154009164,0,.9),.767437219em .1338447036em 7px rgba(255,181.7619274229,0,.9),2.4444048972em 1.490372646em 7px rgba(34.3350584891,0,255,.9),.6577234801em .7644733395em 7px rgba(133.4993215038,0,255,.9),-.1369348632em .3260440587em 7px rgba(104.4252474935,255,0,.9),.9965526379em 2.1515262846em 7px rgba(0,134.9936164488,255,.9),1.7734638588em .5755940869em 7px rgba(196.1079614459,0,255,.9),2.2731750553em 1.4658308627em 7px rgba(255,0,121.7497300116,.9),.408507469em -.241408698em 7px rgba(208.7833996792,255,0,.9),.089370401em 1.9537365976em 7px rgba(45.1001721392,255,0,.9),2.0957314686em 1.5844458811em 7px rgba(229.8308934078,255,0,.9),1.6698263224em 1.3381378805em 7px rgba(255,233.3279714289,0,.9),-.1041465037em .0754834001em 7px rgba(195.2293028916,0,255,.9),1.6780210485em 1.2581661556em 7px rgba(0,11.0934844868,255,.9),-.3822473743em 1.0170156262em 7px rgba(187.4042882124,0,255,.9),2.0521167182em 2.2498392967em 7px rgba(90.4068540068,0,255,.9),1.0904465311em 1.2463593494em 7px rgba(0,83.925191822,255,.9),.035830908em -.2092111121em 7px rgba(105.9590839238,255,0,.9),2.0032937138em .7025304818em 7px rgba(0,255,129.7952915697,.9),.7022091453em .3751673501em 7px rgba(55.2372938559,255,0,.9),1.4795452407em .3237019666em 7px rgba(0,162.3792618593,255,.9),-.0812371077em .7999275059em 7px rgba(255,0,156.7958214894,.9),-.3605260242em -.4398577506em 7px rgba(188.2607039156,255,0,.9),1.27479219em -.1340416405em 7px rgba(255,96.5990723028,0,.9),1.615797901em 1.0640758748em 7px rgba(0,224.388044939,255,.9)}.dots_variant2.desktop:after{text-shadow:1.891026566em 1.8360387022em 7px rgba(255,45.3387506506,0,.9),.8423067438em 1.7576245224em 7px rgba(0,64.2533643719,255,.9),1.9893837727em 1.4279067279em 7px rgba(0,43.2570321415,255,.9),1.3629946463em -.2599751364em 7px rgba(68.3299222248,0,255,.9),2.1618872601em .0398487381em 7px rgba(0,255,43.6372053772,.9),-.0480408685em 1.109019262em 7px rgba(255,0,167.2886141012,.9),-.2902357029em 1.7821050463em 7px rgba(0,255,252.2945467232,.9),2.2712509576em .0089730219em 7px rgba(0,255,20.7536274638,.9),-.3559398056em -.3243051695em 7px rgba(255,210.8474877936,0,.9),.6896499212em 1.8090824538em 7px rgba(41.3906743752,0,255,.9),-.3725144288em 1.450697701em 7px rgba(0,255,176.2708757457,.9),.3630835819em -.3911494507em 7px rgba(0,255,178.6263239175,.9),2.0760216587em .4407924613em 7px rgba(0,102.8339264793,255,.9),1.4913103742em 1.6462498415em 7px rgba(0,150.3028087062,255,.9),.0151736923em .6750120645em 7px rgba(27.0788445162,0,255,.9),.687904482em .6400556571em 7px rgba(16.5844371869,255,0,.9),1.8973559132em .5430004994em 7px rgba(182.0582680729,255,0,.9),.813855454em .825645048em 7px rgba(255,0,33.4270223849,.9),.5381968597em .9186471197em 7px rgba(0,76.5779167211,255,.9),-.3967517892em -.0328386909em 7px rgba(0,39.7411476061,255,.9),.9484647404em 1.0927505537em 7px rgba(223.8551396803,255,0,.9),-.0307988524em .5591415281em 7px rgba(199.5440873993,255,0,.9),.4211017439em -.2338857336em 7px rgba(255,0,23.7335918928,.9),.3027228175em .8220500173em 7px rgba(0,255,91.1673187571,.9),.8522440444em 2.0238066027em 7px rgba(0,255,74.0690494111,.9),.5342533346em .2643939752em 7px rgba(0,249.8905935075,255,.9),2.0179688063em -.4411218199em 7px rgba(55.1549905793,255,0,.9),-.3189515084em .0407567359em 7px rgba(255,31.2761172911,0,.9),2.4514211949em .1006298554em 7px rgba(255,62.282201659,0,.9),1.2061094019em 1.6269263679em 7px rgba(255,0,251.0380696192,.9),1.4480300342em 1.3443226572em 7px rgba(255,0,89.0954686322,.9),.9949263612em 1.5950241931em 7px rgba(255,0,221.3885067391,.9),1.5872202583em .0579997107em 7px rgba(255,147.5231356596,0,.9),1.0964843319em .6423796219em 7px rgba(166.2024622355,255,0,.9),1.356959059em .3120491096em 7px rgba(255,0,245.8377393483,.9),-.2149954274em .6723315714em 7px rgba(255,55.3018903601,0,.9),1.9385077023em 2.2781989112em 7px rgba(255,0,134.7176373394,.9),.9564239274em 1.7967091819em 7px rgba(24.7902469577,0,255,.9),1.9956644986em .1379971379em 7px rgba(255,0,162.8551223829,.9),2.4929322645em 1.4004665821em 7px rgba(0,136.374717408,255,.9),.3360379207em 1.0087001308em 7px rgba(0,255,180.7395885763,.9),-.1199314027em 1.8588356749em 7px rgba(0,159.2306430406,255,.9),2.3044107119em 1.6898658652em 7px rgba(148.4713336156,255,0,.9),1.0370255786em .3685164302em 7px rgba(0,255,79.0253026939,.9),.5040783248em 2.4036735607em 7px rgba(0,255,138.8859781088,.9),.0487036857em .3572729985em 7px rgba(0,16.4104833351,255,.9),-.1470953438em .5266591065em 7px rgba(255,208.682933095,0,.9),2.1148697133em .1582090043em 7px rgba(110.8429133118,255,0,.9),.1864517635em .3792721751em 7px rgba(255,72.2038149925,0,.9),2.1316249327em -.2487771596em 7px rgba(0,255,100.4610601839,.9),-.0944473793em .8985127936em 7px rgba(147.4836909873,255,0,.9),1.4122959051em -.2990976964em 7px rgba(255,204.6767582736,0,.9),1.2955896847em .7423312008em 7px rgba(255,36.1107010124,0,.9),1.3753042688em .9345565537em 7px rgba(255,176.3034462675,0,.9),1.3652163636em .7684019558em 7px rgba(0,255,63.374399399,.9),2.3037383313em 1.5097277456em 7px rgba(0,255,241.9367070514,.9)}.dots_tagcloud.desktop:before{text-shadow:2.365503882em .6051643354em 7px rgba(0,255,84.8094645844,.9),1.8424518027em 1.6262135744em 7px rgba(255,106.3156906732,0,.9),.4939765713em -.1495192001em 7px rgba(155.4382689219,255,0,.9),2.0297994409em -.4234891242em 7px rgba(0,255,21.2911155016,.9),-.118966283em 1.1708334558em 7px rgba(183.0778369612,0,255,.9),.7134335493em .1847438505em 7px rgba(125.8887437501,255,0,.9),.9908808541em 1.0740392411em 7px rgba(81.3283287987,255,0,.9),1.602034133em 1.2253282329em 7px rgba(204.7114174127,0,255,.9),1.5947479937em 1.4547151973em 7px rgba(255,149.7305187832,0,.9),1.4771346182em -.1744210723em 7px rgba(10.4040462752,255,0,.9),.7796934174em 1.5498079885em 7px rgba(0,255,81.6989530712,.9),-.0563719605em .8300882159em 7px rgba(0,146.119832289,255,.9),2.0938113614em .6180080399em 7px rgba(65.7675185581,255,0,.9),.326601503em .1990910351em 7px rgba(255,50.2225054472,0,.9),-.0800475849em -.4879872202em 7px rgba(189.3893599268,0,255,.9),.7369431148em 1.1363632052em 7px rgba(0,11.4475467371,255,.9),1.560222107em 1.6505425059em 7px rgba(255,0,247.783340714,.9),1.3523353326em .4506621717em 7px rgba(0,255,210.8212086179,.9),-.3190373823em 2.3608539948em 7px rgba(255,0,51.0043200716,.9),-.1917233116em -.4837000644em 7px rgba(255,189.5515856238,0,.9),.1428104006em 1.9602529899em 7px rgba(115.0787439816,0,255,.9),2.3564333762em -.0326960994em 7px rgba(255,0,50.7144851307,.9),.2995041297em .699195207em 7px rgba(176.1684417987,255,0,.9),1.0422050312em 1.4460116881em 7px rgba(255,148.8124009608,0,.9),.3909246739em .8362708635em 7px rgba(243.0423627412,0,255,.9),-.0806453788em .0137438261em 7px rgba(0,255,183.2437658736,.9),.1941318704em 1.2438964341em 7px rgba(255,119.0735845757,0,.9),1.7755980264em -.3552555326em 7px rgba(0,68.8163774041,255,.9),.2419607661em -.0970966191em 7px rgba(0,245.8708934052,255,.9),1.2103492721em 1.1524716431em 7px rgba(0,255,224.157705369,.9),-.4312603669em 1.2161370257em 7px rgba(255,0,116.1250249677,.9),2.3825888193em .4486588076em 7px rgba(0,181.3475194992,255,.9),2.0709788908em .9983002519em 7px rgba(0,255,79.4716303253,.9),-.2836926965em 1.0405231541em 7px rgba(0,255,152.9169272803,.9),1.5411010734em 1.681762271em 7px rgba(76.7090019236,255,0,.9),.6165173087em .6266552682em 7px rgba(116.409490421,255,0,.9),.1452590548em .0634084737em 7px rgba(0,29.4353542348,255,.9),-.0737502473em .1453780107em 7px rgba(0,255,79.0865445747,.9),1.7358783194em .5548271625em 7px rgba(255,230.8392109263,0,.9),.4479613925em 1.9507743742em 7px rgba(0,255,244.6515755265,.9),.4996399798em -.1969546562em 7px rgba(82.2055714289,0,255,.9),1.4512223106em -.0213350493em 7px rgba(255,0,183.8755195511,.9),.0995927976em 2.4919294753em 7px rgba(0,234.8144540464,255,.9),2.0293637532em 1.3265084542em 7px rgba(29.2686236235,255,0,.9),1.7308785179em .0974924073em 7px rgba(255,236.2549069972,0,.9),1.236255588em .6617433362em 7px rgba(30.6738413084,0,255,.9),2.2794867033em 2.0057327475em 7px rgba(0,46.1592661503,255,.9),.0893872754em 2.1221541085em 7px rgba(233.9623046772,255,0,.9),-.2711679157em .1165844331em 7px rgba(0,255,199.0385458984,.9),2.2118912861em .0658604971em 7px rgba(58.5332243092,255,0,.9),-.4635210733em .3025731029em 7px rgba(255,131.5174456103,0,.9)}.dots_tagcloud.desktop:after{text-shadow:2.1277125582em 1.4385338315em 7px rgba(70.5685273747,255,0,.9),1.0275879261em .7693438486em 7px rgba(255,0,166.3311123223,.9),1.4218081844em 1.7517586462em 7px rgba(150.8063003673,0,255,.9),.4767286711em -.3251437121em 7px rgba(0,255,139.8069361571,.9),.1971598917em 1.4820669874em 7px rgba(0,255,142.2894140363,.9),.7196185609em -.3334011878em 7px rgba(0,68.1104075409,255,.9),.2341069055em 2.4502937861em 7px rgba(74.0378622733,0,255,.9),1.2808404647em -.2753423921em 7px rgba(246.716688996,0,255,.9),2.2542035em .2807082456em 7px rgba(0,255,126.9047565054,.9),2.1285326151em .1749690802em 7px rgba(143.647572249,255,0,.9),1.5113365717em -.079560623em 7px rgba(0,255,92.3695640232,.9),1.0795781937em -.0309310714em 7px rgba(183.7915300736,255,0,.9),.4349301998em 1.5176140668em 7px rgba(255,0,71.1888893476,.9),.3844627411em .9402238506em 7px rgba(0,255,192.3190983618,.9),-.1042707507em -.3009267085em 7px rgba(255,0,22.6921146538,.9),1.0882062027em 1.8633518323em 7px rgba(150.6293688296,0,255,.9),1.7853224707em .0621106091em 7px rgba(111.650348682,255,0,.9),1.3786030297em .3156903937em 7px rgba(255,138.3675899509,0,.9),.9662821958em 2.1942162139em 7px rgba(0,173.4297922323,255,.9),-.4473273435em .2653224886em 7px rgba(226.4022940284,255,0,.9),2.4230251042em 1.0355558392em 7px rgba(255,0,79.0990726151,.9),1.1565169048em -.4278355329em 7px rgba(0,255,76.8167835119,.9),2.0686427642em -.0545302791em 7px rgba(255,0,244.346861589,.9),1.6174442549em 2.2909184287em 7px rgba(255,0,194.7251676829,.9),-.2319371147em .1309088418em 7px rgba(134.1236616524,255,0,.9),-.0339335767em -.3216927935em 7px rgba(100.7117249166,255,0,.9),1.0579252761em .2509682783em 7px rgba(127.8392492991,255,0,.9),.3733566553em .0326596536em 7px rgba(0,130.6044121848,255,.9),.6058257483em .0600709542em 7px rgba(227.0372025199,255,0,.9),1.0472371046em .4287488071em 7px rgba(0,222.194510992,255,.9),1.0408022235em -.3422053657em 7px rgba(241.7481312125,0,255,.9),1.5169866492em 2.0762294449em 7px rgba(204.1107712076,0,255,.9),2.4843090461em -.4428449106em 7px rgba(239.4856136781,255,0,.9),1.6216447158em .9246091422em 7px rgba(0,86.4963731576,255,.9),2.1233954055em 1.0798585786em 7px rgba(255,0,87.6693837487,.9),.8102913242em 1.825501447em 7px rgba(255,69.8883972837,0,.9),2.2505224302em .0766315985em 7px rgba(119.2199211562,255,0,.9),1.8801750177em 1.313089275em 7px rgba(0,169.8617307899,255,.9),1.3243085954em 1.1222385019em 7px rgba(0,143.1421773818,255,.9),.5975972192em 1.8846615614em 7px rgba(255,0,7.6028616251,.9),.5359118324em 2.0054355083em 7px rgba(255,0,82.4441155564,.9),.3009216985em .0181665193em 7px rgba(0,39.4458112502,255,.9),1.0212853094em .5638433085em 7px rgba(176.2084144383,255,0,.9),1.3060543412em .9197729224em 7px rgba(0,170.4857692521,255,.9),1.9192860929em -.367097869em 7px rgba(0,247.086404657,255,.9),.928911073em -.2883833944em 7px rgba(255,178.8741785903,0,.9),.2165683025em -.3882251402em 7px rgba(80.6427776593,255,0,.9),1.0085393696em 2.4627517104em 7px rgba(206.344861978,255,0,.9),2.4784508425em 1.7938169455em 7px rgba(48.4954102753,255,0,.9),1.5706550752em 2.4572638299em 7px rgba(91.554164258,0,255,.9),.1914879661em 1.9129081877em 7px rgba(255,101.8390174063,0,.9)}.grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;padding:0;overflow-x:hidden;height:100%}.grid,.grid>*{width:100%}.grid .list_container,.grid nav[role=navigation]{width:100%;display:flex;flex-direction:column}.grid .list_item{width:100%}.grid .desktop-1,.grid .mobile-1,.grid .mobile-landscape-1,.grid .tablet-1,.grid .widescreen-1{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-1{width:8.33333%}}@media(min-width:768px){.grid .mobile-landscape-1{width:8.33333%}}@media(min-width:992px){.grid .tablet-1{width:8.33333%}}@media(min-width:1200px){.grid .desktop-1{width:8.33333%}}@media(min-width:1440px){.grid .widescreen-1{width:8.33333%}}.grid .desktop-2,.grid .mobile-2,.grid .mobile-landscape-2,.grid .tablet-2,.grid .widescreen-2{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-2{width:16.66667%}}@media(min-width:768px){.grid .mobile-landscape-2{width:16.66667%}}@media(min-width:992px){.grid .tablet-2{width:16.66667%}}@media(min-width:1200px){.grid .desktop-2{width:16.66667%}}@media(min-width:1440px){.grid .widescreen-2{width:16.66667%}}.grid .desktop-3,.grid .mobile-3,.grid .mobile-landscape-3,.grid .tablet-3,.grid .widescreen-3{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-3{width:25%}}@media(min-width:768px){.grid .mobile-landscape-3{width:25%}}@media(min-width:992px){.grid .tablet-3{width:25%}}@media(min-width:1200px){.grid .desktop-3{width:25%}}@media(min-width:1440px){.grid .widescreen-3{width:25%}}.grid .desktop-4,.grid .mobile-4,.grid .mobile-landscape-4,.grid .tablet-4,.grid .widescreen-4{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-4{width:33.33333%}}@media(min-width:768px){.grid .mobile-landscape-4{width:33.33333%}}@media(min-width:992px){.grid .tablet-4{width:33.33333%}}@media(min-width:1200px){.grid .desktop-4{width:33.33333%}}@media(min-width:1440px){.grid .widescreen-4{width:33.33333%}}.grid .desktop-5,.grid .mobile-5,.grid .mobile-landscape-5,.grid .tablet-5,.grid .widescreen-5{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-5{width:41.66667%}}@media(min-width:768px){.grid .mobile-landscape-5{width:41.66667%}}@media(min-width:992px){.grid .tablet-5{width:41.66667%}}@media(min-width:1200px){.grid .desktop-5{width:41.66667%}}@media(min-width:1440px){.grid .widescreen-5{width:41.66667%}}.grid .desktop-6,.grid .mobile-6,.grid .mobile-landscape-6,.grid .tablet-6,.grid .widescreen-6{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-6{width:50%}}@media(min-width:768px){.grid .mobile-landscape-6{width:50%}}@media(min-width:992px){.grid .tablet-6{width:50%}}@media(min-width:1200px){.grid .desktop-6{width:50%}}@media(min-width:1440px){.grid .widescreen-6{width:50%}}.grid .desktop-7,.grid .mobile-7,.grid .mobile-landscape-7,.grid .tablet-7,.grid .widescreen-7{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-7{width:58.33333%}}@media(min-width:768px){.grid .mobile-landscape-7{width:58.33333%}}@media(min-width:992px){.grid .tablet-7{width:58.33333%}}@media(min-width:1200px){.grid .desktop-7{width:58.33333%}}@media(min-width:1440px){.grid .widescreen-7{width:58.33333%}}.grid .desktop-8,.grid .mobile-8,.grid .mobile-landscape-8,.grid .tablet-8,.grid .widescreen-8{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-8{width:66.66667%}}@media(min-width:768px){.grid .mobile-landscape-8{width:66.66667%}}@media(min-width:992px){.grid .tablet-8{width:66.66667%}}@media(min-width:1200px){.grid .desktop-8{width:66.66667%}}@media(min-width:1440px){.grid .widescreen-8{width:66.66667%}}.grid .desktop-9,.grid .mobile-9,.grid .mobile-landscape-9,.grid .tablet-9,.grid .widescreen-9{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-9{width:75%}}@media(min-width:768px){.grid .mobile-landscape-9{width:75%}}@media(min-width:992px){.grid .tablet-9{width:75%}}@media(min-width:1200px){.grid .desktop-9{width:75%}}@media(min-width:1440px){.grid .widescreen-9{width:75%}}.grid .desktop-10,.grid .mobile-10,.grid .mobile-landscape-10,.grid .tablet-10,.grid .widescreen-10{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-10{width:83.33333%}}@media(min-width:768px){.grid .mobile-landscape-10{width:83.33333%}}@media(min-width:992px){.grid .tablet-10{width:83.33333%}}@media(min-width:1200px){.grid .desktop-10{width:83.33333%}}@media(min-width:1440px){.grid .widescreen-10{width:83.33333%}}.grid .desktop-11,.grid .mobile-11,.grid .mobile-landscape-11,.grid .tablet-11,.grid .widescreen-11{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-11{width:91.66667%}}@media(min-width:768px){.grid .mobile-landscape-11{width:91.66667%}}@media(min-width:992px){.grid .tablet-11{width:91.66667%}}@media(min-width:1200px){.grid .desktop-11{width:91.66667%}}@media(min-width:1440px){.grid .widescreen-11{width:91.66667%}}.grid .desktop-12,.grid .mobile-12,.grid .mobile-landscape-12,.grid .tablet-12,.grid .widescreen-12{box-sizing:border-box;width:100%}@media(min-width:540px){.grid .mobile-12{width:100%}}@media(min-width:768px){.grid .mobile-landscape-12{width:100%}}@media(min-width:992px){.grid .tablet-12{width:100%}}@media(min-width:1200px){.grid .desktop-12{width:100%}}@media(min-width:1440px){.grid .widescreen-12{width:100%}}body{margin:0;font-family:Playfair;height:100%;width:100%;background-color:#23262d;color:#e3f2fd}body.section{background-color:#2e3244;color:#e3f2fd}a{text-decoration:none;color:inherit}h1{font-size:1.6rem}button{border:none;color:#fff;padding:5px 10px;border-radius:2px;font-size:1rem;background:#2e3244;position:relative;overflow:hidden}.cursor,button{cursor:pointer}.hidden{clear:both;opacity:0!important;color:transparent!important}.light{--app-primary-main:#1976d2;--app-primary-light:#42a5f5;--app-primary-dark:#115293;--app-text-primary:rgba(0,0,0,0.87);--app-text-secondary:rgba(0,0,0,0.54);--app-background-paper:#fff;--app-divider-color:rgba(0,0,0,0.12);--app-border-color:rgba(0,0,0,0.23);--app-primary-main-rgb:25,118,210}.dark{--app-primary-main:#90caf9;--app-primary-light:#e3f2fd;--app-primary-dark:#42a5f5;--app-text-primary:#fff;--app-text-secondary:hsla(0,0%,100%,0.7);--app-background-paper:#23262d;--app-divider-color:hsla(0,0%,100%,0.12);--app-border-color:hsla(0,0%,100%,0.23);--app-primary-main-rgb:144,202,249}@media only screen and (max-width:767px){#app,.body,body{max-width:100vw;overflow-x:hidden!important}.drawer .MuiDrawer-paper{width:100vw!important;max-width:100vw!important;height:100vh!important}.drawer .MuiDrawer-paper.MuiDrawer-paperAnchorRight{left:0;right:0}.tabs.prompt_stack_switcher{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.tabs.prompt_stack_switcher::-webkit-scrollbar{display:none!important}.tabs.prompt_stack_switcher .MuiTabs-flexContainer{flex-wrap:nowrap!important;justify-content:flex-start!important}.tabs.prompt_stack_switcher .MuiTabs-scrollButtons{display:inline-flex!important}.drawer.prompt_library table,.list.view table{display:block!important;width:100%!important;overflow-x:auto!important}.drawer.prompt_library table .body,.list.view table .body{display:block!important;width:100%!important}.drawer.prompt_library table .row,.list.view table .row{display:block!important;width:100%!important;margin:.5rem 0!important}.drawer.prompt_library table .cell,.list.view table .cell{display:block!important;width:100%!important;padding:.5rem!important}.header.main .search.loaded{width:95%!important;max-width:95%!important}.active_view{width:100%!important;padding:0!important}.drawer .categories.chips,.drawer .MuiPaper-root,.drawer .response_types{width:100%!important;padding:.5rem!important}.content,.drawer,.MuiDrawer-paper,.response_types{-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important}.gallery.cloud{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important;padding:0!important;width:100%!important}.gallery.cloud .item{width:100%!important;max-width:100%!important}}@media only screen and (max-width:480px){.gallery.cloud{grid-template-columns:1fr!important}.gallery.cloud .item{height:340px!important}}@supports(padding:env(safe-area-inset-top)){@media only screen and (max-width:767px){.header.main{padding-top:calc(env(safe-area-inset-top) + .5rem)!important}.drawer .MuiDrawer-paper{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)!important}}}@media only screen and (max-width:767px){.drawer.prompt_builder .builder.wrapper{flex-direction:column!important}.drawer.prompt_builder .builder.wrapper .content.prompt_editor_container,.drawer.prompt_builder .builder.wrapper .content.prompt_parts_container{width:100%!important;max-width:100%!important}.drawer.prompt_builder .builder.wrapper .content.prompt_parts_container{height:auto!important;min-height:200px!important}.drawer.prompt_builder .builder.wrapper .mobile.dark,.drawer.prompt_builder .builder.wrapper .mobile.light{display:flex!important;flex-direction:column!important;grid-template-columns:unset!important;height:100%!important;width:100%!important}.drawer.prompt_builder .builder.wrapper .prompteditor_slot{width:100%!important;max-width:100%!important;height:auto!important;min-height:300px!important;flex:1 1 auto!important;order:1!important}.drawer.prompt_builder .builder.wrapper .promptcontext_slot{width:100%!important;max-width:100%!important;height:auto!important;min-height:250px!important;flex:0 1 auto!important;order:2!important;border-left:none!important;border-top:1px solid hsla(0,0%,100%,.1)!important;margin-top:.5rem!important;padding-top:.5rem!important}.drawer.prompt_builder .builder.wrapper .promptresponsetypes_slot{display:none!important}}@media only screen and (max-width:767px){.tabs.prompt_stack_switcher{overflow:visible!important}.tabs.prompt_stack_switcher,.tabs.prompt_stack_switcher .MuiTabs-root{min-height:120px!important;height:auto!important}.tabs.prompt_stack_switcher .MuiTabs-flexContainer{flex-wrap:wrap!important;justify-content:center!important;gap:8px 4px!important;min-height:120px!important;height:auto!important;align-items:flex-start!important;margin-top:20px}.tabs.prompt_stack_switcher .tab.prompt_stack{min-width:70px!important;max-width:85px!important;flex:0 1 auto!important;order:20!important}.tabs.prompt_stack_switcher .tab.prompt_stack:nth-child(-n+4){order:1!important}.tabs.prompt_stack_switcher .separator_tab{order:10!important;width:100%!important;height:auto!important;min-width:100%!important;flex-basis:100%!important;padding:8px 0!important;display:flex!important;justify-content:center!important;align-items:center!important}.tabs.prompt_stack_switcher .separator_tab .separator{width:80%!important;height:2px!important;margin:0 auto!important;background:var(--app-divider-color,hsla(0,0%,100%,.2))!important;border-radius:1px!important}}@media only screen and (max-width:767px){.prompt.input,.search.loaded,.text.full_width{width:100%!important}.prompt.input,.prompt.input .term.clickable.editable,.prompt.input .text,.prompt.input .value,.search.loaded,.search.loaded .term.clickable.editable,.search.loaded .text,.search.loaded .value,.text.full_width,.text.full_width .term.clickable.editable,.text.full_width .text,.text.full_width .value{max-width:100%!important;overflow-wrap:break-word!important;word-break:break-word!important}.header.main.search .search.loaded{box-sizing:border-box!important;padding-left:.5rem!important;padding-right:.5rem!important;margin:0 auto!important;width:95%!important;max-width:95%!important}.header.main .prompt_role_search.container{width:100%!important;padding:0!important;box-sizing:border-box!important}}@media only screen and (max-width:767px){.prompt_stack.brand .user.account .user-name{display:none!important}.prompt_stack.brand .user.account.logged-in .image.avatar{border:2px solid #ff8c00!important;border-radius:50%!important;padding:2px!important;box-shadow:0 0 8px rgba(255,140,0,.3)!important}.prompt_stack.brand .user.account.logged-out .image.avatar{border:1px solid hsla(0,0%,100%,.2)!important;border-radius:50%!important;opacity:.5!important}.prompt_stack.brand .user-avatar{max-width:42px!important;max-height:42px!important}}@media only screen and (max-width:767px){.toolbar.ai.action_links{align-items:center;gap:6px!important;overflow:visible!important;z-index:10!important}.toolbar.ai.action_links.align_left{left:8px!important;right:auto!important}.toolbar.ai.action_links .action.toolbar_item,.toolbar.ai.action_links .toolbar_item{display:flex!important;align-items:center!important;justify-content:center!important}.toolbar.ai.action_links .ai-links-more-button{padding:4px!important}.prompt.editor,.prompt.input{padding-left:48px!important}.content.prompt_editor_container,.prompt.editor .editor.container{min-height:90px!important}}.dots{display:block;font-size:56px;color:transparent}.dots.desktop:after,.dots.desktop:before{position:fixed;top:50%;left:30%;width:3em;height:3em;content:".";mix-blend-mode:screen;animation:move 89s ease-in-out -47s infinite alternate}.dots.desktop:before{text-shadow:.6364237505em 1.2226216819em 7px rgba(134.4257576332,0,255,.9),1.9809605485em 2.4942589735em 7px rgba(24.6030814699,255,0,.9),-.4758167708em .1502806158em 7px rgba(255,0,132.8322638454,.9),.8426647207em 2.2310514855em 7px rgba(0,255,38.3444569455,.9),1.2333711852em .2503867862em 7px rgba(0,253.841580034,255,.9),2.3246665688em 1.1532989687em 7px rgba(123.826982785,0,255,.9),1.3799816027em -.0156827406em 7px rgba(255,35.1802541993,0,.9),-.2149415469em 2.4612695738em 7px rgba(0,198.5831636361,255,.9),1.4502741671em 1.4995276412em 7px rgba(255,243.0853244552,0,.9),2.2636506844em -.4416448667em 7px rgba(112.2438469227,255,0,.9),.7294266875em .0208220567em 7px rgba(171.614085286,0,255,.9),.2176103008em 1.0790409402em 7px rgba(77.8674367491,0,255,.9),-.2141576427em 2.3831595245em 7px rgba(0,255,164.4132779253,.9),1.610117864em -.3716871242em 7px rgba(194.9738840114,255,0,.9),1.0844673125em .5481743518em 7px rgba(53.2419093232,255,0,.9),1.0157748148em -.3215723903em 7px rgba(0,255,208.392180462,.9),1.7545145928em .0264438084em 7px rgba(0,255,191.9667816481,.9),1.2805282377em 1.2779099194em 7px rgba(255,120.2093913124,0,.9),1.513179597em -.4078368954em 7px rgba(255,0,55.0566097407,.9),2.1543201482em 1.7643608452em 7px rgba(0,255,181.2350712458,.9),-.1814713491em .4525036427em 7px rgba(255,42.9939880672,0,.9),1.7630872458em 1.5151305541em 7px rgba(188.4600307204,255,0,.9),2.2478049233em .3062414911em 7px rgba(183.8099516341,255,0,.9),.0000759108em 1.6064894963em 7px rgba(175.0619632464,0,255,.9),2.4531473632em 1.1792447708em 7px rgba(199.1050700921,255,0,.9),2.1717542457em .5538050729em 7px rgba(255,17.2969252367,0,.9),.2778710482em .4637280964em 7px rgba(58.9259571146,0,255,.9),.7626540247em -.0873868521em 7px rgba(175.1674195936,0,255,.9),1.7823732431em 2.4843612847em 7px rgba(101.9982971858,255,0,.9),.7347845412em 2.4261884084em 7px rgba(48.141860389,255,0,.9),1.7101123451em 1.436928748em 7px rgba(76.8917646388,255,0,.9),1.9540353664em -.1157679346em 7px rgba(20.2982141858,255,0,.9),.8291940693em -.454116295em 7px rgba(167.2867294403,255,0,.9),1.8801346817em .9029728853em 7px rgba(0,255,240.480599954,.9),1.5555275604em -.0768017896em 7px rgba(0,255,39.2068096225,.9),.8352780538em -.4543870102em 7px rgba(255,246.0765630264,0,.9),-.189794234em .2024415852em 7px rgba(0,255,61.8694643923,.9),-.3172487899em .1083880866em 7px rgba(255,0,176.1316987831,.9),-.1242754664em 2.0054536191em 7px rgba(0,255,183.6570663358,.9),1.1393812293em 2.0702811991em 7px rgba(239.674633703,0,255,.9),-.1382472189em 2.3495399643em 7px rgba(0,255,36.9706869629,.9),2.3131080912em 1.2567776121em 7px rgba(12.8706303296,0,255,.9),.2422223181em -.4668094274em 7px rgba(149.8229193116,0,255,.9),1.9471524009em .2755458298em 7px rgba(254.2851423092,255,0,.9),.705810328em 1.6842034223em 7px rgba(255,0,30.4473853536,.9),-.1151729669em 1.038477665em 7px rgba(42.2552047242,0,255,.9);animation-duration:89s;animation-delay:-47s;opacity:.21}.dots.desktop:after{text-shadow:-.464058696em 1.1248316429em 7px rgba(34.2131013402,255,0,.9),2.1956723229em .8254879162em 7px rgba(255,0,115.4410613419,.9),1.1193501087em 1.1468079975em 7px rgba(227.497228317,255,0,.9),2.4033458214em 2.4679580262em 7px rgba(0,119.9669297922,255,.9),-.301238484em -.3374704555em 7px rgba(0,220.5823106865,255,.9),1.3537966323em 1.8259579654em 7px rgba(0,255,142.16633901,.9),2.413716314em -.3954254575em 7px rgba(0,15.0431777958,255,.9),-.3188716102em -.1903844813em 7px rgba(0,255,78.8182526597,.9),1.0793361638em 2.2466625173em 7px rgba(255,107.8899201165,0,.9),.9992581115em 1.2857718321em 7px rgba(255,160.3671400705,0,.9),-.0567160891em 2.1581745862em 7px rgba(60.5103459492,0,255,.9),.0645954845em 1.7553602223em 7px rgba(113.0700713382,255,0,.9),.0968918888em 1.4433404803em 7px rgba(12.5528059706,255,0,.9),1.6926795141em .2969260236em 7px rgba(243.7336665877,255,0,.9),.3160346186em 2.1499994552em 7px rgba(255,0,218.1404303175,.9),.6227506638em -.4982163248em 7px rgba(8.1992825958,255,0,.9),.202295449em .6517105247em 7px rgba(255,18.1300165287,0,.9),1.9026004099em 2.1503619572em 7px rgba(127.6446234432,0,255,.9),1.2602989805em 1.3788308963em 7px rgba(255,111.1887480159,0,.9),.7010643655em 2.299580298em 7px rgba(12.0211215508,0,255,.9),.2532393961em .5455414213em 7px rgba(255,0,47.3299172868,.9),1.3396192461em -.2157471822em 7px rgba(255,0,175.9395455303,.9),.8343748605em 1.4209023203em 7px rgba(46.7564684725,255,0,.9),.5141906937em .711964185em 7px rgba(0,3.4861562125,255,.9),2.3263982185em 1.3657119629em 7px rgba(255,0,20.1366869257,.9),2.4602713422em .584928642em 7px rgba(0,150.9919458072,255,.9),2.3813709804em .2462589822em 7px rgba(255,0,230.0597049728,.9),1.6695907252em .4085493718em 7px rgba(252.4893001383,0,255,.9),.2698057343em 2.372358099em 7px rgba(123.2816876146,0,255,.9),2.4847105884em .0592139115em 7px rgba(0,240.7585479536,255,.9),.2173194526em 1.6282148512em 7px rgba(255,40.9560062245,0,.9),-.074670819em .4009770506em 7px rgba(102.5854651914,255,0,.9),.5383025338em .8243025882em 7px rgba(0,255,80.068323495,.9),.4977664742em 1.7904115761em 7px rgba(255,37.2135428366,0,.9),1.7695633241em 2.3116585582em 7px rgba(245.0550505658,255,0,.9),2.272067732em 1.8183430504em 7px rgba(255,225.5999227896,0,.9),2.4026437139em .0258588774em 7px rgba(0,45.9752575515,255,.9),1.7796835779em .0107685196em 7px rgba(0,255,23.2303157749,.9),.4620776633em 2.3084573362em 7px rgba(93.5677656391,0,255,.9),.2892035563em 1.9040511383em 7px rgba(255,20.7354966187,0,.9),2.0079065902em 2.3516427137em 7px rgba(255,0,250.2462546627,.9),2.0195258682em .379581915em 7px rgba(255,0,65.1272753412,.9),.0890018516em .2786561919em 7px rgba(0,11.9991762045,255,.9),2.290347106em .0009355862em 7px rgba(0,218.2151296671,255,.9),2.2143791773em .0128602827em 7px rgba(255,208.2082649052,0,.9),.7273135358em .618536621em 7px rgba(0,89.087890597,255,.9);animation-duration:83s;animation-delay:-52s;opacity:.09}@keyframes move{0%{transform:rotate(0deg) scale(12) translateX(-20px)}to{transform:rotate(1turn) scale(18) translateX(20px)}}.dots_variant1{display:block;font-size:42px;color:transparent}.dots_variant1.desktop:after,.dots_variant1.desktop:before{position:fixed;top:40%;left:20%;width:2.5em;height:2.5em;content:".";mix-blend-mode:screen;animation:move 70s ease-in-out -30s infinite alternate}.dots_variant1.desktop:before{text-shadow:2.1169936958em .6467551233em 7px rgba(161.2318809278,0,255,.9),1.6623586821em .193799236em 7px rgba(0,192.5860621605,255,.9),1.1055757594em -.3576959157em 7px rgba(255,107.1667586828,0,.9),.158477717em -.3926382796em 7px rgba(0,255,138.0963299609,.9),2.2734311362em .5511462149em 7px rgba(0,255,198.1452796201,.9),-.2002670005em .5800784357em 7px rgba(255,188.2034185511,0,.9),.1652952967em 1.1604009858em 7px rgba(255,0,115.6190983266,.9),1.5507178827em .3089528187em 7px rgba(63.1672091968,0,255,.9),.5387368173em 1.0454682463em 7px rgba(255,10.9636314417,0,.9),.1293648661em -.2039280499em 7px rgba(255,0,142.5316099759,.9),1.9381144513em 1.5716908698em 7px rgba(243.778630965,0,255,.9),1.581469591em 1.2265522281em 7px rgba(255,0,69.6918770472,.9),1.6580931682em .2827172485em 7px rgba(0,255,125.3912466526,.9),.7833158743em .7700667882em 7px rgba(0,255,222.3838955143,.9),.2731679702em .8238469225em 7px rgba(255,168.8216900978,0,.9),1.4444880911em -.4709839583em 7px rgba(43.0537120375,0,255,.9),1.3612882534em 1.90959068em 7px rgba(255,0,140.9504761245,.9),1.7484084137em 2.2010079722em 7px rgba(0,32.3785209894,255,.9),.9157583353em -.1649185101em 7px rgba(255,0,110.1599426885,.9),.4144500779em 1.251250463em 7px rgba(255,0,159.7050211393,.9),1.74871283em .7586853008em 7px rgba(0,14.6800129969,255,.9),1.1952617149em -.0035055614em 7px rgba(0,120.7149915741,255,.9),1.3058419761em 1.9295627222em 7px rgba(255,22.1050262219,0,.9),1.7092895886em 1.8555075389em 7px rgba(0,255,125.6421351959,.9),-.398350833em 1.9685112317em 7px rgba(247.5224368977,255,0,.9),1.6347380794em .9551755962em 7px rgba(255,189.2595454483,0,.9),-.0000261238em .828798628em 7px rgba(0,255,38.2368925492,.9),.5028935065em 1.5835867225em 7px rgba(0,130.4534861203,255,.9),1.6846873604em 1.9122378426em 7px rgba(55.7897793849,255,0,.9),-.2416143788em .2292727434em 7px rgba(0,153.4796518767,255,.9),.353802168em 1.3974967512em 7px rgba(63.3773210757,255,0,.9),.6952232924em 1.9210823353em 7px rgba(255,0,234.2309008512,.9),1.4697859561em .3873742456em 7px rgba(146.3071900025,0,255,.9),.7603789164em 1.3794188622em 7px rgba(79.6642424496,255,0,.9),.6254593848em .7012685442em 7px rgba(255,68.0079972547,0,.9),.1145212246em -.1315813804em 7px rgba(0,186.1370015888,255,.9);animation-duration:70s;animation-delay:-30s;opacity:.06}.dots_variant1.desktop:after{text-shadow:2.4069694487em 1.3628176028em 7px rgba(16.6813107241,255,0,.9),-.3854636768em -.2299504407em 7px rgba(255,166.1290347623,0,.9),-.1202974888em 1.1622681782em 7px rgba(0,245.6428034229,255,.9),1.9836393143em 2.4668599432em 7px rgba(214.5345807922,255,0,.9),1.350678558em 1.5972593256em 7px rgba(88.1731294527,0,255,.9),1.0418376439em -.3976496948em 7px rgba(255,0,14.4809687645,.9),1.7467278092em 1.5686948113em 7px rgba(230.0030931696,255,0,.9),1.5095393208em .9056080389em 7px rgba(0,177.054754842,255,.9),1.586171133em 1.1946617433em 7px rgba(4.0749994849,0,255,.9),1.4980502966em -.0469687626em 7px rgba(255,0,124.8493103,.9),.1472363396em 1.0853047455em 7px rgba(100.5469293334,0,255,.9),1.2539482101em .5986916243em 7px rgba(255,0,5.5747173315,.9),.2575999086em -.2804419961em 7px rgba(255,0,87.9145197806,.9),2.0029198691em 2.0987340116em 7px rgba(32.8133467025,255,0,.9),-.3380175981em 2.2591135485em 7px rgba(255,0,142.0403805683,.9),1.1632304992em 2.0367144611em 7px rgba(255,0,26.5144884377,.9),.5872110712em 1.8363207728em 7px rgba(0,89.3041454773,255,.9),1.3770277455em 1.6351083112em 7px rgba(110.7598010341,0,255,.9),.2740770407em 1.9367626395em 7px rgba(10.8209920866,255,0,.9),-.1694651241em .5523222128em 7px rgba(255,0,123.6330604976,.9),1.1299169867em 2.1110728065em 7px rgba(255,243.1435704056,0,.9),.1427852223em .2252657911em 7px rgba(255,0,16.7613028965,.9),1.887968198em .2502512209em 7px rgba(0,255,156.626906919,.9),1.3873498046em 2.0292866584em 7px rgba(0,255,248.5039960099,.9),.7651582101em 1.8958931623em 7px rgba(180.2371150697,255,0,.9),1.2462934605em -.4025182727em 7px rgba(0,255,168.6451513199,.9),-.0568925048em 1.2622527212em 7px rgba(255,0,179.4381687525,.9),2.1931007761em 1.3979045084em 7px rgba(255,38.8613830596,0,.9),.4034005102em 1.8629383476em 7px rgba(255,10.2650159563,0,.9),.3759678043em -.2638524633em 7px rgba(255,0,127.1909634027,.9),-.463806275em .4862420823em 7px rgba(220.6230798269,255,0,.9),.8553810454em .9171741835em 7px rgba(125.6627299251,255,0,.9),.3203369956em -.3917535328em 7px rgba(0,255,83.4217281029,.9),1.6095366009em 1.9696929538em 7px rgba(15.4594789898,0,255,.9),.7005632281em 1.1591720376em 7px rgba(93.9254852813,255,0,.9),2.1164026586em .8461352252em 7px rgba(0,251.1779808667,255,.9);animation-duration:65s;animation-delay:-33s;opacity:.065}.dots_variant2{display:block;font-size:60px;color:transparent}.dots_variant2.desktop:after,.dots_variant2.desktop:before{position:fixed;top:60%;left:40%;width:4em;height:4em;content:".";mix-blend-mode:screen;animation:move 100s ease-in-out -40s infinite alternate}.dots_variant2.desktop:before{text-shadow:.0552771147em .1652564832em 7px rgba(255,0,52.7253851895,.9),-.0001027958em 1.8637553735em 7px rgba(255,59.1378229029,0,.9),2.0784168639em .1249703989em 7px rgba(0,124.5152338351,255,.9),1.832264568em 1.7239925625em 7px rgba(0,100.8379761094,255,.9),.3534701199em 1.0609130843em 7px rgba(20.2819844653,0,255,.9),2.3283482265em 1.9118811747em 7px rgba(255,0,27.3780876882,.9),.0181777848em -.0649789764em 7px rgba(255,0,149.0959866886,.9),-.4653881478em .1741098862em 7px rgba(0,207.3363784723,255,.9),1.533365516em .5595828668em 7px rgba(0,255,227.0210768017,.9),.2734372776em 1.5271576359em 7px rgba(149.0109525427,255,0,.9),.188207864em 1.4813147855em 7px rgba(165.7055214382,0,255,.9),1.3964146878em -.3255872447em 7px rgba(255,8.6570932262,0,.9),.1134971023em 1.6959712109em 7px rgba(255,152.566967123,0,.9),1.7568015043em -.3177418095em 7px rgba(255,46.2922381427,0,.9),.3953704596em 1.6190910326em 7px rgba(255,109.6221570787,0,.9),2.4717900833em .3626054465em 7px rgba(255,0,18.6190705442,.9),-.4696721845em 2.3246350505em 7px rgba(255,120.7858949379,0,.9),-.331041961em 1.9066434526em 7px rgba(255,0,34.5754896761,.9),1.0816502668em .4368209362em 7px rgba(255,180.4584892092,0,.9),1.4486008764em 1.8489375487em 7px rgba(0,51.6831004147,255,.9),.7059576688em 1.8801536783em 7px rgba(32.1263550689,0,255,.9),.661160145em 1.9254064978em 7px rgba(255,0,124.2262883995,.9),.0393253729em .1601914131em 7px rgba(0,255,207.2142075716,.9),-.3803140078em .9830767094em 7px rgba(255,36.4830587526,0,.9),.398917979em 1.6030020628em 7px rgba(255,93.4087653909,0,.9),2.1250358925em .5858889935em 7px rgba(200.0983157942,0,255,.9),1.6227707197em 1.9295627042em 7px rgba(0,255,4.3499166738,.9),1.6572077739em .4874590854em 7px rgba(97.0084307365,255,0,.9),-.1731749623em .1039309838em 7px rgba(0,177.049952938,255,.9),1.4768646074em .1104117879em 7px rgba(0,255,48.9564674222,.9),.9658483553em -.4492350303em 7px rgba(255,0,110.242192827,.9),2.0147087266em 2.0597307255em 7px rgba(255,0,115.0594293585,.9),1.3416600245em -.4265570158em 7px rgba(255,0,24.276250935,.9),1.2591551854em 1.0250664723em 7px rgba(67.140080604,0,255,.9),2.2187417078em .0699116179em 7px rgba(255,51.257645795,0,.9),1.3002513522em 2.4877567663em 7px rgba(72.4141100558,255,0,.9),1.6977845602em -.3684190602em 7px rgba(0,255,45.8035185686,.9),.5306527618em 1.937221683em 7px rgba(255,67.9346228337,0,.9),.8230295315em 1.2225271146em 7px rgba(0,255,163.8867089355,.9),2.1237834364em 2.3262788179em 7px rgba(255,0,68.6378413851,.9),2.151208009em .5236773219em 7px rgba(255,0,78.3958223457,.9),2.4399819514em .4207531008em 7px rgba(0,255,202.9618402418,.9),2.2906742729em 1.5205159928em 7px rgba(12.1482096048,0,255,.9),.4216539764em 1.421911576em 7px rgba(255,234.3825135976,0,.9),2.1513608858em -.2598207647em 7px rgba(154.091069699,0,255,.9),.411761778em 2.4493766462em 7px rgba(83.3444344561,0,255,.9),1.8069073668em -.2144483122em 7px rgba(0,29.4465095326,255,.9),.4985888873em -.1511397623em 7px rgba(0,255,154.699272836,.9),-.0270838663em -.08711026em 7px rgba(212.8335903058,0,255,.9),1.9619460992em 1.0214078243em 7px rgba(255,0,197.8048213118,.9),-.1779502868em 2.2774882884em 7px rgba(91.2899452858,255,0,.9),1.6719438094em .1916107298em 7px rgba(231.0573918917,255,0,.9),-.3051296402em 2.404948159em 7px rgba(0,255,9.7423782423,.9),-.4486036373em 1.7706528576em 7px rgba(255,190.9136455966,0,.9),.4198526968em .6421046941em 7px rgba(255,164.851972399,0,.9),-.4769267508em 1.8118420381em 7px rgba(255,75.486891992,0,.9);animation-duration:100s;animation-delay:-40s;opacity:.05}.dots_variant2.desktop:after{text-shadow:1.1616936481em 2.0025495483em 7px rgba(255,230.8335087599,0,.9),1.4290752442em .6846079478em 7px rgba(255,0,250.5955635216,.9),-.4728457834em 1.1472215701em 7px rgba(255,64.8846828362,0,.9),.7891665366em 2.3433477596em 7px rgba(0,209.8087927816,255,.9),.2150838191em 2.2707306168em 7px rgba(117.3199694363,255,0,.9),1.1940943859em .0151386189em 7px rgba(129.2448325432,255,0,.9),1.4047749212em 1.8339507646em 7px rgba(188.2150911265,0,255,.9),.1411817908em 2.3169317427em 7px rgba(114.9233706369,255,0,.9),2.1491653851em .2410652477em 7px rgba(44.813658475,255,0,.9),-.2453223216em 1.2252117852em 7px rgba(0,255,61.0196394907,.9),-.0602891058em -.1927006093em 7px rgba(0,255,141.4718180303,.9),1.7853406801em -.245022869em 7px rgba(253.3621993815,255,0,.9),1.5372577574em -.477985313em 7px rgba(0,10.6024004152,255,.9),1.6482620663em .6667525118em 7px rgba(222.6863708988,0,255,.9),-.166519992em -.3232753772em 7px rgba(255,8.8915357886,0,.9),1.0719710108em .2290808169em 7px rgba(255,67.1255625179,0,.9),-.4746015494em .5558896033em 7px rgba(240.0071370696,255,0,.9),.8594086215em 1.7499194986em 7px rgba(65.2585179266,255,0,.9),1.5825422762em .4202987105em 7px rgba(28.3602154382,255,0,.9),1.0699751171em 2.3749690506em 7px rgba(77.6116764064,0,255,.9),-.3874325891em .3861535643em 7px rgba(255,212.4295858204,0,.9),.4841179493em 2.3551237041em 7px rgba(0,255,76.8021645794,.9),1.0600128461em .0660247237em 7px rgba(0,255,220.3042399224,.9),.2280900912em 1.0507655445em 7px rgba(0,39.7802565001,255,.9),2.244864985em .2017118193em 7px rgba(78.0442371264,0,255,.9),-.2476157185em -.4055613285em 7px rgba(0,255,201.948781861,.9),1.3911021477em .0263616964em 7px rgba(0,255,149.1421595308,.9),.818494986em .8360030979em 7px rgba(0,233.3868501561,255,.9),1.9291233702em 2.2608884526em 7px rgba(11.1225563087,255,0,.9),1.0746162814em 1.0799496155em 7px rgba(255,46.3426224763,0,.9),-.4111514596em 1.3216979287em 7px rgba(0,255,74.1518943534,.9),-.2429194765em 2.3228974671em 7px rgba(0,240.0867905444,255,.9),.9024165941em -.1464580577em 7px rgba(94.3613084251,255,0,.9),1.33985118em -.0008698896em 7px rgba(199.9817764044,255,0,.9),2.0183238308em .56795719em 7px rgba(253.5163796948,255,0,.9),1.7753739486em .4600086415em 7px rgba(65.2444111218,255,0,.9),-.0413260805em 1.1072650763em 7px rgba(255,0,130.5278721519,.9),.8219718017em 1.3977444997em 7px rgba(255,77.0330293182,0,.9),1.0888609288em .1176854667em 7px rgba(0,9.9324660086,255,.9),.9111798637em 1.1479418398em 7px rgba(255,0,120.4046945143,.9),.3609666278em 1.3554857629em 7px rgba(187.536130454,0,255,.9),1.4608807383em 2.4954307937em 7px rgba(255,63.2836261138,0,.9),1.0009296384em 2.1348860557em 7px rgba(255,0,232.0753632667,.9),1.0306182141em .1586137016em 7px rgba(0,255,208.6533263755,.9),-.3222752896em .9978699807em 7px rgba(0,149.963504415,255,.9),1.1230277031em .7869372828em 7px rgba(255,206.7733715364,0,.9),1.2972841869em 2.4937058455em 7px rgba(48.9362970217,0,255,.9),.5814570438em 1.1070034761em 7px rgba(155.5881055226,255,0,.9),2.2582490498em 1.6054387294em 7px rgba(0,134.3994326245,255,.9),1.6413893344em 1.5009366984em 7px rgba(255,0,21.7655586021,.9),1.6970156174em .9547991385em 7px rgba(0,229.1247998873,255,.9),.7433746714em .026001487em 7px rgba(255,0,8.4171769368,.9),1.7081641305em 1.4365270764em 7px rgba(0,187.5757985512,255,.9),-.17088895em .8984701187em 7px rgba(5.186159879,255,0,.9),.6508751825em -.3537050864em 7px rgba(0,217.6645577891,255,.9),.8672163472em -.1483334574em 7px rgba(0,172.2783954695,255,.9);animation-duration:95s;animation-delay:-44s;opacity:.055}.dots_tagcloud{display:block;font-size:50px;color:transparent}.dots_tagcloud.desktop:after,.dots_tagcloud.desktop:before{position:fixed;top:50%;left:50%;width:3em;height:3em;content:".";mix-blend-mode:screen;animation:move 90s ease-in-out -50s infinite alternate}.dots_tagcloud.desktop:before{text-shadow:.07683376em 1.9686439311em 7px rgba(0,120.5978447422,255,.9),.101444769em 1.2572124687em 7px rgba(0,208.5391700723,255,.9),1.0735431599em .4117140644em 7px rgba(0,224.4149291951,255,.9),2.1391893019em 1.1230790373em 7px rgba(235.4076540516,255,0,.9),.5427842134em -.1305616798em 7px rgba(0,255,249.9859507869,.9),2.2837794607em -.4144201569em 7px rgba(0,255,72.2186594908,.9),.4412269161em 1.4907868852em 7px rgba(0,255,172.0926218179,.9),1.4096042419em .353018854em 7px rgba(0,255,174.0212249971,.9),1.111019028em -.3097809844em 7px rgba(18.754432695,255,0,.9),.1181631555em 1.8355938072em 7px rgba(25.8262772756,255,0,.9),2.4534792001em -.2336864233em 7px rgba(204.260042855,255,0,.9),.6144404931em -.2935666474em 7px rgba(255,0,109.8013454647,.9),1.4573754155em 1.3452671205em 7px rgba(0,255,119.4846781331,.9),2.4884793914em .4714370137em 7px rgba(200.1118021459,255,0,.9),.3122487577em .018430002em 7px rgba(0,46.1878661753,255,.9),1.1147903302em -.0101865722em 7px rgba(0,225.0625182164,255,.9),1.3343005855em .7213325897em 7px rgba(0,255,5.9417204547,.9),1.3227146797em 1.805856479em 7px rgba(220.3753882995,255,0,.9),1.4275424417em .9208061432em 7px rgba(0,202.0883558209,255,.9),2.2624671827em .7898932883em 7px rgba(255,0,70.002012181,.9),.6113231544em .9281993479em 7px rgba(94.9186541384,255,0,.9),-.1862104595em -.2007022115em 7px rgba(243.3261411424,0,255,.9),.6656689629em -.3781623619em 7px rgba(71.5866156921,255,0,.9),.8957390322em -.0377931243em 7px rgba(31.3531812527,255,0,.9),-.1987663151em .6187336764em 7px rgba(213.1881137267,255,0,.9),.2227478001em -.4034819544em 7px rgba(111.5323814638,0,255,.9),-.3349423173em 1.8284147241em 7px rgba(255,0,95.6072677898,.9),.7419566055em 1.5890546456em 7px rgba(255,66.8501742521,0,.9),-.4996292385em .8378556274em 7px rgba(255,82.6737445286,0,.9),1.2663519065em 1.6528086097em 7px rgba(178.0700415788,0,255,.9),1.0040104383em 2.3188932138em 7px rgba(0,255,108.1284739483,.9),-.3368724817em 1.6690018748em 7px rgba(0,186.5033102377,255,.9),.5623441014em 1.5165392725em 7px rgba(255,0,182.5258944062,.9),.6534758271em .4536171516em 7px rgba(61.593028617,255,0,.9),-.2362458526em -.3095433818em 7px rgba(224.4715577121,255,0,.9),.177347192em .5090828837em 7px rgba(255,0,155.3978221757,.9),1.6516877475em .2270025337em 7px rgba(0,255,76.5354558133,.9),-.3783790588em 1.347954736em 7px rgba(0,255,56.4164151865,.9),-.1262313622em .1290132243em 7px rgba(232.0639409303,255,0,.9),1.9804317176em 1.2308428641em 7px rgba(51.9477634215,0,255,.9),2.1333380049em 2.3348916648em 7px rgba(0,61.0371841358,255,.9),2.3212238417em .0247607772em 7px rgba(255,92.6786371302,0,.9),.5183269237em 2.0535557873em 7px rgba(255,14.9975008611,0,.9),1.4780964083em .1323578205em 7px rgba(0,255,102.7740245524,.9),1.5409822427em .080616703em 7px rgba(0,255,202.3944508962,.9),.7265334773em .3015518282em 7px rgba(100.7823126587,0,255,.9),1.5248086422em 2.0335237302em 7px rgba(0,175.2017328772,255,.9),2.4843958631em 2.1189516809em 7px rgba(9.6211238145,255,0,.9),2.2912466716em -.2146906921em 7px rgba(51.2941353416,255,0,.9),.4192817587em 1.8683132352em 7px rgba(0,24.8970295563,255,.9),-.4625444044em -.4873973216em 7px rgba(0,255,33.5637534679,.9);animation-duration:90s;animation-delay:-50s;opacity:.05}.dots_tagcloud.desktop:after{text-shadow:.5642766542em .3464663454em 7px rgba(255,0,86.7792773176,.9),-.0256568549em 1.4315554469em 7px rgba(0,255,26.7475551833,.9),2.2863320348em 1.1755013097em 7px rgba(0,246.50337306,255,.9),1.8685235161em .7028506442em 7px rgba(153.3314534502,255,0,.9),.6171747479em 1.4637656558em 7px rgba(48.6064365526,255,0,.9),2.369763059em .5239583012em 7px rgba(0,33.2645655277,255,.9),-.3109504399em -.1906569014em 7px rgba(0,64.2564023113,255,.9),2.4722646962em .9590580894em 7px rgba(255,181.3512495741,0,.9),1.1675629345em 2.0458710023em 7px rgba(130.5491254451,255,0,.9),1.5267941803em .9727902163em 7px rgba(125.3061071999,0,255,.9),-.052846113em 1.5116217837em 7px rgba(255,130.8720172406,0,.9),2.0875311082em .9845153273em 7px rgba(24.1192301098,0,255,.9),1.8898493442em .9421483702em 7px rgba(19.3108885221,255,0,.9),1.5137648026em .4241557295em 7px rgba(0,255,220.874175047,.9),1.953191959em .4590799736em 7px rgba(255,0,173.3773304691,.9),1.123959622em .624015528em 7px rgba(0,117.3232475415,255,.9),2.394543141em -.2303412682em 7px rgba(255,0,1.3390863111,.9),-.1001109627em .1905210864em 7px rgba(147.1038214069,0,255,.9),2.2825397544em -.2321523825em 7px rgba(0,141.5393508153,255,.9),.9135398819em 2.4082452315em 7px rgba(3.146018995,0,255,.9),-.1634216388em 1.7112142004em 7px rgba(255,0,19.4558627469,.9),.6970863875em .1849874122em 7px rgba(0,157.7926194961,255,.9),1.5767965694em 2.4407156197em 7px rgba(232.8138604684,255,0,.9),.9049398798em 1.4119400903em 7px rgba(0,190.0277969329,255,.9),.231717381em 1.0758457894em 7px rgba(255,0,161.67080096,.9),.7556636469em 1.1911653721em 7px rgba(255,12.9250777242,0,.9),.6246151219em 1.9735619633em 7px rgba(255,47.378875132,0,.9),1.5739488807em 1.4285383497em 7px rgba(255,0,254.4013274294,.9),.02981342em -.3064650621em 7px rgba(94.0696122674,255,0,.9),1.2837890868em 1.6604079241em 7px rgba(0,255,42.4700751054,.9),.5304001697em .1158671068em 7px rgba(163.6002479348,255,0,.9),2.2010899489em 2.4353166157em 7px rgba(255,0,239.1508139307,.9),2.1317945007em .5215190802em 7px rgba(245.3571615006,0,255,.9),-.0694708971em 2.2204959828em 7px rgba(86.7431668632,0,255,.9),2.1257330269em .4065945433em 7px rgba(0,255,70.3585077839,.9),.1675010017em 1.1443138724em 7px rgba(166.9279209104,0,255,.9),.2653597754em .1799102097em 7px rgba(255,23.7004174689,0,.9),.1484043803em -.4098490955em 7px rgba(255,0,189.0801373189,.9),.8194871873em 1.5113403435em 7px rgba(255,0,138.3099269797,.9),.4394458802em 1.5026606574em 7px rgba(166.8830145202,0,255,.9),1.6574043619em -.322316011em 7px rgba(255,46.9057819049,0,.9),2.3136798044em .5652306115em 7px rgba(255,51.0580671941,0,.9),1.3297081492em 2.3429324862em 7px rgba(255,0,192.0957994304,.9),.6959917405em 1.778333956em 7px rgba(112.5007939363,0,255,.9),.3772887743em .3257808785em 7px rgba(0,177.6458481409,255,.9),.284230542em 1.3865683436em 7px rgba(201.3589497461,0,255,.9),.4611764829em 1.8197751134em 7px rgba(255,0,220.6260777052,.9),2.2685106809em -.3242404845em 7px rgba(9.564720305,255,0,.9),1.997257304em 2.1886232101em 7px rgba(255,1.7121313002,0,.9),.2403931902em 1.2522720845em 7px rgba(188.1769153,255,0,.9),1.0010729287em 1.7315424843em 7px rgba(255,138.1053516014,0,.9);animation-duration:85s;animation-delay:-55s;opacity:.055}.promptstack-landing{--ps-font-sans:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--ps-bg-0:#050c14;--ps-bg-1:#071725;--ps-accent-strong:#7cebdc;--ps-accent-warm:#ff9b3f;--ps-accent-soft:rgba(231,240,255,0.82);--ps-panel-surface:rgba(10,18,30,0.7);--ps-panel-border:rgba(231,240,255,0.12);--ps-glow:0 22px 55px rgba(0,0,0,0.35);--ps-hero-gradient:linear-gradient(90deg,hsla(0,0%,100%,0.035),transparent 36%),radial-gradient(900px 520px at 18% 18%,rgba(255,166,80,0.18),transparent 62%),radial-gradient(900px 520px at 84% 22%,rgba(124,235,220,0.14),transparent 66%),linear-gradient(180deg,var(--ps-bg-1),var(--ps-bg-0));width:100%;min-height:100vh;color:#e7f0ff;background:var(--ps-hero-gradient);overflow-y:auto;position:relative}.promptstack-landing:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:64px 64px;opacity:.16;mask-image:radial-gradient(60% 60% at 50% 18%,#000 42%,transparent 78%)}.promptstack-landing::-webkit-scrollbar{width:12px}.promptstack-landing::-webkit-scrollbar-track{background:rgba(26,32,44,.4);border-radius:10px}.promptstack-landing::-webkit-scrollbar-thumb{background:linear-gradient(135deg,rgba(100,116,139,.6),rgba(74,85,104,.8));border-radius:10px;border:2px solid rgba(26,32,44,.4)}.promptstack-landing::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,rgba(100,116,139,.8),#4a5568)}.promptstack-landing .cta-section,.promptstack-landing .hero-section,.promptstack-landing .stacks-showcase{position:relative;z-index:1}.promptstack-landing .cta-section h2,.promptstack-landing .hero-title,.promptstack-landing .stack-name,.promptstack-landing .stacks-showcase .section-title{font-family:var(--ps-font-sans);letter-spacing:-.02em}.promptstack-landing .hero-section{text-align:center;padding:var(--ps-hero-padding,4rem) 2rem;background:transparent;position:relative;overflow:hidden;z-index:1}.promptstack-landing .hero-section>:not(.hero-glow){position:relative;z-index:2}.promptstack-landing .hero-section:before{content:"";position:absolute;inset:-30%;pointer-events:none;z-index:0;opacity:1;animation:pulse 15s ease-in-out infinite}.promptstack-landing .hero-section .hero-header{display:flex;align-items:center;justify-content:center;margin-bottom:.9rem;position:relative;z-index:1}.promptstack-landing .hero-section .coming-soon-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#e2e8f0;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.4rem;box-shadow:var(--ps-glow)}.promptstack-landing .hero-section .coming-soon-chip .chip-dot{width:10px;height:10px;border-radius:50%;background:#f97316;box-shadow:0 0 0 8px rgba(249,115,22,.12)}.promptstack-landing .hero-section .hero-subheader{font-family:Gruppo;font-size:42px;display:flex;width:100%;flex-direction:column;margin-block-start:0;color:#363c3e;margin-block-end:0;margin-bottom:40px}.promptstack-landing .hero-section .typing-container{margin:0 0 20px;font-family:monospace;font-size:22px;padding:14px 16px;display:inline-flex;align-items:center;color:#e7f0ff;opacity:0;transition:opacity .3s ease;border-radius:12px}.promptstack-landing .hero-section .typing-container.visible{opacity:1}.promptstack-landing .hero-section .typing-container .word{display:inline-block;white-space:nowrap}.promptstack-landing .hero-section .typing-container .letter{opacity:0;display:inline-block;transition:opacity .12s ease}.promptstack-landing .hero-section .typing-container .letter.visible{opacity:1}.promptstack-landing .hero-section .typing-container .letter[data-char=" "]{margin-right:.4em}.promptstack-landing .hero-section .typing-container #typing-text{display:inline-block;text-align:center;font-size:110%}.promptstack-landing .hero-section .typing-container .cursor{display:inline-block;width:2px;height:1em;background:#e7f0ff;margin-left:6px;animation:blink .75s infinite;position:relative;top:1px}.promptstack-landing .hero-section .hero-logo{width:60px;height:60px;filter:drop-shadow(0 0 20px rgba(124,235,220,.22));animation:float 7s ease-in-out infinite;border-radius:50%;opacity:.8}.promptstack-landing .hero-section .hero-main-logo{width:50px;height:50px;filter:drop-shadow(0 0 20px rgba(124,235,220,.22));border-radius:50%;opacity:1;margin-right:18px;cursor:pointer;transition:all .2s ease}.promptstack-landing .hero-section .hero-main-logo:hover{transform:scale(1.05);filter:grayscale(.7) drop-shadow(0 0 30px rgba(231,240,255,.2))}.promptstack-landing .hero-section .hero-main-logo:active{transform:scale(.95)}.promptstack-landing .hero-section .hero-title{font-family:var(--ps-font-sans);font-size:3.6rem;font-weight:400;margin:0;letter-spacing:normal;background:linear-gradient(90deg,#e7f0ff,rgba(124,235,220,.92),rgba(255,155,63,.9));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#fff}.promptstack-landing .hero-section .hero-tagline{font-size:2.2rem;color:var(--ps-tagline-color,#878aa1);position:relative;z-index:1;opacity:.7;margin-top:-10px;font-family:Gruppo;letter-spacing:-.14rem}.promptstack-landing .hero-section .hero-subtitle{font-size:16px;color:var(--ps-accent-warm);margin-bottom:23px;letter-spacing:0;position:relative;z-index:1;padding-left:10px;margin-block-start:0;opacity:0;transform:translateY(10px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.promptstack-landing .hero-section .hero-subtitle.subtitle-visible{opacity:1;transform:translateY(0)}.promptstack-landing .hero-section .hero-subtitle .pipe-separator{color:rgba(231,240,255,.35);opacity:1}.promptstack-landing .hero-section .hero-subtitle .hero-subtitle-item{cursor:help;transition:color .2s ease;padding:4px 8px;border-radius:4px}.promptstack-landing .hero-section .hero-subtitle .hero-subtitle-item:hover{color:var(--ps-accent-strong)}.promptstack-landing .hero-section .hero-description{max-width:820px;margin:0 auto 1.6rem;color:var(--ps-accent-soft,rgba(231,240,255,.82));line-height:1.6;font-size:1rem}.promptstack-landing .hero-section .hero-logo-container{display:inline-flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease}.promptstack-landing .hero-section .hero-logo-container:active{animation:pulse-click .3s ease}.promptstack-landing .hero-section .hero-logo-clickable{cursor:pointer;transition:all .2s ease;width:60px;height:60px}.promptstack-landing .hero-section .hero-logo-clickable:hover{transform:scale(1.05);filter:grayscale(.7) drop-shadow(0 0 30px rgba(231,240,255,.2))}.promptstack-landing .hero-section .hero-logo-clickable:active{transform:scale(.95)}.promptstack-landing .hero-section .hero-glow{position:absolute;pointer-events:none;z-index:1;filter:drop-shadow(0 0 60px rgba(124,235,220,.22));opacity:.11;transition:opacity .35s ease-out}.promptstack-landing .hero-section .hero-glow img{position:absolute;top:50%;left:50%;width:120vmax;max-width:1800px;height:auto;transform:translate3d(calc(-50% + var(--glow-translate-x, 0px)),calc(-50% + var(--glow-translate-y, 0px)),0) scale(var(--glow-scale,1.25));filter:blur(120px) saturate(0);opacity:.1;mix-blend-mode:screen;transition:transform .28s ease-out}.promptstack-landing .hero-section .start-label{font-size:.9rem;color:rgba(231,240,255,.58);font-weight:600;letter-spacing:.15em;opacity:.75;transition:all .2s ease}.hero-logo-container:hover .promptstack-landing .hero-section .start-label{opacity:1;color:rgba(231,240,255,.82)}.promptstack-landing .hero-section .dev-theme-lab{margin:1.5rem auto 0;padding:1rem 1.25rem;max-width:620px;border-radius:14px;background:hsla(0,0%,100%,.04);border:1px solid var(--ps-panel-border,rgba(231,240,255,.12));box-shadow:var(--ps-glow)}.promptstack-landing .hero-section .dev-theme-lab .pill{border:1px solid var(--ps-panel-border,rgba(231,240,255,.12));background:hsla(0,0%,100%,.06);color:var(--ps-accent-soft,rgba(231,240,255,.82));padding:8px 14px;border-radius:999px;cursor:pointer;transition:all .2s ease}.promptstack-landing .hero-section .dev-theme-lab .dev-theme-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.6rem}.promptstack-landing .hero-section .dev-theme-lab .dev-theme-header p{margin:0;color:var(--ps-accent-soft,rgba(231,240,255,.82));font-size:.95rem}.promptstack-landing .hero-section .dev-theme-lab .theme-buttons{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.promptstack-landing .hero-section .dev-theme-lab .theme-buttons .pill.active,.promptstack-landing .hero-section .dev-theme-lab .theme-buttons .pill:hover{border-color:var(--ps-accent-strong,#7cebdc);color:#050c14;background:rgba(231,240,255,.9)}.promptstack-landing .stacks-showcase{position:relative;z-index:1}.promptstack-landing .stacks-showcase .section-title{text-align:center;font-size:2.5rem;font-weight:600;color:#e7f0ff;margin-bottom:3rem}.promptstack-landing .stack-section{padding:var(--ps-stack-padding,3rem) 2rem;position:relative;transition:all .3s ease;background:var(--ps-panel-surface);border-radius:18px;border:1px solid var(--ps-panel-border);box-shadow:var(--ps-glow);opacity:0;transform:translateY(28px);animation:stackFade .9s ease forwards;animation-delay:var(--stack-anim-delay,0s);margin:0 40px;border-left:.5px solid hsla(0,0%,50.2%,.1803921569);border-right:.5px solid hsla(0,0%,50.2%,.1803921569)}.promptstack-landing .stack-section:hover{background:radial-gradient(700px 420px at 20% 20%,rgba(124,235,220,.06),transparent 60%),radial-gradient(700px 420px at 80% 25%,rgba(255,155,63,.05),transparent 62%),var(--ps-panel-surface);transform:translateY(-4px);box-shadow:0 18px 55px rgba(0,0,0,.38)}.promptstack-landing .stack-content{display:flex;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}@media(max-width:768px){.promptstack-landing .stack-content{flex-direction:column}}.promptstack-landing .stack-info{flex:1}.promptstack-landing .stack-info.left{order:1}.promptstack-landing .stack-info.right{order:2}@media(max-width:768px){.promptstack-landing .stack-info.right{order:1}}.promptstack-landing .stack-info .stack-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.promptstack-landing .stack-info .stack-header .stack-icon{width:60px;height:60px;border-radius:50%;object-fit:cover;transition:all .3s ease}.promptstack-landing .stack-info .stack-header .stack-icon:hover{border-color:rgba(231,240,255,.25);transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.25)}.promptstack-landing .stack-name{font-size:var(--ps-stack-name-font-size,2rem);font-weight:600;margin:0;color:#e7f0ff;letter-spacing:-.02em}.promptstack-landing .stack-tagline{margin:.25rem 0 0;color:var(--ps-accent-soft,rgba(231,240,255,.82));font-size:.95rem}.promptstack-landing .stack-title{font-size:1.1rem;color:rgba(231,240,255,.6);margin-bottom:1.5rem;line-height:1.6;font-style:italic}.promptstack-landing .stack-description{color:var(--ps-accent-soft,rgba(231,240,255,.82));line-height:1.6;margin:-.4rem 0 1rem}.promptstack-landing .stack-features{list-style:none;padding:0;margin:0 0 1.5rem}.promptstack-landing .stack-features .feature-item{padding:.5rem 0;color:rgba(231,240,255,.92);font-size:1rem;display:flex;align-items:flex-start}.promptstack-landing .stack-features .feature-item .checkmark{display:inline-block;width:24px;height:24px;background:linear-gradient(135deg,rgba(231,240,255,.18),rgba(124,235,220,.18));border-radius:50%;margin-right:.75rem;text-align:center;line-height:24px;font-weight:700;font-size:.8rem;flex-shrink:0;color:rgba(231,240,255,.92)}.promptstack-landing .explore-button{background:linear-gradient(135deg,rgba(231,240,255,.06),rgba(124,235,220,.06));border:2px solid rgba(231,240,255,.2);color:rgba(231,240,255,.78);padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.promptstack-landing .explore-button:hover{background:linear-gradient(135deg,rgba(124,235,220,.2),rgba(255,155,63,.16));color:#e7f0ff;transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.35);border-color:rgba(124,235,220,.3)}.promptstack-landing .explore-button:active{transform:translateY(0)}.promptstack-landing .explore-button.disabled,.promptstack-landing .explore-button:disabled{opacity:.6;cursor:not-allowed;border-color:rgba(231,240,255,.14)}.promptstack-landing .feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.25rem}.promptstack-landing .feature-pills .pill{padding:6px 12px;border-radius:999px;border:1px solid rgba(231,240,255,.12);color:rgba(231,240,255,.78);background:hsla(0,0%,100%,.04);font-size:.85rem;letter-spacing:.02em}.promptstack-landing .stack-visual{flex:0 0 300px;display:flex;justify-content:center;align-items:center}.promptstack-landing .stack-visual.left{order:1}@media(max-width:768px){.promptstack-landing .stack-visual.left{order:2}}.promptstack-landing .stack-visual.right{order:2}@media(max-width:768px){.promptstack-landing .stack-visual.right{order:2}}@media(max-width:768px){.promptstack-landing .stack-visual{flex:0 0 auto;width:100%}}.promptstack-landing .stack-visual .visual-box{width:320px;height:320px;background:radial-gradient(circle at 20% 20%,rgba(124,235,220,.08),transparent 35%),radial-gradient(circle at 80% 30%,rgba(255,155,63,.06),transparent 32%),var(--ps-panel-surface);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border:2px solid rgba(231,240,255,.1);position:relative;overflow:hidden;transition:all .3s ease}.promptstack-landing .stack-visual .visual-box .visual-image{position:absolute;inset:0;background-size:cover;background-position:50%;filter:saturate(1.02) drop-shadow(0 12px 30px rgba(0,0,0,.35));opacity:.9;transform:translateY(4px);transition:all .4s ease;animation:floatY 9s ease-in-out infinite}.promptstack-landing .stack-visual .visual-box:hover{border-color:rgba(124,235,220,.26);transform:scale(1.05);box-shadow:0 18px 55px rgba(0,0,0,.42)}.promptstack-landing .stack-visual .visual-box:hover .visual-image{opacity:1;transform:translateY(0)}.promptstack-landing .stack-visual .visual-box .visual-label{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);font-size:1.2rem;font-weight:600;color:#e7f0ff;background:rgba(5,12,20,.78);padding:.6rem 1.25rem;border-radius:999px;border:1px solid rgba(231,240,255,.1);backdrop-filter:blur(10px);display:none}.promptstack-landing .stack-visual .visual-box .visual-caption{position:absolute;bottom:.4rem;left:50%;transform:translateX(-50%);font-size:.85rem;color:rgba(231,240,255,.74);background:rgba(5,12,20,.62);padding:.35rem 1rem;border-radius:12px;border:1px solid rgba(231,240,255,.08);backdrop-filter:blur(10px)}.promptstack-landing .cta-section{text-align:center;padding:4rem 2rem;margin-top:2rem;position:relative;z-index:1}.promptstack-landing .cta-section h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#e7f0ff;font-family:var(--ps-font-sans);letter-spacing:-.02em}.promptstack-landing .cta-section p{font-size:1.1rem;color:rgba(231,240,255,.6);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.promptstack-landing .cta-section .cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.promptstack-landing .cta-section .privacy-note{font-size:.9rem;color:rgba(231,240,255,.42);margin-top:1.5rem}.promptstack-landing .cta-button{border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.promptstack-landing .cta-button.primary{color:#e7f0ff;border:1px solid rgba(124,235,220,.24);box-shadow:0 10px 30px rgba(0,0,0,.28)}.promptstack-landing .cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 18px 55px rgba(0,0,0,.38);background:linear-gradient(135deg,rgba(124,235,220,.22),rgba(255,155,63,.18))}.promptstack-landing .cta-button.secondary{background:transparent;color:rgba(231,240,255,.78);border:2px solid rgba(231,240,255,.18)}.promptstack-landing .cta-button.secondary:hover{background:rgba(231,240,255,.06);transform:translateY(-3px)}.promptstack-landing .cta-button:active{transform:translateY(-1px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes blink{50%{opacity:0}}@keyframes floatY{0%,to{transform:translateY(3px) scale(1)}50%{transform:translateY(-6px) scale(1.005)}}@keyframes stackFade{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes pulse-click{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(100,116,139,.7)}50%{transform:scale(.95);box-shadow:0 0 0 10px rgba(100,116,139,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(100,116,139,0)}}.promptstack-landing .dots-background{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}