:root{--ds-gray-100:#f0f0f0;--ds-black:#000;--ds-color-canvas:#fff;--ds-color-page:#fff;--ds-color-surface:#fff;--ds-color-sidebar:#f3f3f3;--ds-color-surface-muted:#f7f7f7;--ds-color-surface-hover-x2:var(--ds-gray-200);--ds-color-surface-hover:var(--ds-gray-100);--ds-color-surface-active:#e8e8e8;--ds-color-border:var(--ds-gray-100);--ds-color-border-strong:#d5d5d5;--ds-color-text:#171717;--ds-color-text-table:#525252;--ds-color-text-secondary:#5f5f5f;--ds-color-text-tertiary:#8a8a8a;--ds-color-inverse:#fff;--ds-color-accent:#171717;--ds-color-accent-hover:#303030;--ds-color-focus-ring:#17171724;--ds-color-success:#177245;--ds-color-success-soft:#edf7f1;--ds-color-neutral-soft:#eee;--ds-color-danger:#a82b2b;--ds-color-danger-soft:#fff1f1;--ds-color-warning:#805c12;--ds-color-warning-soft:#fff7e2;--ds-color-status-off:#a0a0a0;--ds-font-size:.875rem;--ds-font-sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji",sans-serif;--ds-font-size-xs:13px;--ds-font-size-sm:13px;--ds-font-size-md:14px;--ds-font-size-lg:16px;--ds-font-size-page-title:20px;--ds-line-height-xs:16px;--ds-line-height-sm:18px;--ds-line-height-md:20px;--ds-line-height-lg:24px;--ds-line-height-page-title:28px;--ds-radius-xs:4px;--ds-radius-sm:8px;--ds-radius-md:10px;--ds-radius-lg:12px;--ds-radius-pill:999px;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-space-10:40px;--ds-control-height-sm:32px;--ds-control-height-md:40px;--ds-table-header-height:32px;--ds-table-row-height:42px;--ds-sidebar-width:260px;--ds-shadow-overlay:0 8px 12px #00000014,0 0 1px #0000009e;--ds-shadow-switch-thumb:0 1px 2px #00000029;--ds-shadow-surface:none}.new-users-table__login{color:var(--ds-color-text)}.new-users-table__status{align-items:center;color:var(--ds-color-text-table);display:inline-flex;font-size:var(--ds-font-size-md);gap:var(--ds-space-2);line-height:var(--ds-line-height-md)}.new-users-table__status>span{background:var(--ds-color-status-off);border-radius:50%;height:7px;width:7px}.new-users-table__status--active{color:var(--ds-color-success)}.new-users-table__status--active>span{background:var(--ds-color-success)}.user-activity__summary{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4);grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%)}.user-activity__summary-item{background:var(--ds-color-surface);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);display:flex;flex-direction:column;gap:var(--ds-space-1);min-width:0;padding:var(--ds-space-3) var(--ds-space-4)}.user-activity__label{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-xs);line-height:var(--ds-line-height-xs)}.user-activity__summary-item time{color:var(--ds-color-text);font-size:var(--ds-font-size-md);font-weight:500;line-height:var(--ds-line-height-md)}.user-activity__history{margin-top:var(--ds-space-6);width:min(640px,100%)}.user-activity__history h3{color:var(--ds-color-text);font-size:var(--ds-font-size-md);font-weight:600;line-height:var(--ds-line-height-md);margin:0 0 var(--ds-space-3)}.user-activity__history-list{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);overflow:hidden}.user-activity__history-row{align-items:center;border-bottom:1px solid var(--ds-gray-100);display:flex;gap:var(--ds-space-4);justify-content:space-between;min-height:52px;padding:var(--ds-space-2) var(--ds-space-4)}.user-activity__history-row:last-child{border-bottom:0}.user-activity__history-row time{color:var(--ds-color-text);font-size:var(--ds-font-size-md);font-weight:500;line-height:var(--ds-line-height-md)}.user-activity__history-meta{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-xs);line-height:var(--ds-line-height-xs);text-align:right}.user-activity__empty{background:var(--ds-color-surface-muted);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-sm);line-height:var(--ds-line-height-md);padding:var(--ds-space-4)}@media (max-width:720px){.user-activity__summary{grid-template-columns:minmax(0,1fr)}.user-activity__history-row{align-items:flex-start;flex-direction:column;gap:var(--ds-space-1)}.user-activity__history-meta{text-align:left}}.user-settings-form{display:flex;flex-direction:column;gap:46px;padding:var(--ds-space-6) var(--ds-space-6) 72px;width:min(800px,100%)}.user-settings-form__fields{display:flex;flex-direction:column;gap:var(--ds-space-5);width:min(420px,100%)}.user-settings-form__field-grid{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4);grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%)}.user-settings-form__field-grid--three{grid-template-columns:2fr 1fr 1fr;width:min(560px,100%)}.user-settings-form__settings-list{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);overflow:hidden;width:min(800px,100%)}.user-settings-form__override{flex:0 0 220px;width:220px}@media (max-width:720px){.user-settings-form{gap:var(--ds-space-8);padding:var(--ds-space-5) var(--ds-space-4) 56px}.user-settings-form__field-grid,.user-settings-form__field-grid--three{grid-template-columns:minmax(0,1fr)}.user-settings-form__override{flex-basis:auto;width:100%}}.bulk-users-dialog__body{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4)}.bulk-users-dialog__grid{grid-gap:var(--ds-space-3);display:grid;gap:var(--ds-space-3);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (max-width:620px){.bulk-users-dialog__grid{grid-template-columns:1fr}}.new-organizations-table__name{color:var(--ds-color-text);font-weight:400}.new-organizations-table__state{align-items:center;color:var(--ds-color-text-table);display:inline-flex;font-size:var(--ds-font-size-md);gap:var(--ds-space-2);line-height:var(--ds-line-height-md)}.new-organizations-table__state>span{background:var(--ds-color-status-off);border-radius:50%;height:7px;width:7px}.new-organizations-table__state--enabled{color:var(--ds-color-success)}.new-organizations-table__state--enabled>span{background:var(--ds-color-success)}.organization-settings-form{display:flex;flex-direction:column;gap:46px;padding:var(--ds-space-6) var(--ds-space-6) 72px;width:min(800px,100%)}.organization-settings-form__fields{width:min(420px,100%)}.organization-settings-form__field-grid{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4);grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%)}.organization-settings-form__field-grid--three{grid-template-columns:2fr 1fr 1fr}.organization-settings-form__settings-list{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);overflow:hidden;width:min(800px,100%)}.organization-settings-form__action-link{align-items:center;background:var(--ds-color-surface-hover);border-radius:var(--ds-radius-sm);color:var(--ds-color-text);display:inline-flex;font-size:var(--ds-font-size-sm);font-weight:500;min-height:var(--ds-control-height-sm);padding:0 var(--ds-space-3);text-decoration:none}.organization-settings-form__action-link:hover{background:var(--ds-color-surface-active)}@media (max-width:720px){.organization-settings-form{gap:var(--ds-space-8);padding:var(--ds-space-5) var(--ds-space-4) 56px}.organization-settings-form__field-grid,.organization-settings-form__field-grid--three{grid-template-columns:minmax(0,1fr)}}.organization-violation-constructor{display:flex;flex-direction:column;gap:var(--ds-space-5)}.organization-violation-constructor__intro,.organization-violation-constructor__state{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-sm);line-height:var(--ds-line-height-sm)}.organization-violation-constructor__state{align-items:center;display:flex;flex-direction:column;gap:var(--ds-space-2);justify-content:center;padding:64px var(--ds-space-5);text-align:center}.organization-violation-constructor__state--error{color:var(--ds-color-danger)}.organization-violation-constructor__list{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);overflow:hidden}.organization-violation-constructor__block{display:flex;flex-direction:column;gap:var(--ds-space-4);padding:var(--ds-space-5)}.organization-violation-constructor__block+.organization-violation-constructor__block{border-top:1px solid var(--ds-color-border)}.organization-violation-constructor__block>header{align-items:flex-start;display:flex;gap:var(--ds-space-4);justify-content:space-between}.organization-violation-constructor__title{align-items:center;display:flex;gap:var(--ds-space-2)}.organization-violation-constructor__title h3{color:var(--ds-color-text);font-size:var(--ds-font-size-sm);font-weight:600;line-height:var(--ds-line-height-sm);margin:0}.organization-violation-constructor__block p,.organization-violation-constructor__title span{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-xs)}.organization-violation-constructor__block p{line-height:var(--ds-line-height-xs);margin:3px 0 0}.organization-violation-constructor .ds-text-area{min-height:108px}.organization-violation-constructor__footer{align-items:center;color:var(--ds-color-text-secondary);display:flex;font-size:var(--ds-font-size-xs);gap:var(--ds-space-4);justify-content:space-between}@media (max-width:720px){.organization-violation-constructor__block>header,.organization-violation-constructor__footer{align-items:flex-start;flex-direction:column}}.create-vector-store-dialog{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4)}.create-vector-store-dialog__chunking{grid-gap:var(--ds-space-3);display:grid;gap:var(--ds-space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.create-vector-store-dialog__error{color:var(--ds-color-danger);font-size:var(--ds-font-size-xs);line-height:var(--ds-line-height-xs)}@media (max-width:560px){.create-vector-store-dialog__chunking{grid-template-columns:1fr}}.vector-stores-table__name-cell{grid-gap:2px;display:grid;gap:2px;min-width:0}.vector-stores-table__description,.vector-stores-table__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vector-stores-table__name{color:var(--ds-color-text);font-size:14px;font-weight:500}.vector-stores-table__description{color:var(--ds-color-text-tertiary);font-size:var(--ds-font-size-xs)}.vector-stores-table__count{font-feature-settings:"tnum";color:var(--ds-color-text-secondary);font-variant-numeric:tabular-nums}.vector-stores-table__count--ready{color:var(--ds-color-text)}.vector-stores-table__count--processing{color:var(--ds-color-text-secondary)}.vector-stores-table__count--error{color:var(--ds-color-danger)}.vector-store-documents__file,.vector-store-documents__status-wrap{grid-gap:2px;display:grid;gap:2px;min-width:0}.vector-store-documents__file>span{color:var(--ds-color-text);font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vector-store-documents__file small,.vector-store-documents__status-detail{color:var(--ds-color-text-tertiary);font-size:var(--ds-font-size-xs);font-weight:400;line-height:var(--ds-line-height-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vector-store-documents__status{align-items:center;color:var(--ds-color-text-secondary);display:inline-flex;font-size:14px;font-weight:400;gap:7px;width:fit-content}.vector-store-documents__status>span{background:var(--ds-color-text-tertiary);border-radius:50%;flex:0 0 7px;height:7px;width:7px}.vector-store-documents__status--ready{color:var(--ds-color-text)}.vector-store-documents__status--ready>span{background:var(--ds-color-success)}.vector-store-documents__status--processing>span{animation:vector-store-status-pulse 1.2s ease-in-out infinite;background:var(--ds-color-text-secondary)}.vector-store-documents__status--error,.vector-store-documents__status-wrap:has(.vector-store-documents__status--error) .vector-store-documents__status-detail{color:var(--ds-color-danger)}.vector-store-documents__status--error>span{background:var(--ds-color-danger)}.vector-store-documents__status--disabled>span,.vector-store-documents__status--draft>span{background:var(--ds-color-border-strong)}.vector-store-documents__more{background:#0000;border:0;border-radius:var(--ds-radius-sm);color:var(--ds-color-text-secondary);cursor:pointer;display:inline-grid;height:30px;padding:0;place-items:center;width:30px}.vector-store-documents__more:hover,.vector-store-documents__more[aria-expanded=true]{background:var(--ds-color-surface-hover);color:var(--ds-color-text)}.vector-store-documents__more svg{fill:currentColor;height:18px;width:18px}.ds-popover.vector-store-documents__actions-popover{display:grid;padding:6px}.vector-store-documents__actions-popover .ds-button{font-weight:400;justify-content:flex-start;width:100%}.vector-store-documents__actions-divider{background:var(--ds-gray-100);height:1px;margin:5px -6px}.vector-store-documents__delete-action{color:var(--ds-color-danger)}@keyframes vector-store-status-pulse{50%{opacity:.35}}.vector-upload-dialog .ds-dialog__content{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4)}.vector-upload-dialog__steps{align-items:center;color:var(--ds-color-text-tertiary);display:flex;font-size:var(--ds-font-size-xs);gap:var(--ds-space-3)}.vector-upload-dialog__step{align-items:center;display:inline-flex;gap:6px}.vector-upload-dialog__step:first-letter{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vector-upload-dialog__step b{font-weight:400}.vector-upload-dialog__step--active{color:var(--ds-color-text)}.vector-upload-dialog__step--active b{font-weight:500}.vector-upload-dialog__dropzone{background:var(--ds-color-surface-muted);border:1px dashed var(--ds-color-border-strong);border-radius:var(--ds-radius-md);color:var(--ds-color-text-secondary);cursor:pointer;display:grid;font-family:var(--ds-font-sans);min-height:112px;place-content:center;text-align:center}.vector-upload-dialog__dropzone--active,.vector-upload-dialog__dropzone:hover{background:var(--ds-color-surface-hover);border-color:var(--ds-color-text-secondary)}.vector-upload-dialog__dropzone strong{color:var(--ds-color-text);font-size:14px;font-weight:500}.vector-upload-dialog__dropzone span{font-size:var(--ds-font-size-xs);margin-top:3px}.vector-upload-dialog__files{grid-gap:0;border-top:1px solid var(--ds-gray-100);display:grid;gap:0;min-height:56px}.vector-upload-dialog__file-wrap{border-bottom:1px solid var(--ds-gray-100)}.vector-upload-dialog__file{align-items:center;display:flex;gap:var(--ds-space-3);min-height:56px}.vector-upload-dialog__file-icon{color:var(--ds-color-text-secondary);display:inline-grid;flex:0 0 26px;height:26px;place-items:center;width:26px}.vector-upload-dialog__file-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;height:18px;width:18px}.vector-upload-dialog__file-copy{grid-gap:1px;display:grid;flex:1 1;gap:1px;min-width:0;overflow:hidden}.vector-upload-dialog__file-copy small,.vector-upload-dialog__file-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vector-upload-dialog__file-copy strong{color:var(--ds-color-text);font-size:14px;font-weight:400}.vector-upload-dialog__file-copy small{color:var(--ds-color-text-tertiary);font-size:var(--ds-font-size-xs);font-weight:400}.vector-upload-dialog__individual{flex:0 0 auto;font-weight:400}.vector-upload-dialog__remove{background:#0000;border:0;border-radius:var(--ds-radius-sm);color:var(--ds-color-text-secondary);cursor:pointer;display:inline-grid;flex:0 0 30px;height:30px;padding:0;place-items:center;width:30px}.vector-upload-dialog__remove:hover{background:var(--ds-color-danger-soft);color:var(--ds-color-danger)}.vector-upload-dialog__remove svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45;height:17px;width:17px}.vector-upload-dialog__individual-fields{grid-gap:var(--ds-space-3);display:grid;gap:var(--ds-space-3);grid-template-columns:repeat(2,minmax(0,1fr));padding:0 42px var(--ds-space-4)}.vector-upload-dialog__chunking{grid-gap:var(--ds-space-4);background:var(--ds-color-surface-muted);border-radius:var(--ds-radius-md);display:grid;gap:var(--ds-space-4);padding:var(--ds-space-4)}.vector-upload-dialog__section-heading{grid-gap:1px;display:grid;gap:1px}.vector-upload-dialog__section-heading strong{color:var(--ds-color-text);font-size:14px;font-weight:500}.vector-upload-dialog__section-heading span{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-xs)}.vector-upload-dialog__slider{grid-gap:var(--ds-space-2);display:grid;gap:var(--ds-space-2)}.vector-upload-dialog__slider-head{align-items:center;display:flex;gap:var(--ds-space-4);justify-content:space-between}.vector-upload-dialog__slider-head>span{display:grid}.vector-upload-dialog__slider-head strong{color:var(--ds-color-text);font-size:14px;font-weight:400}.vector-upload-dialog__slider-head small{color:var(--ds-color-text-tertiary);font-size:var(--ds-font-size-xs);font-weight:400}.vector-upload-dialog__slider output{font-feature-settings:"tnum";color:var(--ds-color-text);font-size:14px;font-variant-numeric:tabular-nums}.vector-upload-dialog__slider input{accent-color:var(--ds-color-accent);width:100%}.vector-upload-dialog__empty{color:var(--ds-color-text-tertiary);font-size:14px;padding:var(--ds-space-5) 0;text-align:center}.vector-upload-dialog__error{background:var(--ds-color-danger-soft);border-radius:var(--ds-radius-sm);color:var(--ds-color-danger);font-size:var(--ds-font-size-xs);padding:9px var(--ds-space-3)}@media (max-width:560px){.vector-upload-dialog__individual-fields{grid-template-columns:1fr;padding-left:0;padding-right:0}}.tool-settings-table__name-cell{grid-gap:2px;display:grid;gap:2px;min-width:0}.tool-settings-table__description,.tool-settings-table__name,.tool-settings-table__prompt,.tool-settings-table__stores{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-settings-table__name{color:var(--ds-color-text);font-size:14px;font-weight:400}.tool-settings-table__description{color:var(--ds-color-text-tertiary);font-size:var(--ds-font-size-xs)}.tool-settings-table__stores{color:var(--ds-color-text);display:block;font-size:14px;font-weight:400}.tool-settings-table__prompt{color:var(--ds-color-text-secondary);display:block;font-size:14px;font-weight:400}.vector-store-scope-dialog__body{grid-gap:var(--ds-space-5);display:grid;gap:var(--ds-space-5)}.vector-store-scope-dialog__organizations{grid-gap:var(--ds-space-3);display:grid;gap:var(--ds-space-3)}.vector-store-scope-dialog__organization-heading{align-items:flex-end;display:flex;gap:var(--ds-space-3);justify-content:space-between}.vector-store-scope-dialog__organization-copy,.vector-store-scope-dialog__organization-heading>div:first-child{grid-gap:2px;display:grid;gap:2px}.vector-store-scope-dialog__organization-heading span{color:var(--ds-color-text);font-size:var(--ds-font-size-sm);font-weight:500}.vector-store-scope-dialog__organization-copy small,.vector-store-scope-dialog__organization-heading small{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-xs);font-weight:400}.vector-store-scope-dialog__selection-actions{display:flex;gap:var(--ds-space-3)}.vector-store-scope-dialog__selection-actions button{background:#0000;border:0;color:var(--ds-color-accent);cursor:pointer;font:inherit;font-size:var(--ds-font-size-xs);padding:0}.vector-store-scope-dialog__selection-actions button:disabled{cursor:default;opacity:.45}.vector-store-scope-dialog__organization-list{border:1px solid var(--ds-gray-100);border-radius:var(--ds-radius-md);max-height:280px;overflow:auto}.vector-store-scope-dialog__organization-row{padding:10px var(--ds-space-3)}.vector-store-scope-dialog__organization-row+.vector-store-scope-dialog__organization-row{border-top:1px solid var(--ds-gray-100)}.vector-store-scope-dialog__organization-row:hover{background:var(--ds-color-surface-hover)}.vector-store-scope-dialog__organization-row .ui-checkbox{color:var(--ds-color-text);font-weight:400;width:100%}.vector-store-scope-dialog__empty{color:var(--ds-color-text-secondary);display:grid;font-size:var(--ds-font-size-sm);min-height:92px;padding:var(--ds-space-4);place-items:center;text-align:center}.vector-store-scope-dialog__empty--error,.vector-store-scope-dialog__validation{color:var(--ds-color-danger)}.vector-store-scope-dialog__validation{font-size:var(--ds-font-size-xs);margin:0}.vector-store-scope-dialog__all-note{background:var(--ds-color-surface-muted);border-radius:var(--ds-radius-sm);color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-sm);padding:var(--ds-space-3)}@media (max-width:560px){.vector-store-scope-dialog__organization-heading{align-items:flex-start;flex-direction:column}}.new-logs-table__text{color:var(--ds-color-text-table);display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-logs-table__text--strong{color:var(--ds-color-text);font-weight:400}.new-logs-table__answer{align-items:center;display:inline-flex;gap:8px;max-width:100%}.new-logs-table__answer>span:first-child{background:#f7fbff;border:1px solid #cfe4ff;border-radius:6px;display:inline-grid;flex:0 0 18px;height:18px;place-items:center;width:18px}.new-logs-table__answer>span:first-child:before{border:1.5px solid #0877d9;border-radius:50%;content:"";height:8px;width:8px}.new-logs-export-dialog__body{grid-gap:var(--ds-space-4);display:grid;gap:var(--ds-space-4)}.new-logs-export-dialog__summary{align-items:center;background:var(--ds-color-surface-muted);border-radius:var(--ds-radius-sm);color:var(--ds-color-text-secondary);display:flex;font-family:var(--ds-font-sans);font-size:var(--ds-font-size-md);gap:var(--ds-space-4);justify-content:space-between;line-height:var(--ds-line-height-md);padding:12px 14px}.new-logs-export-dialog__summary strong{color:var(--ds-color-text);font-weight:500}.new-logs-export-dialog__section{grid-gap:var(--ds-space-3);display:grid;gap:var(--ds-space-3)}.new-logs-export-dialog__section-head{align-items:center;display:flex;gap:var(--ds-space-3);justify-content:space-between}.new-logs-export-dialog__section-head h3{color:var(--ds-color-text);font-size:var(--ds-font-size-md);font-weight:600;line-height:var(--ds-line-height-md);margin:0}.new-logs-export-dialog__section-head button{background:#0000;border:0;color:var(--ds-color-text-secondary);cursor:pointer;font-family:var(--ds-font-sans);font-size:var(--ds-font-size-xs);padding:0}.new-logs-export-dialog__section-head button:hover{color:var(--ds-color-text)}.new-logs-export-dialog__columns{grid-gap:10px 18px;display:grid;gap:10px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:680px){.new-logs-export-dialog__columns{grid-template-columns:1fr}}.new-feedback-table__text{color:var(--ds-color-text-table);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-feedback-table__text--dark{color:var(--ds-color-text)}.new-feedback-table__grade{font-weight:500}.new-feedback-table__grade--good{color:var(--ds-color-success)}.new-feedback-table__grade--bad{color:var(--ds-color-danger)}.new-feedback-table__grade--moreDetails{color:var(--ds-color-warning)}.new-suggestions-table__text{color:var(--ds-color-text-table);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-suggestions-table__text--dark{color:var(--ds-color-text)}.new-user-files-table__text{color:var(--ds-color-text-table);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-user-files-table__text--dark{color:var(--ds-color-text)}.new-user-files-table__file{grid-gap:2px;display:grid;gap:2px}.new-user-files-table__file small{color:var(--ds-color-danger);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-user-files-table__status{color:var(--ds-color-text-table);font-weight:500}.new-user-files-table__status--ready{color:var(--ds-color-success)}.new-user-files-table__status--error,.new-user-files-table__status--missing_on_disk{color:var(--ds-color-danger)}.new-user-files-table__status--pending_sync,.new-user-files-table__status--processing{color:var(--ds-color-warning)}.new-user-files-table__more{background:#0000;border:0;border-radius:var(--ds-radius-sm);color:var(--ds-color-text-secondary);cursor:pointer;display:inline-grid;height:30px;padding:0;place-items:center;width:30px}.new-user-files-table__more:hover,.new-user-files-table__more[aria-expanded=true]{background:var(--ds-color-surface-hover);color:var(--ds-color-text)}.new-user-files-table__more:disabled{cursor:not-allowed;opacity:.55}.new-user-files-table__more svg{fill:currentColor;height:18px;width:18px}.ds-popover.new-user-files-table__actions-popover{display:grid;padding:6px}.new-user-files-table__actions-popover .ds-button{font-weight:400;justify-content:flex-start;width:100%}.new-user-files-table__actions-divider{background:var(--ds-gray-100);height:1px;margin:5px -6px}.new-user-files-table__delete-action{color:var(--ds-color-danger)}.analytics-line-chart{min-height:290px}.analytics-line-chart__plot{height:250px;position:relative}.analytics-line-chart svg{display:block;height:100%;overflow:visible;width:100%}.analytics-line-chart line{stroke:#ececf0;stroke-width:1;vector-effect:non-scaling-stroke}.analytics-line-chart__area{fill:#6f4fd817}.analytics-line-chart__line{fill:none;stroke:#6f4fd8;stroke-width:2;vector-effect:non-scaling-stroke}.analytics-line-chart__point{background:#0000;border:0;border-radius:50%;cursor:pointer;height:14px;padding:0;position:absolute;transform:translate(-50%,-50%);width:14px;z-index:1}.analytics-line-chart__dot{background:#fff;border:2px solid #6f4fd8;border-radius:50%;inset:2px;position:absolute;transition:transform .12s ease,background .12s ease}.analytics-line-chart__point:focus-visible,.analytics-line-chart__point:hover{outline:none;z-index:4}.analytics-line-chart__point:focus-visible .analytics-line-chart__dot,.analytics-line-chart__point:hover .analytics-line-chart__dot{background:#6f4fd8;transform:scale(1.18)}.analytics-line-chart__tooltip{background:#fff;border-radius:10px;bottom:calc(100% + 9px);box-shadow:var(--ds-shadow-overlay);color:var(--ds-color-text);display:none;font-size:13px;left:50%;line-height:18px;padding:12px;position:absolute;text-align:left;transform:translateX(-50%);width:240px}.analytics-line-chart__tooltip:after{border:6px solid #0000;border-top-color:#fff;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.analytics-line-chart__point--start .analytics-line-chart__tooltip{left:-2px;right:auto;transform:none}.analytics-line-chart__point--start .analytics-line-chart__tooltip:after{left:7px;transform:none}.analytics-line-chart__point--end .analytics-line-chart__tooltip{left:auto;right:-2px;transform:none}.analytics-line-chart__point--end .analytics-line-chart__tooltip:after{left:auto;right:7px;transform:none}.analytics-line-chart__point:focus-visible .analytics-line-chart__tooltip,.analytics-line-chart__point:hover .analytics-line-chart__tooltip{grid-gap:9px;display:grid;gap:9px}.analytics-line-chart__tooltip>strong{font-size:13px;font-weight:600;text-transform:capitalize}.analytics-line-chart__tooltip-total{border-bottom:1px solid var(--ds-color-border);display:flex;gap:16px;justify-content:space-between;padding-bottom:8px}.analytics-line-chart__tooltip b{font-weight:600}.analytics-line-chart__tooltip-tools{grid-gap:6px;display:grid;gap:6px}.analytics-line-chart__tooltip-tools>small{color:var(--ds-color-text-secondary);font-size:12px}.analytics-line-chart__tooltip-tools>span{grid-gap:7px;align-items:center;display:grid;gap:7px;grid-template-columns:7px minmax(0,1fr) auto}.analytics-line-chart__tooltip-tools i{background:#7b5ce1;border-radius:2px;height:6px;width:6px}.analytics-line-chart__tooltip-tools span span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-line-chart__axis{color:var(--ds-color-text-tertiary);display:flex;font-size:12px;justify-content:space-between}.analytics-bars{grid-gap:14px;display:grid;gap:14px}.analytics-bars__row{grid-gap:6px;display:grid;gap:6px}.analytics-bars__label{display:flex;font-size:13px;gap:16px;justify-content:space-between}.analytics-bars__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-bars__label strong{font-weight:500}.analytics-bars__track{background:var(--ds-color-surface-muted);border-radius:999px;height:5px;overflow:hidden}.analytics-bars__track span{background:#7b5ce1;border-radius:inherit;display:block;height:100%}.analytics-bars__empty{color:var(--ds-color-text-tertiary);font-size:13px;min-height:160px}.analytics-bars__empty,.analytics-rating{align-items:center;display:flex;justify-content:center}.analytics-rating{gap:36px;min-height:210px}.analytics-rating__donut{border-radius:50%;display:grid;height:144px;place-items:center;width:144px}.analytics-rating__donut:before{background:#fff;border-radius:50%;content:"";grid-area:1/1;height:100px;width:100px}.analytics-rating__donut span{display:grid;grid-area:1/1;text-align:center;z-index:1}.analytics-rating__donut strong{font-size:24px;font-weight:600}.analytics-rating__donut small{color:var(--ds-color-text-secondary);font-size:11px}.analytics-rating__legend{grid-gap:12px;display:grid;gap:12px}.analytics-rating__legend span{grid-gap:8px;align-items:center;display:grid;font-size:13px;gap:8px;grid-template-columns:10px 1fr auto}.analytics-rating__legend i{background:#d7d7df;border-radius:2px;height:8px;width:8px}.analytics-rating__legend i.is-good{background:#6f4fd8}.analytics-rating__legend i.is-bad{background:#ef6a81}.analytics-rating__legend strong{font-weight:500}