.org-list-page{background-color:var(--body-bg);align-items:flex-start;padding:1.5rem 1rem}.org-list-page-inner{max-width:47.5rem;padding:0}.org-list-page-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.org-list-page .org-list-section{margin-bottom:1.25rem}.org-list-page .org-list-section:last-child{margin-bottom:0}.org-list-page-title{font-size:var(--font-3);color:var(--grey-color);font-weight:600;line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-9)}.org-list-page-desc{font-size:var(--font-9);color:var(--grey-color-shade-6);line-height:var(--line-height-6);margin-top:.375rem}.org-list-page-new-btn{flex-shrink:0}.org-list-section{margin-bottom:2rem}.org-list-section-label{font-size:var(--font-10);letter-spacing:var(--letter-spacing-5);text-transform:uppercase;color:var(--grey-color-shade-6);font-weight:600;line-height:var(--line-height-7);align-items:center;gap:.5rem;margin:0 .25rem .75rem;display:flex}.org-list-section-count{font-size:var(--font-10);letter-spacing:0;background:var(--grey-color-shade-2);color:var(--grey-color-shade-7);font-weight:600;line-height:var(--line-height-7);border-radius:6.25rem;padding:.0625rem .5rem}.org-list-page .org-list{flex-direction:column;gap:.625rem;display:flex}.org-invite-card{background:var(--secondary-color-shade-1);border:1px solid var(--secondary-color-shade-3);border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.125rem 1rem 1.25rem;display:flex;position:relative;overflow:hidden}.org-invite-card:before{content:"";background:var(--secondary-color);width:.25rem;position:absolute;top:0;bottom:0;left:0}.org-invite-actions{flex-shrink:0;gap:.625rem;margin-left:auto;display:flex}.org-card{text-align:left;background:var(--background-color);border:1px solid var(--grey-color-shade-2);width:100%;color:inherit;border-radius:1rem;align-items:center;gap:.5rem;padding:.875rem 1rem;font-family:inherit;transition:border-color .14s,box-shadow .14s;display:flex}.org-card:hover{border-color:var(--grey-color-shade-3);box-shadow:0 .125rem .25rem #0f1b180d,0 .75rem 2rem #0f1b180f}.org-card-name-btn{text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:.9375rem;padding:0;font-family:inherit;display:flex}.org-card-name-btn:disabled,.org-card-name-btn-static{cursor:default}.org-card-name-btn:focus-visible{outline:.125rem solid var(--primary-color);outline-offset:.1875rem;border-radius:.5rem}.org-card-avatar{background:linear-gradient(135deg, var(--primary-color), var(--primary-color-shade-7));width:2.875rem;height:2.875rem;color:var(--text-light-color);border-radius:.8125rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.org-card-avatar-image{background:var(--grey-color-shade-1)}.org-card-avatar-char{font-size:var(--font-7);color:var(--text-light-color);font-weight:600;line-height:var(--line-height-9)}.org-card-body{flex:1;min-width:0}.org-card-name{font-size:var(--font-7);color:var(--grey-color);font-weight:600;line-height:var(--line-height-6);align-items:center;gap:.4375rem;display:flex}.org-card-name-txt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.org-card-verified{color:var(--primary-color);flex-shrink:0;align-items:center;display:inline-flex}.org-card-verified svg{width:.9375rem;height:.9375rem}.org-card-meta{font-size:var(--font-10);color:var(--grey-color-shade-6);line-height:var(--line-height-7);flex-wrap:wrap;align-items:center;gap:.4375rem;margin-top:.3125rem;display:flex}.org-card-type{color:var(--grey-color-shade-7);align-items:center;gap:.3125rem;display:inline-flex}.org-card-type-ico{color:var(--grey-color-shade-5);align-items:center;display:inline-flex}.org-card-type-ico svg{width:.8125rem;height:.8125rem}.org-card-dot{background:var(--grey-color-shade-3);border-radius:50%;width:.1875rem;height:.1875rem}.org-card-domain{color:var(--grey-color-shade-5)}.org-card-invited-as{color:var(--grey-color-shade-7)}.org-card-default-pill{font-size:var(--font-10);letter-spacing:var(--letter-spacing-5);text-transform:uppercase;color:var(--secondary-color);background:var(--secondary-color-shade-1);font-weight:600;line-height:var(--line-height-9);border-radius:.3125rem;padding:.125rem .375rem}.org-card-role{font-size:var(--font-10);letter-spacing:var(--letter-spacing-5);text-transform:uppercase;font-weight:600;line-height:var(--line-height-9);border-radius:.5rem;flex-shrink:0;align-items:center;gap:.3125rem;padding:.3125rem .625rem;display:inline-flex}.org-card-role-owner{background:var(--primary-color-shade-1);color:var(--primary-color)}.org-card-role-member{background:var(--grey-color-shade-1);color:var(--grey-color-shade-7);border:1px solid var(--grey-color-shade-2)}.org-card-star{cursor:pointer;width:2.25rem;height:2.25rem;color:var(--grey-color-shade-5);background:0 0;border:none;border-radius:.5625rem;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.org-card-star:hover{background:var(--grey-color-shade-1)}.org-card-star svg{width:1.1875rem;height:1.1875rem}.org-card-leave{cursor:pointer;border:1px solid var(--grey-color-shade-2);width:2.25rem;height:2.25rem;color:var(--danger-color);font-size:var(--font-9);background:0 0;border-radius:.5625rem;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,border-color .12s;display:inline-flex}.org-card-leave:hover{background:var(--grey-color-shade-1);border-color:var(--danger-color)}.org-list-item-invitation-tag{background-color:var(--primary-color-shade-1);color:var(--primary-color);border:1px solid var(--primary-color);font-size:var(--font-10);line-height:var(--line-height-9);padding:.125rem .625rem;font-weight:600}.org-list-item-action-accept{min-width:5rem;color:var(--success-color);border:1px solid var(--success-color);font-size:var(--font-9);line-height:var(--line-height-9);background-color:#0000;border-radius:.4375rem;justify-content:center;align-items:center;padding:.375rem 1rem;font-weight:600;display:flex}.org-list-item-action-decline{min-width:5rem;color:var(--danger-color);border:1px solid var(--danger-color);font-size:var(--font-9);line-height:var(--line-height-9);background-color:#0000;border-radius:.4375rem;justify-content:center;align-items:center;padding:.375rem 1rem;font-weight:600;display:flex}.org-list-item-action-accept:disabled,.org-list-item-action-decline:disabled{opacity:.6;cursor:not-allowed}.brew-voice-roles-screening-textarea-wrap{position:relative}.brew-voice-roles-screening-textarea-wrap textarea{padding-bottom:1.75rem}.brew-voice-roles-screening-char-count{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-9);pointer-events:none;position:absolute;bottom:.5rem;right:.75rem}.brew-voice-roles-screening-char-count-exceed{color:var(--danger-color)}.brew-voice-roles-screening-aq-field{flex:1;min-width:0}.brew-voice-roles-screening-aq-input-wrap{position:relative}.brew-voice-roles-screening-aq-input-wrap input{border:1px solid var(--grey-color-shade-2);font-size:var(--font-9);border-radius:.5rem;width:100%;padding:.5rem 3.5rem .5rem .75rem;line-height:normal}.brew-voice-roles-screening-aq-field .brew-voice-error{margin-top:.25rem}.brew-voice-call-report-recording{flex-shrink:0;align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.brew-voice-call-report-recording audio{display:none}.brew-voice-call-report-recording-play{background:var(--primary-color);color:var(--background-color);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.brew-voice-call-report-recording-play:disabled{cursor:not-allowed;opacity:.5}.brew-voice-call-report-recording-track{background:var(--grey-color-shade-1);cursor:pointer;border:none;border-radius:.25rem;flex:1;min-width:0;height:.375rem;padding:0;position:relative;overflow:hidden}.brew-voice-call-report-recording-fill{background:var(--primary-color);pointer-events:none;border-radius:.25rem;height:100%;display:block}.brew-voice-call-report-recording-time{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-7);white-space:nowrap;flex-shrink:0}.brew-voice-call-report-stack{flex-direction:column;gap:.75rem;width:100%;min-width:0;display:flex}.brew-voice-import-so-l-success{color:var(--success-color)}.brew-voice-role-cand-resume-primary{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.brew-voice-role-cand-resume-warning{color:var(--warning-color);font-size:var(--font-9);line-height:var(--line-height-7)}.brew-voice-role-cand-not-resume-row{background:color-mix(in srgb, var(--warning-color) 6%, var(--background-color))}.brew-voice-role-cand-not-resume-cell{padding:.75rem 1rem}.brew-voice-import-estimate-warn{background:color-mix(in srgb, var(--warning-color) 12%, white);border:1px solid color-mix(in srgb, var(--warning-color) 35%, white);color:var(--grey-color-shade-8);font-size:var(--font-9);line-height:var(--line-height-7);border-radius:.4375rem;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem;padding:.625rem .75rem;display:flex}.brew-voice-import-estimate-warn svg{color:var(--warning-color);flex-shrink:0;margin-top:.125rem}.brew-voice-import-se-tz{min-width:9rem}.brew-voice-call-report-section-header-subs{gap:.75rem;margin-left:auto;display:flex}.brew-voice-call-report-section-header-subs .brew-voice-call-report-section-sub{margin-left:0}.brew-voice-role-status-draft{background:var(--grey-color-shade-1);color:var(--grey-color-shade-6);border:1px solid var(--grey-color-shade-2)}.brew-voice-role-hdr-actions .brew-voice-detail-header-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.brew-voice-role-hdr-actions .brew-voice-detail-header-btn:disabled:hover{background:var(--background-color);color:var(--grey-color-shade-8)}.brew-voice-new-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.brew-voice-new-btn:disabled:hover{background:var(--primary-color);color:var(--text-light-color)}.brew-voice-csv-file-input{display:none}.brew-voice-upload-zone-has-file{border-color:var(--primary-color);background:var(--primary-color-shade-1)}.brew-voice-work-mode-dropdown{width:100%}.brew-voice-work-mode-dropdown .table-header-dropdown{border:.5px solid var(--grey-color-shade-3);width:100%;font-size:var(--font-9);color:var(--grey-color);background:var(--background-color);border-radius:.4375rem;justify-content:space-between;padding:.4375rem .625rem;font-family:inherit}.brew-voice-work-mode-dropdown .table-header-dropdown:focus{border-color:var(--primary-color);outline:none}.brew-voice-call-report-actions-skeleton{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;width:100%;display:flex}.brew-voice-call-report-actions-skeleton-primary{width:13.75rem;max-width:100%}.brew-voice-call-report-actions-skeleton-secondary{width:7.5rem;max-width:100%}.balance-warning-snackbar{border:1px solid var(--secondary-color-shade-3);background:var(--secondary-color-shade-1);isolation:isolate;border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem 1rem;display:flex;position:relative;overflow:hidden}.balance-warning-snackbar:before{content:"";border-radius:inherit;opacity:.62;pointer-events:none;z-index:0;background-image:url(/assets/images/balance-warning-snackbar-bg.png);background-position:0 0;background-repeat:no-repeat;background-size:1020px 1020px;position:absolute;inset:0}.balance-warning-snackbar__content{z-index:1;flex:1;align-items:flex-start;gap:.25rem;min-width:0;display:flex;position:relative}.balance-warning-snackbar__icon{color:var(--secondary-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.balance-warning-snackbar__icon svg{width:20px;height:20px}.balance-warning-snackbar__icon svg path{fill:var(--secondary-color)}.balance-warning-snackbar__message{color:var(--secondary-color);font-size:var(--font-8);font-weight:600;line-height:1}.balance-warning-snackbar__actions{z-index:1;align-items:center;gap:.5rem;margin-left:auto;display:flex;position:relative}.balance-warning-snackbar__button{background:var(--secondary-color);color:var(--text-light-color);font-size:var(--font-9);white-space:nowrap;border-radius:6.25rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.balance-warning-snackbar__button:hover{background:var(--secondary-color-shade-6);color:var(--text-light-color)}.balance-warning-snackbar__close{width:2rem;height:2rem;color:var(--secondary-color);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.balance-warning-snackbar__close svg{width:.875rem;height:.875rem}.form-label-v2 svg{width:20px;height:20px}.test-result-details-container .test-result-details-card-header{justify-content:unset!important}.test-first-row .dropdown-menu>li:hover{border-radius:unset}.test-card-clone-modal-container{width:clamp(40%, fit-content, 95%)!important}.test-card-clone-modal-container .form-group-v2{width:100%;padding:0 1rem}.test-card-clone-modal-container .form-input-group{max-width:unset!important}.test-card-clone-modal-container .publish-drive-modal-btn{padding:0 1rem 1rem 0}.ai-studio-top-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:.5rem 0 .75rem;display:flex}.ai-studio-shell{background:var(--body-bg);grid-template-columns:minmax(0,1fr) minmax(0,0fr);align-items:stretch;gap:0;height:calc(100vh - 12rem);min-height:32rem;transition:grid-template-columns .48s cubic-bezier(.4,0,.2,1),gap .48s cubic-bezier(.4,0,.2,1);display:grid}.ai-studio-shell.is-preview-open{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem}.ai-studio-main{flex-direction:column;justify-self:center;width:100%;max-width:55rem;height:100%;min-height:0;transition:max-width .48s cubic-bezier(.4,0,.2,1);display:flex}.ai-studio-shell.is-preview-open .ai-studio-main{max-width:100rem}.ai-studio-main-header{flex-shrink:0}.ai-studio-title{font-size:var(--font-5);color:var(--grey-color);margin:0;font-weight:600}.ai-studio-subtitle{font-size:var(--font-8);color:var(--grey-color-shade-6);margin:.5rem 0 0}.ai-studio-subtitle-line{display:block}.ai-studio-divider{border:0;border-top:2px solid var(--grey-color-shade-3);border-bottom:2px solid var(--background-color);height:0;margin:1.75rem 0 0;padding:0}.ai-studio-thread{outline:none;flex-direction:column;flex:1 1 0;gap:1rem;min-height:0;padding:1.5rem 0;display:flex;overflow-y:auto}.ai-studio-thread:focus,.ai-studio-thread:focus-visible{outline:none}.ai-studio-thread-empty{flex:1 1 0}.ai-studio-error{background:color-mix(in srgb, var(--danger-color) 8%, white);border:1px solid var(--danger-color);border-radius:.5rem;padding:1rem 1.25rem}.ai-studio-error-title{font-size:var(--font-7);color:var(--danger-color);margin:0 0 .25rem;font-weight:600}.ai-studio-error-body{font-size:var(--font-8);color:var(--grey-color-shade-7);margin:0}.ai-studio-bubble-row{width:100%;animation:.26s cubic-bezier(.2,.7,.3,1) ai-studio-bubble-in;display:flex}@keyframes ai-studio-bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ai-studio-thinking-row{justify-content:flex-start;width:100%;padding:.25rem 1rem;display:flex}.ai-studio-thinking{font-size:var(--font-8);background-image:linear-gradient(90deg, var(--grey-color-shade-4) 0%, var(--grey-color-shade-9) 25%, var(--grey-color-shade-4) 50%, var(--grey-color-shade-9) 75%, var(--grey-color-shade-4) 100%);-webkit-text-fill-color:transparent;color:#0000;background-position:0 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1.6s linear infinite ai-studio-shimmer}@keyframes ai-studio-shimmer{0%{background-position:0 0}to{background-position:-100% 0}}.ai-studio-bubble-row.is-user{justify-content:flex-end}.ai-studio-bubble-row.is-ai{justify-content:flex-start}.ai-studio-bubble{max-width:min(70%,36rem);font-size:var(--font-8);color:var(--grey-color);overflow-wrap:break-word;white-space:pre-wrap;border-radius:.75rem;padding:.75rem 1rem;display:block}.ai-studio-bubble.is-user{background:var(--grey-color-shade-2);border:1px solid var(--grey-color-shade-3);color:var(--grey-color-shade-8);border-radius:.75rem;padding:.5rem .75rem}.ai-studio-bubble.is-ai{background:var(--background-color);border:1px solid var(--grey-color-shade-2)}.ai-studio-bubble-highlights{flex-direction:column;gap:.25rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.ai-studio-bubble-highlights strong{color:var(--grey-color);font-weight:600}.ai-studio-bubble-highlights li{font-size:var(--font-8);color:var(--grey-color-shade-8);padding-left:.75rem;position:relative}.ai-studio-bubble-highlights li:before{content:"•";color:var(--grey-color-shade-7);position:absolute;left:0}.ai-studio-stage-card{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;flex-direction:column;gap:.5rem;max-width:22rem;padding:1rem 1.25rem;display:inline-flex}.ai-studio-stage-heading{font-size:var(--font-8);color:var(--grey-color-shade-7);margin:0}.ai-studio-stage-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ai-studio-stage-row{font-size:var(--font-8);color:var(--grey-color-shade-7);align-items:center;gap:.5rem;display:flex}.ai-studio-stage-row.is-done{color:var(--success-color)}.ai-studio-stage-row.is-active{color:var(--primary-color)}.ai-studio-stage-row.is-failed{color:var(--danger-color)}.ai-studio-stage-icon{flex-shrink:0;justify-content:center;align-items:center;width:.75rem;height:.75rem;display:inline-flex}.ai-studio-stage-icon svg{width:100%;height:100%}.ai-studio-stage-icon.is-spinner{border:1.5px solid var(--primary-color);border-top-color:#0000;border-radius:50%;width:.75rem;height:.75rem;animation:.8s linear infinite ai-studio-spin}.ai-studio-stage-icon.is-pending{border:1.5px solid var(--primary-color);opacity:.6;border-radius:50%;width:.625rem;height:.625rem}@keyframes ai-studio-spin{to{transform:rotate(360deg)}}.ai-studio-suggestions-label{font-size:var(--font-8);color:var(--grey-color-shade-4);margin:0 0 .75rem}.ai-studio-suggestions-wrapper{flex-shrink:0}.ai-studio-suggestions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.ai-studio-composer-wrapper{flex-shrink:0}.ai-studio-suggestion-card{text-align:left;background:var(--background-color);border:1px solid var(--grey-color-shade-2);font-size:var(--font-8);color:var(--grey-color-shade-6);cursor:pointer;border-radius:1rem;padding:.5rem .75rem;display:block}.ai-studio-suggestion-card:hover{background:var(--grey-color-shade-2)}.ai-studio-composer{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;padding:1.25rem 4rem 1.25rem 1rem;display:block;position:relative}.ai-studio-composer:focus-within{border-color:var(--primary-color)}.ai-studio-composer.is-disabled{background:var(--grey-color-shade-2)}.ai-studio-composer-field{resize:none;width:100%;font-size:var(--font-8);color:var(--grey-color);background:0 0;border:0;outline:0;min-height:3rem;max-height:10rem;font-family:inherit;display:block}.ai-studio-composer-field::placeholder{color:var(--grey-color-shade-4)}.ai-studio-composer-send{background:var(--primary-color);width:2.25rem;height:2.25rem;color:var(--text-light-color);cursor:pointer;border:0;border-radius:.5rem;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem}.ai-studio-composer-send:disabled{background:var(--grey-color-shade-3);cursor:not-allowed}.ai-studio-composer-send svg{width:1.125rem;height:1.125rem}.ai-studio-composer-send svg path{fill:var(--text-light-color)}.ai-studio-preview-panel{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;flex-direction:column;gap:1rem;height:100%;min-height:0;padding:1.5rem;animation:.48s cubic-bezier(.4,0,.2,1) ai-studio-preview-in;display:flex;overflow-y:auto}.ai-studio-preview-content{flex-direction:column;gap:1rem;animation:.26s ease-out .38s backwards ai-studio-preview-content-in;display:flex}@keyframes ai-studio-preview-content-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ai-studio-preview-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.ai-studio-artifact-card{background:var(--background-color);border:2px solid var(--grey-color-shade-2);cursor:pointer;text-align:left;border-radius:.5rem;align-items:stretch;gap:1rem;width:100%;max-width:26rem;padding:.875rem 1rem;transition:border-color .2s;display:flex}.ai-studio-artifact-card.is-active,.ai-studio-artifact-card:hover{border-color:var(--primary-color)}.ai-studio-artifact-info{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;display:flex}.ai-studio-artifact-title{font-size:var(--font-8);color:var(--grey-color);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-weight:600;display:-webkit-box;overflow:hidden}.ai-studio-artifact-duration{font-size:var(--font-9);color:var(--grey-color-shade-7);margin:0}.ai-studio-artifact-thumb{background:color-mix(in srgb, var(--primary-color) 8%, white);border:1px solid color-mix(in srgb, var(--primary-color) 25%, white);width:4.5rem;height:4.5rem;color:var(--primary-color);border-radius:.25rem;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:.375rem;display:flex}.ai-studio-artifact-thumb-title{color:var(--primary-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.4rem;font-weight:600;display:-webkit-box;overflow:hidden}.ai-studio-artifact-thumb-lines{flex-direction:column;gap:.125rem;display:flex}.ai-studio-artifact-thumb-lines span{background:color-mix(in srgb, var(--primary-color) 35%, white);border-radius:.0625rem;width:100%;height:.125rem}.ai-studio-artifact-thumb-lines span:nth-child(2){width:80%}.ai-studio-artifact-thumb-lines span:nth-child(3){width:60%}.ai-studio-artifact-thumb-meta{color:var(--primary-color);border-top:.5px solid color-mix(in srgb, var(--primary-color) 25%, white);white-space:nowrap;text-overflow:ellipsis;padding-top:.1875rem;font-size:.375rem;overflow:hidden}.ai-studio-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ai-studio-preview-heading{align-items:center;gap:.5rem;display:flex}.ai-studio-preview-back{width:2rem;height:2rem;color:var(--grey-color);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:none}.ai-studio-preview-back svg{width:1.25rem;height:1.25rem}.ai-studio-preview-title{font-size:var(--font-5);color:var(--grey-color);margin:0;font-weight:600}.ai-studio-preview-subtitle{font-size:var(--font-8);color:var(--grey-color-shade-7);border-bottom:1px solid var(--grey-color-shade-3);margin:0;padding-bottom:1rem}.ai-studio-preview-empty{font-size:var(--font-8);color:var(--grey-color-shade-6);text-align:center;border-radius:.5rem;flex:1;justify-content:center;align-items:center;min-height:12rem;padding:1.5rem;display:flex}.ai-studio-preview-hint{font-size:var(--font-9);color:var(--grey-color-shade-7);background:color-mix(in srgb, var(--primary-color) 6%, white);border-radius:.375rem;margin:0;padding:.5rem .75rem}.ai-studio-section{flex-direction:column;gap:.75rem;display:flex}.ai-studio-section-title{font-size:var(--font-7);color:var(--grey-color-shade-8);margin:0;font-weight:600}.ai-studio-section-summary{font-size:var(--font-8);color:var(--grey-color-shade-7);margin:0}.ai-studio-assessment-title-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ai-studio-assessment-title{font-size:var(--font-6);color:var(--grey-color);margin:0;font-weight:600}.ai-studio-duration-pill{background:var(--grey-color-shade-2);color:var(--grey-color-shade-8);font-size:var(--font-9);border-radius:6.25rem;align-items:center;padding:.125rem .625rem;font-weight:600;display:inline-flex}.ai-studio-question-card{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.5rem;padding:1rem 1.25rem}.ai-studio-question-card.is-removed{opacity:.55}.ai-studio-question-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.ai-studio-question-title{font-size:var(--font-8);color:var(--grey-color);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600;display:flex}.ai-studio-difficulty-pill{font-size:var(--font-10);text-transform:uppercase;letter-spacing:var(--letter-spacing-5);border-radius:.25rem;align-items:center;padding:.125rem .5rem;font-weight:600;display:inline-flex}.ai-studio-difficulty-pill.is-easy{background:color-mix(in srgb, var(--success-color) 14%, white);color:var(--success-color)}.ai-studio-difficulty-pill.is-medium{background:color-mix(in srgb, var(--warning-color) 14%, white);color:var(--warning-color)}.ai-studio-difficulty-pill.is-hard{background:color-mix(in srgb, var(--danger-color) 14%, white);color:var(--danger-color)}.ai-studio-question-body{font-size:var(--font-8);color:var(--grey-color-shade-8);margin:0 0 .75rem}.ai-studio-include-toggle{font-size:var(--font-9);color:var(--grey-color-shade-7);cursor:pointer;white-space:nowrap;align-items:center;gap:.375rem;display:inline-flex}.ai-studio-include-toggle input{width:1rem;height:1rem;accent-color:var(--primary-color)}.ai-studio-include-note{font-size:var(--font-9);color:var(--danger-color);margin:.5rem 0 0}.ai-studio-option-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ai-studio-option-row{border:1px solid var(--grey-color-shade-2);background:var(--background-color);font-size:var(--font-8);color:var(--grey-color-shade-8);border-radius:.375rem;padding:.625rem 1rem}.ai-studio-option-row.is-correct{background:color-mix(in srgb, var(--success-color) 10%, white);border-color:var(--success-color);color:var(--grey-color-shade-9)}.ai-studio-coding-meta{font-size:var(--font-8);color:var(--grey-color-shade-8);margin:0 0 .5rem}.ai-studio-coding-meta strong{color:var(--grey-color-shade-9);font-weight:600}.ai-studio-disclosure{border:0;margin-top:.5rem}.ai-studio-disclosure summary{cursor:pointer;font-size:var(--font-8);color:var(--primary-color);align-items:center;gap:.375rem;font-weight:600;list-style:none;display:inline-flex}.ai-studio-disclosure summary::-webkit-details-marker{display:none}.ai-studio-disclosure summary:before{content:"▸";transition:transform .15s;display:inline-block}.ai-studio-disclosure[open] summary:before{transform:rotate(90deg)}.ai-studio-code-block{background:var(--grey-color-shade-2);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--font-9);border-radius:.375rem;margin:.5rem 0;padding:.75rem 1rem;overflow-x:auto}.ai-studio-testcase{border:1px solid var(--grey-color-shade-2);border-radius:.375rem;margin-top:.5rem;padding:.75rem 1rem}.ai-studio-testcase-header{font-size:var(--font-9);color:var(--grey-color-shade-8);margin-bottom:.5rem;font-weight:600}.ai-studio-footer-note{border-top:1px solid var(--grey-color-shade-3);font-size:var(--font-8);color:var(--grey-color-shade-7);margin:1rem 0 0;padding-top:1rem}.ai-studio-footer-note button{color:var(--primary-color);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.ai-studio-footer-note button:disabled{opacity:.5;cursor:not-allowed}.brew-voice-page{color:var(--grey-color);font-size:var(--font-9);line-height:var(--line-height-6);border-radius:.625rem;grid-template-columns:1fr 14.75rem;gap:1rem;min-height:37.5rem;display:grid;position:relative;overflow:hidden}.brew-voice-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.625rem;margin-bottom:.875rem;padding:.875rem 0;display:flex}.brew-voice-header-left{align-items:center;gap:.625rem;display:flex}.brew-voice-header-icon{background:var(--primary-color-shade-1);width:2.5rem;height:2.5rem;color:var(--primary-color);border-radius:.4375rem;justify-content:center;align-items:center;display:flex}.brew-voice-header-title{font-size:var(--font-8);color:var(--grey-color);font-weight:600;line-height:var(--line-height-5)}.brew-voice-header-subtitle{font-size:var(--font-9);color:var(--grey-color-shade-6)}.brew-voice-online-dot{background:var(--success-color);border-radius:50%;flex-shrink:0;width:.4375rem;height:.4375rem;position:relative}.brew-voice-online-dot:after{content:"";background:var(--success-color);opacity:.2;border-radius:50%;animation:2s ease-in-out infinite brew-voice-pulse;position:absolute;inset:-.25rem}@keyframes brew-voice-pulse{0%,to{transform:scale(1)}50%{opacity:.08;transform:scale(1.5)}}.brew-voice-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:.875rem;display:grid;overflow:hidden}.brew-voice-stat{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.5rem;padding:.75rem 1rem}.brew-voice-stat-label{font-size:var(--font-9);color:var(--grey-color-shade-6);align-items:center;gap:.25rem;margin-bottom:.3125rem;display:flex}.brew-voice-stat-value{font-size:var(--font-5);color:var(--grey-color);font-weight:600;line-height:1}.brew-voice-stat-value-unit{font-size:var(--font-8);font-weight:400}.brew-voice-stat-sub{font-size:var(--font-9);color:var(--grey-color-shade-4);margin-top:.1875rem}.brew-voice-stat-sub-link{color:var(--primary-color);font-weight:400}.brew-voice-tabs{border-bottom:.5px solid var(--grey-color-shade-2);flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:1.125rem;display:flex}.brew-voice-tab{font-size:var(--font-9);color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.3125rem;margin-bottom:-.03125rem;padding:.5625rem 1.125rem;font-family:inherit;font-weight:400;transition:all .15s;display:flex}.brew-voice-tab:hover{color:var(--grey-color)}.brew-voice-tab-active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.brew-voice-tab-count{background:var(--primary-color-shade-1);color:var(--primary-color);font-size:var(--font-10);border-radius:.5rem;padding:.0625rem .3125rem;font-weight:600}.brew-voice-new-btn{background:var(--primary-color);color:var(--text-light-color);font-size:var(--font-9);cursor:pointer;border:none;border-radius:50em;align-items:center;gap:.25rem;padding:.5rem .75rem;font-family:inherit;font-weight:400;transition:all .15s;display:flex}.brew-voice-new-btn:hover{color:var(--text-light-color);background:var(--primary-color-shade-9)}.brew-voice-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.brew-voice-section-title{font-size:var(--font-8);color:var(--grey-color);margin-bottom:.1875rem;font-weight:600}.brew-voice-section-subtitle{font-size:var(--font-9);color:var(--grey-color-shade-6);margin-bottom:.875rem}.brew-voice-filter{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.brew-voice-filter .table-search-container{flex:1;margin:0}.brew-voice-completed-calls-list{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.brew-voice-card{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.625rem;flex:1;gap:.6875rem;min-width:400px;height:-webkit-fill-available;height:-moz-available;height:stretch;padding:.8125rem .9375rem;transition:border-color .2s;display:flex}.brew-voice-card:hover{border-color:var(--grey-color-shade-3)}.brew-voice-card-featured{border:1px solid var(--primary-color)}.brew-voice-card-avatar{width:36px;height:36px;font-size:var(--font-9);background:var(--grey-color-shade-1);color:var(--grey-color-shade-6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.brew-voice-active-call-meta{margin-top:.25rem}.brew-voice-card-content{flex-direction:column;flex:1;justify-content:space-between;min-width:0;height:100%;display:flex}.brew-voice-card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.brew-voice-card-name{font-size:var(--font-9);color:var(--grey-color);font-weight:600}.brew-voice-card-role{font-size:var(--font-9);color:var(--grey-color-shade-6);margin-top:.0625rem}.brew-voice-card-role-v2{font-size:var(--font-10);color:var(--grey-color-shade-6);margin-top:.0625rem}.brew-voice-card-countdown-wrap{align-items:center;gap:.3125rem;display:flex}.brew-voice-card-countdown{font-size:var(--font-9);white-space:nowrap;flex-shrink:0;font-weight:600}.dropdown-circle-btn{background:var(--grey-color-shade-1);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.dropdown-circle-btn:hover{background:var(--grey-color-shade-2)}.brew-voice-card-tags{flex-wrap:wrap;align-items:center;gap:.3125rem;margin-top:.3125rem;display:flex}.brew-voice-card-meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.3125rem;display:flex}.brew-voice-card-meta-item{font-size:var(--font-9);color:var(--grey-color-shade-4);align-items:center;gap:.125rem;display:flex}.brew-voice-badge{font-size:var(--font-10);white-space:nowrap;border-radius:50em;align-items:center;gap:.125rem;padding:.25rem .5rem;font-weight:400;display:inline-flex}.brew-voice-badge-scheduled{background:var(--background-color);color:var(--primary-color);border:.5px solid var(--primary-color)}.brew-voice-badge-ready{background:var(--background-color);color:var(--success-color);border:.5px solid var(--success-color)}.brew-voice-badge-rescheduled{background:var(--background-color);color:var(--secondary-color);border:.5px solid var(--secondary-color)}.brew-voice-badge-answered{background:var(--background-color);color:var(--success-color);border:.5px solid var(--success-color)}.brew-voice-badge-rejected-call{background:var(--background-color);color:var(--danger-color);border:.5px solid var(--danger-color)}.brew-voice-badge-positive{background:var(--background-color);color:var(--success-color);border:.5px solid var(--success-color)}.brew-voice-badge-neutral{background:var(--grey-color-shade-1);color:var(--grey-color-shade-6);border:.5px solid var(--grey-color-shade-2)}.brew-voice-badge-negative{background:var(--background-color);color:var(--danger-color);border:.5px solid var(--danger-color)}.brew-voice-badge-in-progress{background:var(--background-color);color:var(--secondary-color-shade-7);border:.5px solid var(--secondary-color-shade-3)}.brew-voice-fit{margin-top:.5rem}.brew-voice-fit-row{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.brew-voice-fit-label{font-size:var(--font-9);color:var(--grey-color-shade-6)}.brew-voice-fit-score{font-size:var(--font-9);font-weight:600}.brew-voice-fit-score-max{font-size:var(--font-10);color:var(--grey-color-shade-4);font-weight:400}.brew-voice-fit-bar{background:var(--grey-color-shade-1);border-radius:.125rem;flex:1;height:3px;overflow:hidden}.brew-voice-fit-fill{border-radius:.125rem;height:100%;transition:width .8s}.brew-voice-ai-rec{margin-top:.375rem}.brew-voice-ai-rec-label{font-size:var(--font-10);color:var(--grey-color-shade-4);text-transform:uppercase;letter-spacing:.6px;font-weight:600}.brew-voice-ai-rec-value{font-size:var(--font-9);color:var(--grey-color-shade-8);font-weight:600;line-height:normal}.brew-voice-ai-rec-text{font-size:var(--font-9);color:var(--grey-color-shade-8);-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.brew-voice-ai-rec-text-expanded{-webkit-line-clamp:unset}.brew-voice-show-more-btn{font-size:var(--font-9);color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.brew-voice-hr-pill{font-size:var(--font-9);cursor:pointer;border:.5px solid var(--grey-color-shade-2);color:var(--grey-color-shade-6);background:0 0;border-radius:50em;padding:.125rem .5rem;font-family:inherit;font-weight:400;transition:all .15s}.brew-voice-hr-pill:hover{border-color:var(--grey-color-shade-3);color:var(--grey-color)}.brew-voice-hr-pill-pending{background:var(--grey-color-shade-1);color:var(--grey-color-shade-6);border-color:var(--grey-color-shade-3)}.brew-voice-hr-pill-shortlisted{color:var(--success-color);border-color:var(--success-color);background:#edfff0}.brew-voice-hr-pill-flagged{background:var(--secondary-color-shade-1);color:var(--secondary-color-shade-7);border-color:var(--secondary-color-shade-3)}.brew-voice-hr-pill-rejected{color:var(--danger-color-shade-dark);border-color:var(--danger-color);background:#ffeded}.brew-voice-hr-dropdown{display:inline-flex}.brew-voice-hr-dropdown-trigger{align-items:center;gap:.25rem;display:inline-flex}.brew-voice-hr-dropdown-menu{border:.5px solid var(--grey-color-shade-2);border-radius:.375rem;min-width:8.75rem;padding:.25rem;box-shadow:0 4px 12px #00000014}.brew-voice-hr-dropdown-option{text-align:left;width:100%;font-size:var(--font-9);color:var(--grey-color);cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.375rem .5rem;font-family:inherit;font-weight:400;display:block}.brew-voice-hr-dropdown-option:hover{background:var(--grey-color-shade-1)}.brew-voice-hr-dropdown-option-active{color:var(--primary-color);background:var(--background-color);font-weight:600}.brew-voice-actions{flex-wrap:wrap;align-items:center;gap:.3125rem;margin-top:.5rem;display:flex}.brew-voice-action-btn{font-size:var(--font-9);cursor:pointer;border:.5px solid var(--grey-color-shade-2);color:var(--grey-color-shade-6);background:0 0;border-radius:50em;align-items:center;gap:.1875rem;padding:.25rem .5625rem;font-family:inherit;font-weight:400;transition:all .15s;display:inline-flex}.brew-voice-action-btn:hover{background:var(--grey-color-shade-1);color:var(--grey-color);border-color:var(--grey-color-shade-3)}.brew-voice-action-btn-primary{background:var(--primary-color-shade-1);color:var(--primary-color);border-color:#0000}.brew-voice-action-btn-primary:hover{opacity:.85;background:var(--primary-color-shade-1);color:var(--primary-color)}.brew-voice-right-panel{border:.5px solid var(--grey-color-shade-2);background:var(--background-color);border-radius:.5rem;height:fit-content;padding:.875rem}.brew-voice-agent-card{background:var(--grey-color-shade-1);border:.5px solid var(--grey-color-shade-2);text-align:center;border-radius:.625rem;margin-bottom:.625rem;padding:.875rem}.brew-voice-agent-wrap{width:56px;height:56px;margin:0 auto .5rem;position:relative}.brew-voice-agent-avatar{background:var(--primary-color-shade-1);width:56px;height:56px;font-size:var(--font-6);color:var(--primary-color);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.brew-voice-agent-ring{border:1px solid var(--primary-color-shade-3);border-radius:50%;animation:2.5s ease-in-out infinite brew-voice-ring;position:absolute}.brew-voice-agent-ring-1{opacity:.5;animation-delay:0s;inset:-6px}.brew-voice-agent-ring-2{opacity:.2;animation-delay:1s;inset:-13px}@keyframes brew-voice-ring{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.brew-voice-agent-name{font-size:var(--font-8);color:var(--grey-color);font-weight:600}.brew-voice-agent-title{font-size:var(--font-9);color:var(--grey-color-shade-6);margin-top:.125rem}.brew-voice-waveform{justify-content:center;align-items:center;gap:.125rem;height:16px;margin:.4375rem 0 .3125rem;display:flex}.brew-voice-wave-bar{background:var(--primary-color);border-radius:.125rem;width:2px;animation:1.4s ease-in-out infinite brew-voice-wave}.brew-voice-wave-bar:first-child{height:4px;animation-delay:0s}.brew-voice-wave-bar:nth-child(2){height:9px;animation-delay:.1s}.brew-voice-wave-bar:nth-child(3){height:15px;animation-delay:.2s}.brew-voice-wave-bar:nth-child(4){height:9px;animation-delay:.3s}.brew-voice-wave-bar:nth-child(5){height:16px;animation-delay:.4s}.brew-voice-wave-bar:nth-child(6){height:10px;animation-delay:.5s}.brew-voice-wave-bar:nth-child(7){height:4px;animation-delay:.6s}@keyframes brew-voice-wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.2)}}.brew-voice-agent-online{font-size:var(--font-9);color:var(--success-color);justify-content:center;align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}.brew-voice-active-calls-btn{font-size:var(--font-9);color:var(--secondary-color-shade-7);cursor:pointer;background:var(--secondary-color-shade-1);border:.5px solid var(--secondary-color-shade-3);border-radius:50em;justify-content:center;align-items:center;gap:.3125rem;margin:0 auto;padding:.25rem .625rem;font-family:inherit;transition:opacity .15s;display:flex}.brew-voice-active-calls-btn:hover{opacity:.8}.brew-voice-active-dot{background:var(--secondary-color-shade-6);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1s ease-in-out infinite brew-voice-pulse}.brew-voice-panel-box{background:var(--grey-color-shade-1);border:.5px solid var(--grey-color-shade-2);border-radius:.625rem;margin-top:.625rem;padding:.6875rem}.brew-voice-panel-box-title{font-size:var(--font-10);color:var(--grey-color-shade-4);text-transform:uppercase;letter-spacing:.6px;margin-bottom:.4375rem;font-weight:600}.brew-voice-panel-row{border-bottom:.5px solid var(--grey-color-shade-2);justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.brew-voice-panel-row:last-child{border-bottom:none}.brew-voice-panel-key{font-size:var(--font-9);color:var(--grey-color-shade-6)}.brew-voice-panel-value{font-size:var(--font-9);color:var(--grey-color);font-weight:600}.brew-voice-panel-value-info{color:var(--primary-color)}.brew-voice-panel-value-success{color:var(--success-color)}.brew-voice-panel-value-warning{color:var(--secondary-color-shade-6)}.brew-voice-next-call{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.625rem;margin-top:.625rem;padding:.6875rem}.brew-voice-next-call-name{font-size:var(--font-9);color:var(--grey-color);font-weight:600}.brew-voice-next-call-role{font-size:var(--font-9);color:var(--grey-color-shade-6);margin-top:.0625rem}.brew-voice-next-call-time{font-size:var(--font-9);color:var(--primary-color);align-items:center;gap:.1875rem;margin-top:.25rem;display:flex}.brew-voice-capabilities{background:var(--grey-color-shade-1);border-radius:.625rem;margin-top:.625rem;padding:.6875rem}.brew-voice-capability{font-size:var(--font-9);color:var(--grey-color-shade-8);align-items:center;gap:.3125rem;padding:.15625rem 0;display:flex}.brew-voice-capability svg{color:var(--success-color)}.brew-voice-modal-overlay{justify-content:center;align-items:flex-start;padding:2.5rem 1rem;display:flex}.brew-voice-modal{background:var(--background-color);border-radius:.75rem;outline:none;flex-shrink:0;align-self:flex-start;width:100%;overflow:hidden}.brew-voice-modal-wide{max-width:660px}.brew-voice-modal-sm{max-width:480px}.brew-voice-modal-header{justify-content:space-between;align-items:flex-start;padding:1.125rem 1.25rem 0;display:flex}.brew-voice-modal-title{font-size:var(--font-8);color:var(--grey-color);font-weight:600}.brew-voice-modal-subtitle{font-size:var(--font-9);color:var(--grey-color-shade-6);margin-top:.1875rem}.brew-voice-modal-close{border:.5px solid var(--grey-color-shade-2);cursor:pointer;width:26px;height:26px;color:var(--grey-color-shade-6);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:background .15s;display:flex}.brew-voice-modal-close:hover{background:var(--grey-color-shade-1)}.brew-voice-modal-body{max-height:72vh;padding:.875rem 1.25rem;overflow-y:auto}.brew-voice-modal-footer{border-top:.5px solid var(--grey-color-shade-1);justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem 1.125rem;display:flex}.brew-voice-form-grid-2{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.brew-voice-form-grid-1{margin-bottom:.75rem}.brew-voice-field{flex-direction:column;gap:.1875rem;display:flex}.brew-voice-label{font-size:var(--font-9);color:var(--grey-color-shade-8);font-weight:400}.brew-voice-label-req{color:var(--danger-color);font-size:var(--font-10);margin-left:.125rem}.brew-voice-label-opt{color:var(--grey-color-shade-4);font-size:var(--font-10);margin-left:.125rem}.brew-voice-input,.brew-voice-select,.brew-voice-textarea{border:.5px solid var(--grey-color-shade-3);font-size:var(--font-9);color:var(--grey-color);background:var(--background-color);border-radius:.4375rem;outline:none;width:100%;padding:.4375rem .625rem;font-family:inherit;transition:border-color .15s}.brew-voice-input::placeholder,.brew-voice-select::placeholder,.brew-voice-textarea::placeholder{color:var(--grey-color-shade-4)!important}.brew-voice-input:focus,.brew-voice-select:focus,.brew-voice-textarea:focus{border-color:var(--primary-color)}.brew-voice-textarea{resize:vertical;min-height:72px}.brew-voice-error{font-size:var(--font-9);color:var(--danger-color)}.brew-voice-subtabs{border-bottom:.5px solid var(--grey-color-shade-2);margin-bottom:.875rem;display:flex}.brew-voice-subtab{font-size:var(--font-9);color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.25rem;margin-bottom:-.03125rem;padding:.4375rem .875rem;font-family:inherit;font-weight:400;transition:all .15s;display:flex}.brew-voice-subtab-active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.brew-voice-upload-zone{border:1.5px dashed var(--grey-color-shade-3);text-align:center;cursor:pointer;border-radius:.5rem;width:100%;padding:1.125rem;transition:all .15s}.brew-voice-upload-zone:hover{border-color:var(--primary-color);background:var(--primary-color-shade-1)}.brew-voice-upload-title{font-size:var(--font-9);color:var(--grey-color-shade-8);margin-bottom:.1875rem;font-weight:400}.brew-voice-upload-sub{font-size:var(--font-9);color:var(--grey-color-shade-4)}.brew-voice-upload-browse{background:var(--background-color);border:.5px solid var(--grey-color-shade-3);font-size:var(--font-9);color:var(--grey-color-shade-8);border-radius:.3125rem;margin-top:.4375rem;padding:.25rem .625rem;display:inline-block}.brew-voice-tags-input{border:.5px solid var(--grey-color-shade-3);background:var(--background-color);cursor:text;border-radius:.4375rem;flex-wrap:wrap;align-items:center;gap:.25rem;min-height:32px;padding:.25rem .4375rem;display:flex}.brew-voice-tags-input:focus-within{border-color:var(--primary-color)}.brew-voice-tag{background:var(--primary-color-shade-1);color:var(--primary-color);font-size:var(--font-9);border-radius:.25rem;align-items:center;gap:.1875rem;padding:.125rem .375rem .125rem .4375rem;display:inline-flex}.brew-voice-tag-remove{cursor:pointer;opacity:.6;font-size:var(--font-9);color:var(--primary-color);background:0 0;border:none;padding:0;line-height:1}.brew-voice-tag-input{font-size:var(--font-9);color:var(--grey-color);background:0 0;border:none;outline:none;flex:1;min-width:70px;padding:0;font-family:inherit}.brew-voice-form-section{background:var(--grey-color-shade-1);border-radius:.5rem;margin-bottom:.75rem;padding:.75rem}.brew-voice-form-section-title{font-size:var(--font-9);color:var(--grey-color);align-items:center;gap:.3125rem;margin-bottom:.625rem;font-weight:600;display:flex}.brew-voice-opt-toggle{font-size:var(--font-9);color:var(--primary-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:.1875rem;margin:.25rem 0 .625rem;padding:0;font-family:inherit;display:flex}.brew-voice-opt-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:none}.brew-voice-opt-grid-visible{display:grid}.brew-voice-voice-pills{flex-wrap:wrap;gap:.375rem;display:flex}.brew-voice-voice-pill{border:.5px solid var(--grey-color-shade-2);font-size:var(--font-9);color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border-radius:.375rem;align-items:center;gap:.25rem;padding:.3125rem .6875rem;font-family:inherit;font-weight:400;transition:all .15s;display:flex}.brew-voice-voice-pill-active{background:var(--primary-color-shade-1);color:var(--primary-color);border-color:var(--primary-color-shade-3)}.brew-voice-voice-pill:hover:not(.brew-voice-voice-pill-active){border-color:var(--grey-color-shade-3);color:var(--grey-color)}.brew-voice-btn-secondary{color:var(--grey-color-shade-8);border:.5px solid var(--grey-color-shade-3);font-size:var(--font-9);cursor:pointer;background:0 0;border-radius:.4375rem;padding:.5rem 1rem;font-family:inherit;font-weight:400;transition:all .15s}.brew-voice-btn-secondary:hover{background:var(--grey-color-shade-1)}.brew-voice-btn-submit-full{background:var(--success-color);color:var(--text-light-color);font-size:var(--font-9);cursor:pointer;border:none;border-radius:.4375rem;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.5625rem 1rem;font-family:inherit;font-weight:600;transition:opacity .15s;display:flex}.brew-voice-btn-submit-full:hover{opacity:.88}.brew-voice-btn-submit-full:disabled{opacity:.6}.brew-voice-note{font-size:var(--font-9);color:var(--grey-color-shade-4);align-items:flex-start;gap:.25rem;margin-top:.5rem;display:flex}.brew-voice-divider{background:var(--grey-color-shade-1);height:.5px;margin:.75rem 0}.brew-voice-csv-link{font-size:var(--font-9);color:var(--primary-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3125rem;margin-bottom:.3125rem;padding:0;font-family:inherit;display:flex}.brew-voice-csv-sub{font-size:var(--font-9);color:var(--grey-color-shade-4);margin-bottom:.625rem}.brew-voice-active-call-row{border:.5px solid var(--grey-color-shade-2);border-radius:.5rem;align-items:center;gap:.625rem;margin-bottom:.4375rem;padding:.6875rem;display:flex}.brew-voice-active-timer{font-size:var(--font-8);color:var(--secondary-color-shade-6);white-space:nowrap;letter-spacing:.5px;flex-shrink:0;font-family:monospace,sans-serif;font-weight:600}.brew-voice-drawer{background:var(--background-color);border-left:.5px solid var(--grey-color-shade-2);z-index:400;width:420px;min-height:100%;transition:transform .25s;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.brew-voice-transcript-container{max-height:calc(100dvh - 330px);overflow-y:auto}.brew-voice-transcript-label{font-size:var(--font-10);text-transform:uppercase;letter-spacing:.6px;margin-bottom:.125rem;font-weight:600}.brew-voice-transcript-label-aria{color:var(--primary-color)}.brew-voice-transcript-label-candidate{color:var(--grey-color-shade-8)}.brew-voice-transcript-line{font-size:var(--font-9);color:var(--grey-color-shade-8);border-bottom:.5px solid var(--grey-color-shade-1);padding:.375rem 0;line-height:1.6}.brew-voice-transcript-line:last-child{border-bottom:none}.brew-voice-empty-list{text-align:center;color:var(--grey-color-shade-6);font-size:var(--font-9);padding:1.5rem}.brew-voice-stats-skeleton{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:.875rem;display:grid;overflow:hidden}.brew-voice-stat-skeleton{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.5rem;min-height:96px;padding:.75rem 1rem}.brew-voice-stat-skeleton-line{background:var(--grey-color-shade-1);border-radius:.25rem;width:60%;height:10px;margin-bottom:.5rem}.brew-voice-stat-skeleton-value{background:var(--grey-color-shade-1);border-radius:.25rem;width:40%;height:22px}.brew-voice-calls-list-skeleton{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;display:flex}.brew-voice-card-skeleton{pointer-events:none}.brew-voice-card-skeleton:hover{border-color:var(--grey-color-shade-2)}.brew-voice-card-skeleton-avatar{background:var(--grey-color-shade-1);border-radius:50%;flex-shrink:0;width:36px;height:36px}.brew-voice-card-skeleton-meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.3125rem;display:flex}.brew-voice-card-skeleton-meta-item{align-items:center;gap:.125rem;display:flex}.brew-voice-card-skeleton-tags{flex-wrap:wrap;align-items:center;gap:.3125rem;margin-top:.3125rem;display:flex}.brew-voice-card-skeleton-fit{align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.brew-voice-card-skeleton-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.brew-voice-header-right{background-color:var(--grey-color-shade-1);border:1px solid var(--grey-color-shade-2);border-radius:50em;align-items:center;display:flex}.brew-voice-header-right .brew-voice-header-btn{font-size:var(--font-9);color:var(--grey-color-shade-6);border-radius:50em;padding:.5rem 1rem;font-weight:400;transition:all .15s}.brew-voice-header-right .brew-voice-header-btn:hover{color:var(--grey-color)}.brew-voice-header-right .brew-voice-header-btn.active{background-color:var(--background-color);color:var(--grey-color)}.brew-voice-role-listing{flex-direction:column;gap:1rem;display:flex}.brew-voice-role-filter-bar{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.brew-voice-role-filter-spacer{flex:1}.brew-voice-role-card-list{flex-direction:column;gap:.875rem;display:flex}.brew-voice-role-card{background:var(--background-color);border:1px solid var(--grey-color-shade-2);cursor:pointer;border-radius:1rem;padding:1.125rem 1.25rem;transition:border-color .15s,box-shadow .15s}.brew-voice-role-card:hover{border-color:var(--primary-color);box-shadow:0 .625rem 1.75rem -1rem var(--primary-color-shade-3)}.brew-voice-role-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.brew-voice-role-card-title{font-size:var(--font-8);color:var(--grey-color);text-align:left;font-weight:600;line-height:normal}.brew-voice-role-card-sub{font-size:var(--font-9);color:var(--grey-color-shade-5);align-items:center;gap:.25rem;margin-top:.25rem;line-height:normal;display:flex}.brew-voice-role-status-badge{font-size:var(--font-9);white-space:nowrap;border-radius:50em;align-items:center;gap:.25rem;padding:.25rem .5rem;font-weight:600;line-height:normal;display:inline-flex}.brew-voice-role-status-running{color:var(--success-color);background:#edfff0;border:1px solid #c0fcc9}.brew-voice-role-status-paused{color:var(--warning-color);background:#fff5ed;border:1px solid #ffd1c5}.brew-voice-role-status-archived{background:var(--grey-color-shade-1);color:var(--grey-color-shade-6);border:1px solid var(--grey-color-shade-2)}.brew-voice-role-skills{flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem;display:flex}.brew-voice-role-skill-tag{background:var(--grey-color-shade-1);font-size:var(--font-9);color:var(--grey-color-shade-6);border-radius:50em;padding:.25rem .5rem;line-height:normal}.brew-voice-role-metrics-row{border-top:1px solid var(--grey-color-shade-2);grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:.75rem;padding-top:.5rem;display:grid}.brew-voice-role-metric{background-color:var(--grey-color-shade-1);border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.5rem .75rem;display:flex}.brew-voice-role-metric-value{font-size:var(--font-8);color:var(--grey-color);font-weight:600;line-height:normal}.brew-voice-role-metric-label{font-size:var(--font-9);color:var(--grey-color-shade-6);line-height:normal}.brew-voice-role-metric-label.success-color{color:var(--success-color)}.brew-voice-role-metric-denom{font-size:var(--font-9);color:var(--grey-color-shade-6);font-weight:400;line-height:normal}.brew-voice-role-metric-progress{background:var(--grey-color-shade-2);border-radius:50em;height:.25rem;margin-top:.25rem;overflow:hidden}.brew-voice-role-metric-progress-fill{background:var(--primary-color);border-radius:50em;height:100%}.brew-voice-role-card-foot{font-size:var(--font-9);color:var(--grey-color-shade-6);justify-content:space-between;align-items:center;line-height:normal;display:flex}.brew-voice-role-empty{border:1px dashed var(--grey-color-shade-2);background:var(--background-color);text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;display:flex}.brew-voice-role-empty-title{font-size:var(--font-8);color:var(--grey-color);margin-bottom:.5rem;font-weight:600;line-height:normal}.brew-voice-role-empty-sub{font-size:var(--font-9);color:var(--grey-color-shade-6);margin-bottom:1rem;line-height:normal}.brew-voice-role-detail{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.brew-voice-role-hdr{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.375rem;display:flex}.brew-voice-role-hdr-title{font-size:var(--font-6);color:var(--grey-color);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600;line-height:normal;display:flex}.brew-voice-role-hdr-sub{font-size:var(--font-9);color:var(--grey-color-shade-6);align-items:center;gap:.375rem;margin-top:.375rem;line-height:normal;display:flex}.brew-voice-role-hdr-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.brew-voice-role-hdr-actions .brew-voice-detail-header-btn{background:var(--background-color);color:var(--grey-color-shade-8);border:1px solid var(--grey-color-shade-2);font-size:var(--font-9);border-radius:50em;align-items:center;gap:.25rem;padding:.5rem .75rem;font-weight:400;line-height:normal;transition:all .15s;display:flex}.brew-voice-role-hdr-actions .brew-voice-detail-header-btn:hover{background:var(--grey-color-shade-1);color:var(--grey-color)}.brew-voice-role-metrics-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.brew-voice-role-metric-tile{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;padding:.875rem 1rem}.brew-voice-role-metric-tile-label{font-size:var(--font-9);color:var(--grey-color-shade-6);align-items:center;gap:.375rem;margin-bottom:.375rem;line-height:normal;display:flex}.brew-voice-role-metric-tile-value{font-size:var(--font-5);color:var(--grey-color);font-weight:600;line-height:normal}.brew-voice-role-cand-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.brew-voice-role-cand-toolbar-left{font-size:var(--font-8);color:var(--grey-color);font-weight:600;line-height:normal}.brew-voice-role-cand-toolbar-right{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.brew-voice-role-tbl-shell{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:1rem;min-width:740px;overflow:visible}.brew-voice-role-tbl-header{border-bottom:1px solid var(--grey-color-shade-2);justify-content:space-between;align-items:stretch;display:flex}.brew-voice-role-tbl-tabs{flex:1;min-width:0;padding:0 .75rem;display:flex;overflow-x:visible}.brew-voice-role-tbl-refresh-btn{color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem 1rem;display:flex}.brew-voice-role-tbl-refresh-btn:hover:not(:disabled){color:var(--primary-color)}.brew-voice-role-tbl-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.brew-voice-role-tbl-tab{font-size:var(--font-9);color:var(--grey-color-shade-6);white-space:nowrap;cursor:pointer;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem .875rem;font-weight:600;line-height:normal}.brew-voice-role-tbl-tab-active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.brew-voice-role-tbl-tab-count{margin-left:.375rem;font-weight:400}.brew-voice-role-cand-tbl{border-collapse:collapse;width:100%}.brew-voice-role-cand-tbl th{text-align:left;font-size:var(--font-9);color:var(--grey-color-shade-6);border-bottom:1px solid var(--grey-color-shade-2);padding:.75rem 1rem;font-weight:600;line-height:normal}.brew-voice-role-cand-tbl td{font-size:var(--font-9);border-bottom:1px solid var(--grey-color-shade-1);vertical-align:middle;padding:.875rem 1rem;line-height:normal}.brew-voice-role-card-skeleton{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:1rem;padding:1.125rem 1.25rem}.brew-voice-role-detail-skeleton-title,.brew-voice-role-detail-skeleton-toolbar-filters{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.brew-voice-role-detail-skeleton-tab{padding:.75rem .875rem}.brew-voice-roles-screening-root{padding:1rem 0 2.5rem}.brew-voice-roles-screening-page-head{flex-direction:column;gap:.25rem;margin-bottom:1.5rem;display:flex}.brew-voice-roles-screening-page-head h1{font-size:var(--font-5);color:var(--grey-color);line-height:normal}.brew-voice-roles-screening-sub{font-size:var(--font-9);color:var(--grey-color-shade-5);margin:0;line-height:normal}.brew-voice-roles-screening-org-note{margin-bottom:.875rem}.brew-voice-roles-screening-wstep-bar{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;align-items:center;margin-bottom:1.125rem;padding:.875rem 1.375rem;display:flex}.brew-voice-roles-screening-wst{font-size:var(--font-9);color:var(--grey-color-shade-6);white-space:nowrap;align-items:center;gap:.625rem;line-height:normal;display:flex}.brew-voice-roles-screening-wst-on{color:var(--primary-color);font-weight:600}.brew-voice-roles-screening-wst-done{color:var(--success-color)}.brew-voice-roles-screening-wsd{border:2px solid var(--grey-color-shade-3);width:1.75rem;height:1.75rem;font-size:var(--font-9);background:var(--background-color);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.brew-voice-roles-screening-wst-on .brew-voice-roles-screening-wsd{background:var(--primary-color);border-color:var(--primary-color);color:var(--background-color)}.brew-voice-roles-screening-wst-done .brew-voice-roles-screening-wsd{background:var(--success-color);border-color:var(--success-color);color:var(--background-color)}.brew-voice-roles-screening-wst-line{background:var(--grey-color-shade-2);flex:1;min-width:1rem;height:2px;margin:0 1rem}.brew-voice-roles-screening-wst-line-done{background:var(--success-color)}.brew-voice-roles-screening-fsec{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;margin-bottom:.75rem;overflow:hidden}.brew-voice-roles-screening-fsec-hd{align-items:center;gap:.5rem;width:100%;padding:1rem 1.25rem;display:flex}.brew-voice-roles-screening-fsec-coll .brew-voice-roles-screening-fsec-hd{cursor:pointer}.brew-voice-roles-screening-fsec-coll .brew-voice-roles-screening-fsec-hd:hover{background:var(--primary-color-shade-1)}.brew-voice-roles-screening-fsec-hd-left{align-items:center;gap:.75rem;display:flex}.brew-voice-roles-screening-fsec-bd{border-top:1px solid var(--grey-color-shade-1);padding:1rem 1.25rem 1.25rem}.brew-voice-roles-screening-sn{background:var(--primary-color);width:1.625rem;height:1.625rem;color:var(--background-color);font-size:var(--font-9);border-radius:50%;flex-shrink:0;place-items:center;font-weight:600;line-height:normal;display:grid}.brew-voice-roles-screening-sn-grey{background:var(--grey-color-shade-2);color:var(--grey-color-shade-7)}.brew-voice-roles-screening-st{font-size:var(--font-8);color:var(--grey-color);font-weight:600;line-height:normal}.brew-voice-roles-screening-sec-hint{font-size:var(--font-9);color:var(--grey-color-shade-6);line-height:normal}.brew-voice-roles-screening-fg-2{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.brew-voice-roles-screening-fg-3{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.brew-voice-roles-screening-field{margin-bottom:1rem}.brew-voice-roles-screening-field label{font-size:var(--font-9);color:var(--grey-color-shade-7);margin-bottom:.375rem;line-height:normal;display:block}.brew-voice-roles-screening-field input,.brew-voice-roles-screening-field textarea{border:1px solid var(--grey-color-shade-3);width:100%;font-size:var(--font-9);color:var(--grey-color);background:var(--background-color);border-radius:.5rem;padding:.625rem .75rem;line-height:normal}.brew-voice-roles-screening-field input::placeholder,.brew-voice-roles-screening-field textarea::placeholder{color:var(--grey-color-shade-4)!important}.brew-voice-roles-screening-field textarea{resize:vertical;min-height:4.5rem}.brew-voice-roles-screening-req{color:var(--danger-color)}.brew-voice-roles-screening-fh{font-size:var(--font-9);color:var(--grey-color-shade-6);align-items:center;gap:.375rem;margin-top:.375rem;line-height:normal;display:flex}.brew-voice-roles-screening-pillset{flex-wrap:wrap;gap:.5rem;display:flex}.brew-voice-roles-screening-pillsel{border:1px solid var(--grey-color-shade-3);font-size:var(--font-9);color:var(--grey-color-shade-7);background:var(--background-color);cursor:pointer;border-radius:2rem;padding:.375rem .875rem;line-height:normal}.brew-voice-roles-screening-pillsel-on{border-color:var(--primary-color);background:var(--primary-color-shade-1);color:var(--primary-color);font-weight:600}.brew-voice-roles-screening-tag-input{border:1px solid var(--grey-color-shade-3);border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .625rem;display:flex}.brew-voice-roles-screening-tag-input input{min-width:6rem;font-size:var(--font-9);background:0 0;border:none;outline:none;flex:1;padding:.25rem;line-height:normal}.brew-voice-roles-screening-tag{border:1px solid var(--grey-color-shade-3);font-size:var(--font-9);color:var(--grey-color-shade-7);background:var(--grey-color-shade-1);border-radius:2rem;padding:.25rem .625rem;line-height:normal}.brew-voice-roles-screening-tag-active{border-color:var(--primary-color-shade-3);background:var(--primary-color-shade-1);color:var(--primary-color);cursor:pointer}.brew-voice-roles-screening-opt-tag,.brew-voice-roles-screening-opt-tag-sm{font-size:var(--font-10);color:var(--grey-color-shade-6);margin-left:.5rem;line-height:normal}.brew-voice-roles-screening-prefilled-badge{font-size:var(--font-10);color:var(--success-color);background:var(--primary-color-shade-1);border-radius:2rem;align-items:center;gap:.25rem;padding:.25rem .5rem;line-height:normal;display:inline-flex}.brew-voice-roles-screening-btn-sm{padding:.375rem .75rem}.brew-voice-roles-screening-cdb{background:var(--grey-color-shade-1);border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.brew-voice-roles-screening-cdb-l{font-size:var(--font-9);color:var(--grey-color-shade-7);white-space:nowrap;align-items:center;gap:.375rem;line-height:normal;display:flex}.brew-voice-roles-screening-cdb-mid{flex:1}.brew-voice-roles-screening-cdb-track{background:var(--grey-color-shade-3);border-radius:2rem;height:.375rem;overflow:hidden}.brew-voice-roles-screening-cdb-fill{background:var(--primary-color);border-radius:2rem;height:100%;transition:width .2s}.brew-voice-roles-screening-cdb-r{font-size:var(--font-9);color:var(--grey-color-shade-7);white-space:nowrap;line-height:normal}.brew-voice-roles-screening-cmp-list{flex-direction:column;gap:.5rem;display:flex}.brew-voice-roles-screening-cmp-item{background:var(--grey-color-shade-1);border:1px solid var(--grey-color-shade-2);border-radius:.5rem;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex}.brew-voice-roles-screening-cmp-item-off{opacity:.55}.brew-voice-roles-screening-tg{cursor:pointer;flex-shrink:0;display:inline-flex;position:relative}.brew-voice-roles-screening-tg input{opacity:0;width:0;height:0;position:absolute}.brew-voice-roles-screening-sw{background:var(--grey-color-shade-4);border-radius:2rem;width:2.25rem;height:1.25rem;transition:background .15s;position:relative}.brew-voice-roles-screening-sw:after{content:"";background:var(--background-color);border-radius:50%;width:1rem;height:1rem;transition:transform .15s;position:absolute;top:.125rem;left:.125rem}.brew-voice-roles-screening-tg input:checked+.brew-voice-roles-screening-sw{background:var(--primary-color)}.brew-voice-roles-screening-tg input:checked+.brew-voice-roles-screening-sw:after{transform:translate(1rem)}.brew-voice-roles-screening-cmp-b{flex:1;min-width:0}.brew-voice-roles-screening-cmp-top{flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:.25rem;display:flex}.brew-voice-roles-screening-cmp-l{font-size:var(--font-9);color:var(--grey-color);font-weight:600;line-height:normal}.brew-voice-roles-screening-cv{font-size:var(--font-9);color:var(--grey-color-shade-6);line-height:normal}.brew-voice-roles-screening-rec-tag{font-size:var(--font-10);color:var(--primary-color);background:var(--primary-color-shade-1);border-radius:.25rem;padding:.125rem .375rem;line-height:normal}.brew-voice-roles-screening-cmp-q{font-size:var(--font-9);color:var(--grey-color-shade-6);align-items:flex-start;gap:.375rem;line-height:normal;display:flex}.brew-voice-roles-screening-aq-item{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.brew-voice-roles-screening-aq-n{font-size:var(--font-9);color:var(--grey-color-shade-6);flex-shrink:0;line-height:normal}.brew-voice-roles-screening-aq-rm{color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border:none;padding:.25rem}.brew-voice-roles-screening-add-q-input{align-items:flex-start;gap:.5rem;display:flex}.brew-voice-roles-screening-add-q-input input::placeholder{color:var(--grey-color-shade-4)!important}.brew-voice-roles-screening-muted{font-size:var(--font-9);color:var(--grey-color-shade-5);line-height:normal}.brew-voice-roles-screening-pers-chips{flex-wrap:wrap;gap:.5rem;display:flex}.brew-voice-roles-screening-pch{border:1px solid var(--grey-color-shade-3);font-size:var(--font-9);color:var(--grey-color-shade-7);background:var(--background-color);cursor:pointer;border-radius:2rem;padding:.375rem .875rem;line-height:normal}.brew-voice-roles-screening-pch-on{border-color:var(--primary-color);background:var(--primary-color-shade-1);color:var(--primary-color);font-weight:600}.brew-voice-roles-screening-prev-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.5rem;display:grid}.brew-voice-roles-screening-pc{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;padding:1rem 1.25rem}.brew-voice-roles-screening-pc-full{grid-column:1/-1}.brew-voice-roles-screening-pc-h{font-size:var(--font-9);color:var(--grey-color);flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:.75rem;font-weight:600;line-height:normal;display:flex}.brew-voice-roles-screening-pc-badge{margin-left:.5rem}.brew-voice-roles-screening-pkv{font-size:var(--font-9);overflow-wrap:break-word;gap:.75rem;margin-bottom:.5rem;line-height:normal;display:flex}.brew-voice-roles-screening-pkv>span:first-child{color:var(--grey-color-shade-6);flex:0 0 5.5rem}.brew-voice-roles-screening-pkv b,.brew-voice-roles-screening-pkv>div{color:var(--grey-color);overflow-wrap:break-word;flex:1}.brew-voice-roles-screening-itags{flex-wrap:wrap;gap:.375rem;display:flex}.next-button,.back-button{font-size:var(--font-9);align-items:center;gap:.25rem;line-height:normal;display:flex}.brew-voice-import-page-container{margin-top:1rem}.brew-voice-import-page-title{font-size:var(--font-5);color:var(--grey-color);font-weight:600;line-height:normal}.brew-voice-import-page-head{margin-bottom:1.25rem}.brew-voice-import-sub{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:normal}.brew-voice-import-sub-spaced{margin-bottom:1.25rem}.brew-voice-import-link{color:var(--primary-color);font-size:var(--font-8);line-height:normal;text-decoration:none}.brew-voice-import-link:hover{text-decoration:underline}.brew-voice-import-error-banner{border:1px solid var(--danger-color);color:var(--danger-color);font-size:var(--font-9);border-radius:.625rem;margin-bottom:.75rem;padding:.75rem 1rem;line-height:normal}.brew-voice-import-step-bar{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.25rem;padding:.8rem 1.25rem;display:flex}.brew-voice-import-step{color:var(--grey-color-shade-6);font-size:var(--font-9);white-space:nowrap;align-items:center;gap:.5rem;font-weight:600;line-height:normal;display:flex}.brew-voice-import-step-on{color:var(--primary-color)}.brew-voice-import-step-done{color:var(--success-color)}.brew-voice-import-step-dot{border:.125rem solid var(--grey-color-shade-3);font-size:var(--font-9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-weight:600;line-height:normal;display:flex}.brew-voice-import-step-on .brew-voice-import-step-dot{background:var(--primary-color);border-color:var(--primary-color);color:var(--background-color)}.brew-voice-import-step-done .brew-voice-import-step-dot{background:var(--success-color);border-color:var(--success-color);color:var(--background-color)}.brew-voice-import-step-line{background:var(--grey-color-shade-3);flex:1;height:.125rem;margin:0 1rem}.brew-voice-import-step-line-done{background:var(--success-color)}.brew-voice-import-body{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.8rem;padding:1.25rem}.brew-voice-import-body h2{font-size:var(--font-6);margin-bottom:.25rem;line-height:normal}.brew-voice-import-role-context{background:var(--primary-color-shade-1);border:1px solid var(--primary-color-shade-7);border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:.8rem 1.25rem;display:flex}.brew-voice-import-rcs-l{color:var(--grey-color);font-size:var(--font-9);flex-wrap:wrap;align-items:center;gap:.5rem;line-height:normal;display:flex}.brew-voice-import-rcs-label{color:var(--primary-color);font-size:var(--font-9);letter-spacing:.06em;text-transform:uppercase;margin-right:.25rem;font-weight:600;line-height:normal}.brew-voice-import-rcs-sep{color:var(--grey-color-shade-3)}.brew-voice-import-uopts{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.brew-voice-import-uopt{background:var(--background-color);border:1px solid var(--grey-color-shade-2);cursor:pointer;text-align:left;border-radius:.75rem;align-items:center;gap:.875rem;padding:1rem;transition:all .15s;display:flex}.brew-voice-import-uopt-on{background:var(--primary-color-shade-1);border-color:var(--primary-color-shade-7)}.brew-voice-import-uic{background:var(--primary-color-shade-1);color:var(--primary-color);border-radius:.6875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;display:flex}.brew-voice-import-ut{font-size:var(--font-8);font-weight:600;line-height:normal}.brew-voice-import-ud{color:var(--grey-color-shade-6);font-size:var(--font-9);margin-top:.125rem;line-height:normal}.brew-voice-import-opt-tag-sm{background:var(--grey-color-shade-1);color:var(--grey-color);font-size:var(--font-10);border-radius:.3125rem;margin-left:.5rem;padding:.125rem .5rem;font-weight:600;line-height:normal}.brew-voice-import-dropz{background:var(--grey-color-shade-1);border:.125rem dashed var(--grey-color-shade-3);color:var(--grey-color-shade-6);cursor:pointer;text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.375rem;width:100%;margin-bottom:1rem;padding:2rem 1.5rem;display:flex}.brew-voice-import-dz-t{color:var(--grey-color);font-size:var(--font-8);line-height:normal}.brew-voice-import-dz-s{font-size:var(--font-9);line-height:normal}.brew-voice-import-dz-done{color:var(--success-color);font-size:var(--font-9);align-items:center;gap:.375rem;margin-top:.375rem;line-height:normal;display:flex}.brew-voice-import-smpl{margin-bottom:1rem}.brew-voice-import-smpl-spaced{margin-bottom:1.25rem}.brew-voice-import-smpl-h{color:var(--grey-color-shade-6);font-size:var(--font-9);margin-bottom:.5rem;font-weight:600;line-height:normal}.brew-voice-import-table-scroll{max-height:200px;overflow-x:auto}.brew-voice-import-stbl{border-collapse:collapse;font-size:var(--font-9);width:100%;line-height:normal}.brew-voice-import-stbl th,.brew-voice-import-stbl td{border-bottom:1px solid var(--grey-color-shade-3);text-align:left;white-space:nowrap;padding:.5rem .75rem}.brew-voice-import-stbl th{color:var(--grey-color-shade-6);font-weight:600}.brew-voice-import-template-btn{margin-top:.75rem}.brew-voice-import-footer{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.brew-voice-import-btn{cursor:pointer;font-family:inherit;font-size:var(--font-9);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:50em;align-items:center;gap:.375rem;padding:.5rem .875rem;font-weight:600;line-height:normal;transition:all .15s;display:inline-flex}.brew-voice-import-btn:disabled{cursor:not-allowed;opacity:.6}.brew-voice-import-btn-primary{background:var(--primary-color);border-color:var(--primary-color);color:var(--background-color)}.brew-voice-import-btn-primary:hover:not(:disabled){background:var(--primary-color-shade-9);border-color:var(--primary-color-shade-9)}.brew-voice-import-btn-ghost{background:var(--background-color);border-color:var(--grey-color-shade-3);color:var(--grey-color)}.brew-voice-import-btn-ghost:hover:not(:disabled){border-color:var(--grey-color);color:var(--grey-color-shade-9)}.brew-voice-import-btn-sm{font-size:var(--font-9);padding:.4375rem .75rem}.brew-voice-import-btn-start{background:var(--success-color);color:var(--background-color);border:0;flex-shrink:0}.brew-voice-import-ic-note{background:var(--primary-color-shade-1);border:1px solid var(--primary-color-shade-7);color:var(--grey-color);font-size:var(--font-9);border-radius:.625rem;padding:.875rem 1rem;line-height:normal}.brew-voice-import-ic-note-spaced{margin-bottom:1.25rem}.brew-voice-import-so-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.brew-voice-import-so-s{border:1px solid var(--grey-color-shade-3);text-align:center;border-radius:.625rem;padding:.875rem 1rem}.brew-voice-import-so-n{color:var(--grey-color);font-size:var(--font-5);font-weight:600;line-height:normal}.brew-voice-import-so-l{color:var(--grey-color-shade-6);font-size:var(--font-9);margin-top:.25rem;line-height:normal}.brew-voice-import-sched-edit{background:var(--grey-color-shade-1);border:1px solid var(--grey-color-shade-3);border-radius:.75rem;margin-bottom:1.25rem;padding:1rem 1.125rem}.brew-voice-import-se-h{color:var(--grey-color);font-size:var(--font-8);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;line-height:normal;display:flex}.brew-voice-import-se-hint{color:var(--grey-color-shade-6);font-size:var(--font-9);margin-top:.25rem;font-weight:400;line-height:normal;display:block}.brew-voice-import-se-hint-sm{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:normal}.brew-voice-import-sf-e{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.brew-voice-import-sf-e label,.brew-voice-import-sf-e>span:first-child{color:var(--grey-color-shade-6);font-size:var(--font-9);font-weight:600;line-height:normal}.brew-voice-import-sf-e-last{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:0;display:flex}.brew-voice-import-sf-e-last>span:first-child{margin-bottom:0}.brew-voice-import-wa-label{align-items:center;gap:.25rem;display:flex}.brew-voice-import-se-val{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.brew-voice-import-se-inp{background:var(--background-color);border:1px solid var(--grey-color-shade-3);color:var(--grey-color);font-family:inherit;font-size:var(--font-9);border-radius:.4375rem;padding:.25rem .5rem;line-height:normal}.brew-voice-import-se-to{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:normal}.brew-voice-import-day-pills{flex-wrap:wrap;gap:.375rem;display:flex}.brew-voice-import-daypill{background:var(--background-color);border:1px solid var(--grey-color-shade-3);color:var(--grey-color-shade-6);cursor:pointer;font-family:inherit;font-size:var(--font-9);border-radius:.4375rem;padding:.3125rem .625rem;line-height:normal}.brew-voice-import-daypill-on{background:var(--primary-color-shade-1);border-color:var(--primary-color-shade-7);color:var(--primary-color);font-weight:600}.brew-voice-import-tg{cursor:pointer;height:fit-content;display:flex}.brew-voice-import-tg input{display:none}.brew-voice-import-sw{background:var(--grey-color-shade-3);border-radius:50em;width:2.375rem;height:1.375rem;transition:all .15s;display:inline-block;position:relative}.brew-voice-import-sw:after{background:var(--background-color);content:"";border-radius:50%;width:1.0625rem;height:1.0625rem;transition:all .15s;position:absolute;top:.15625rem;left:.1875rem}.brew-voice-import-tg input:checked+.brew-voice-import-sw{background:var(--primary-color)}.brew-voice-import-tg input:checked+.brew-voice-import-sw:after{left:1.125rem}.brew-voice-import-wa-row{border:1px solid var(--grey-color-shade-2);border-radius:.75rem;margin-bottom:1.25rem;padding:1rem 1.125rem}.brew-voice-import-wa-b{color:var(--grey-color);font-size:var(--font-9);background:#dcf8c6;border-radius:.625rem;max-width:22rem;padding:.75rem 1rem;line-height:normal}.brew-voice-import-start-banner{border:1px solid var(--success-color-shade-7);background:linear-gradient(135deg,#14532d,#16a34a);border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.brew-voice-import-sb-ic{color:var(--success-color);background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.brew-voice-import-sb-txt{flex:1}.brew-voice-import-sb-t{color:var(--text-light-color);font-size:var(--font-8);font-weight:600;line-height:normal}.brew-voice-import-sb-hl{font-size:var(--font-6)}.brew-voice-import-sb-s{color:var(--grey-color-shade-2);font-size:var(--font-9);margin-top:.25rem;line-height:normal}.brew-voice-role-cand-table-container{min-height:400px;overflow:auto}.brew-voice-role-cand-table-container .brew-voice-filter{margin-bottom:unset}.brew-voice-role-cand-table-container .brew-voice-role-cand-toolbar{padding:.5rem 0}.brew-voice-role-cand-tbl-actions{justify-content:flex-end;gap:.75rem;display:flex}.brew-voice-role-cand-tbl-name-cell{align-items:center;gap:.5rem;display:flex}.brew-voice-role-detail-shell{min-height:calc(100vh - 110px);position:relative}.brew-voice-instant-drawer{visibility:hidden;flex-direction:column;display:none;overflow:hidden}.brew-voice-drawer-open{visibility:visible;z-index:1;height:100%;display:flex;overflow:auto;transform:translate(0)}.brew-voice-instant-drawer-form{flex-direction:column;flex:1;min-height:0;display:flex}.brew-voice-instant-drawer-header{border-bottom:.5px solid var(--grey-color-shade-2);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.125rem;display:flex}.brew-voice-instant-drawer-header-main{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.brew-voice-instant-drawer-title-row{align-items:center;gap:.5rem;display:flex}.brew-voice-instant-drawer-icon{color:var(--primary-color);flex-shrink:0}.brew-voice-instant-drawer-title{color:var(--grey-color);font-size:var(--font-7);font-weight:600;line-height:var(--line-height-6)}.brew-voice-instant-drawer-subtitle{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-7)}.brew-voice-instant-drawer-body{flex:1;padding:1rem 1.125rem;overflow-y:auto}.brew-voice-instant-role-banner{background:var(--primary-color-shade-1);border:1px solid var(--primary-color-shade-7);color:var(--primary-color);font-size:var(--font-9);line-height:var(--line-height-7);border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.625rem .75rem;display:flex}.brew-voice-instant-info-note{background:color-mix(in srgb, var(--warning-color) 12%, white);border:1px solid color-mix(in srgb, var(--warning-color) 35%, white);color:var(--grey-color-shade-8);border-radius:.4375rem;margin-top:.25rem;padding:.5rem .625rem}.brew-voice-instant-drawer-footer{border-top:.5px solid var(--grey-color-shade-2);flex-shrink:0;padding:.875rem 1.125rem 1.125rem}.brew-voice-call-report{flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}.brew-voice-call-report-placeholder{background:var(--background-color);border:1px dashed var(--grey-color-shade-3);color:var(--grey-color-shade-6);font-size:var(--font-8);line-height:var(--line-height-7);text-align:center;border-radius:.5rem;padding:1.5rem}.brew-voice-call-report-placeholder-alert{color:var(--danger-color);border-style:solid}.brew-voice-call-report-placeholder-warn{color:var(--warning-color);text-align:left;border-style:solid;margin-bottom:.75rem;padding:.75rem 1rem}.brew-voice-call-report-header{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.625rem;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.brew-voice-call-report-avatar{background:var(--primary-color-shade-1);color:var(--primary-color);font-size:var(--font-6);height:3rem;font-weight:600;line-height:var(--line-height-6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;display:flex}.brew-voice-call-report-identity{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.brew-voice-call-report-name{color:var(--grey-color);font-size:var(--font-6);font-weight:600;line-height:var(--line-height-6)}.brew-voice-call-report-role-line{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-7)}.brew-voice-call-report-meta{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-7);flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.brew-voice-call-report-verdict{text-align:center;border-radius:.5rem;flex-shrink:0;padding:.625rem 1rem}.brew-voice-call-report-verdict-label{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-8);text-transform:uppercase}.brew-voice-call-report-verdict-value{font-size:var(--font-6);font-weight:600;line-height:var(--line-height-6)}.brew-voice-call-report-verdict-strong{background:color-mix(in srgb, var(--success-color) 12%, white);color:var(--success-color)}.brew-voice-call-report-verdict-intermediate{background:color-mix(in srgb, var(--primary-color) 12%, white);color:var(--primary-color)}.brew-voice-call-report-verdict-weak{background:color-mix(in srgb, var(--danger-color) 12%, white);color:var(--danger-color)}.brew-voice-call-report-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1rem;display:grid}.brew-voice-call-report-grid.brew-voice-call-report-grid--full{grid-template-columns:minmax(0,1fr)}.brew-voice-call-report-left{flex-direction:column;gap:.75rem;display:flex}.brew-voice-call-report-section{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.625rem;padding:1rem 1.125rem}.brew-voice-call-report-section-header{color:var(--grey-color);font-size:var(--font-8);font-weight:600;line-height:var(--line-height-7);align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.brew-voice-call-report-section-sub{color:var(--grey-color-shade-6);font-size:var(--font-9);font-weight:400;line-height:var(--line-height-7);margin-left:auto}.brew-voice-call-report-overall-row{align-items:center;gap:1rem;display:flex}.brew-voice-call-report-score-circle{border:2px solid var(--primary-color);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:flex}.brew-voice-call-report-score-circle b{color:var(--grey-color);font-size:var(--font-5);font-weight:600;line-height:var(--line-height-5)}.brew-voice-call-report-score-circle span{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-8)}.brew-voice-call-report-score-detail{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.brew-voice-call-report-score-bar-wrap{background:var(--grey-color-shade-1);border-radius:.25rem;width:100%;height:.375rem;overflow:hidden}.brew-voice-call-report-score-bar-fill{border-radius:.25rem;height:100%}.brew-voice-call-report-ai-summary{color:var(--grey-color-shade-7);font-size:var(--font-9);line-height:var(--line-height-7);margin:0}.brew-voice-call-report-compat-row{flex-wrap:wrap;gap:.5rem;display:flex}.brew-voice-call-report-compat-chip{font-size:var(--font-9);line-height:var(--line-height-7);border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem .625rem;display:inline-flex}.brew-voice-call-report-compat-pass{background:color-mix(in srgb, var(--success-color) 12%, white);color:var(--success-color)}.brew-voice-call-report-compat-fail{background:color-mix(in srgb, var(--danger-color) 12%, white);color:var(--danger-color)}.brew-voice-call-report-skill-bars{flex-direction:column;gap:.625rem;display:flex}.brew-voice-call-report-skill-row{grid-template-columns:minmax(0,1fr) minmax(0,2fr) auto;align-items:center;gap:.5rem;display:grid}.brew-voice-call-report-skill-label{color:var(--grey-color-shade-7);font-size:var(--font-9);line-height:var(--line-height-7);overflow-wrap:break-word}.brew-voice-call-report-skill-track{background:var(--grey-color-shade-1);border-radius:.25rem;height:.375rem;overflow:hidden}.brew-voice-call-report-skill-fill{border-radius:.25rem;height:100%}.brew-voice-call-report-skill-value{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-7);text-align:right;min-width:2.5rem}.brew-voice-call-report-personality-rows{flex-direction:column;gap:.75rem;display:flex}.brew-voice-call-report-personality-row{grid-template-columns:minmax(0,1fr) minmax(0,2fr) auto;gap:.375rem .5rem;display:grid}.brew-voice-call-report-personality-label{color:var(--grey-color-shade-7);font-size:var(--font-9);line-height:var(--line-height-7)}.brew-voice-call-report-personality-track{background:var(--grey-color-shade-1);border-radius:.25rem;grid-column:2;height:.375rem;overflow:hidden}.brew-voice-call-report-personality-fill{border-radius:.25rem;height:100%}.brew-voice-call-report-personality-value{font-size:var(--font-9);font-weight:600;line-height:var(--line-height-7)}.brew-voice-call-report-personality-notes{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-8);grid-column:1/-1}.brew-voice-call-report-right{flex-direction:column;gap:.75rem;display:flex}.brew-voice-call-report-transcript-card{background:var(--background-color);border:.5px solid var(--grey-color-shade-2);border-radius:.625rem;flex-direction:column;flex:1;min-height:12rem;max-height:32rem;padding:1rem 1.125rem;display:flex;overflow:hidden}.brew-voice-call-report-transcript-scroll{flex-direction:column;flex:1;gap:.75rem;margin-top:.5rem;display:flex;overflow-y:auto}.brew-voice-call-report-muted{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-7)}.brew-voice-call-report-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.confirmation-modal-icon{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.brew-voice-role-detail-shell .brew-voice-role-detail-not-found{margin-top:1rem}.brew-voice-import-se-val .table-dropdown-options{max-height:225px;overflow-y:auto}.brew-voice-import-manual{margin-bottom:1rem}.brew-voice-import-manual-list{flex-direction:column;gap:.75rem;margin-bottom:.75rem;display:flex}.brew-voice-import-manual-card{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.75rem;overflow:hidden}.brew-voice-import-manual-card-hd{justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.brew-voice-import-manual-card-hd-l{align-items:center;gap:.625rem;min-width:0;display:flex}.brew-voice-import-manual-card-collapsed .brew-voice-import-manual-card-hd{align-items:flex-start}.brew-voice-import-manual-card-collapsed .brew-voice-import-manual-card-hd-l{flex-direction:column;align-items:flex-start;gap:.375rem}.brew-voice-import-manual-card-hd-title-row{align-items:center;gap:.625rem;min-width:0;display:flex}.brew-voice-import-manual-card-hd-meta{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-9);overflow-wrap:break-word;padding-left:2.375rem}.brew-voice-import-manual-card-hd-r{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.brew-voice-import-manual-badge{background:var(--primary-color);color:var(--text-light-color);font-size:var(--font-9);height:1.75rem;font-weight:600;line-height:var(--line-height-9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;display:flex}.brew-voice-import-manual-card-title{font-size:var(--font-8);font-weight:600;line-height:var(--line-height-8);overflow-wrap:break-word}.brew-voice-import-manual-collapse-btn{color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;display:flex}.brew-voice-import-manual-remove-btn{color:var(--grey-color-shade-5);cursor:pointer;font-size:var(--font-9);line-height:var(--line-height-9);background:0 0;border:none;padding:.25rem .5rem}.brew-voice-import-manual-remove-btn:disabled{cursor:not-allowed;opacity:.45}.brew-voice-import-manual-card-body{border-top:1px solid var(--grey-color-shade-2);padding:.875rem 1rem 1rem}.brew-voice-import-manual-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.brew-voice-import-manual-field-full{grid-column:1/-1}.brew-voice-import-manual-exp-row{align-items:center;gap:.5rem;display:flex}.brew-voice-import-manual-exp-row .brew-voice-input{max-width:5rem}.brew-voice-import-manual-exp-suffix{color:var(--grey-color-shade-6);font-size:var(--font-9);line-height:var(--line-height-9)}.brew-voice-import-manual-add-btn{background:var(--primary-color-shade-1);border:.125rem dashed var(--primary-color-shade-7);color:var(--primary-color);cursor:pointer;font-size:var(--font-8);font-weight:600;line-height:var(--line-height-8);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:.75rem;padding:.875rem 1rem;display:flex}.brew-voice-import-manual-status{background:var(--success-color-shade-1);border:1px solid var(--success-color-shade-3);color:var(--success-color-shade-8);font-size:var(--font-9);line-height:var(--line-height-9);border-radius:.625rem;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.brew-voice-card-content-inner{flex:1;min-width:0}.main-label{align-items:center;gap:.25rem;display:flex}.checkout-order-summary-empty{font-size:var(--font-8);line-height:var(--line-height-7);color:var(--grey-color-shade-3);text-align:center;padding:1rem}.checkout-order-summary-groups{flex-direction:column;gap:1rem;padding:0 1rem;display:flex}.checkout-order-summary-group{flex-direction:column;gap:.5rem;display:flex}.checkout-order-summary-group-title{font-size:var(--font-9);line-height:var(--line-height-9);letter-spacing:var(--letter-spacing-3);color:var(--grey-color-shade-5);font-weight:600}.checkout-order-summary-rows{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.checkout-order-summary-row{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.checkout-order-summary-row-meta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.checkout-order-summary-row-label{font-size:var(--font-9);line-height:var(--line-height-8);color:var(--primary-color);font-weight:600}.checkout-order-summary-row-sub{font-size:var(--font-10);line-height:var(--line-height-9);color:var(--grey-color-shade-7)}.checkout-order-summary-stepper{border:1px solid var(--grey-color-shade-7);border-radius:.5rem;flex-shrink:0;align-items:center;display:inline-flex;overflow:hidden}.checkout-order-summary-stepper-btn{width:1.75rem;height:1.75rem;color:var(--grey-color-shade-7);font-size:var(--font-8);line-height:var(--line-height-7);cursor:pointer;background:0 0;border:0}.checkout-order-summary-stepper-btn:disabled{color:var(--grey-color-shade-6);cursor:not-allowed}.checkout-order-summary-stepper-input{text-align:center;border:0;border-left:1px solid var(--grey-color-shade-7);border-right:1px solid var(--grey-color-shade-7);width:2.5rem;height:1.75rem;color:var(--grey-color);font-size:var(--font-9);line-height:var(--line-height-8);background:0 0}.checkout-order-summary-stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.checkout-order-summary-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.checkout-order-summary-breakdown{border-top:1px solid var(--grey-color-shade-7);flex-direction:column;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.checkout-order-summary-breakdown-row{font-size:var(--font-9);line-height:var(--line-height-8);justify-content:space-between;display:flex}.checkout-order-summary-breakdown-row-bonus{color:var(--success-color)}.checkout-order-summary-total{font-size:var(--font-8);line-height:var(--line-height-6);color:var(--grey-color);border-top:1px dashed var(--grey-color-shade-7);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1rem;padding-top:.75rem;font-weight:600;display:flex}.checkout-order-summary-credits{font-size:var(--font-9);line-height:var(--line-height-8);color:var(--grey-color-shade-6)}.checkout-order-summary-skeleton{flex-direction:column;gap:1rem;padding:0 1rem;display:flex}.checkout-order-summary-skeleton-group{flex-direction:column;gap:.5rem;display:flex}.checkout-order-summary-skeleton-row{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.checkout-order-summary-skeleton-meta{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.checkout-order-summary-skeleton-line{background:var(--grey-color-shade-1);border-radius:.25rem;height:.625rem;position:relative;overflow:hidden}.checkout-order-summary-skeleton-line:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--background-color) 50%, transparent 100%);animation:1.4s ease-in-out infinite checkout-order-summary-skeleton-shimmer;position:absolute;inset:0}.checkout-order-summary-skeleton-stepper{background:var(--grey-color-shade-1);border-radius:.5rem;width:6.25rem;height:1.75rem;position:relative;overflow:hidden}.checkout-order-summary-skeleton-stepper:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--background-color) 50%, transparent 100%);animation:1.4s ease-in-out infinite checkout-order-summary-skeleton-shimmer;position:absolute;inset:0}@keyframes checkout-order-summary-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.billing-credits-usage-overview{border:1px solid var(--grey-color-shade-2);background:var(--background-color);border-radius:1.125rem;flex-direction:column;flex:1;gap:.5rem;min-width:0;padding:1.5625rem;display:flex}.billing-credits-usage-overview__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.billing-credits-usage-overview__credits-block{flex-direction:column;gap:.25rem;display:flex}.billing-credits-usage-overview__label{font-size:var(--font-8);line-height:var(--line-height-3);color:var(--grey-color-shade-6);font-weight:600}.billing-credits-usage-overview__value-row{align-items:center;gap:.25rem;display:flex}.billing-credits-usage-overview__value{font-size:var(--font-4);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-usage-overview__credits-suffix{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6);padding-top:.75rem}.billing-credits-usage-overview__topup-btn{background:var(--primary-color);color:var(--text-light-color);font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);border-radius:1.6875rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem 1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.billing-credits-usage-overview__topup-btn:hover{color:var(--text-light-color);background-color:var(--primary-color-shade-9)}.billing-credits-usage-overview__spend-header{justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.billing-credits-usage-overview__spend-title{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-usage-overview__period-dropdown{align-items:center;gap:.25rem;display:flex}.billing-credits-usage-overview__period-trigger{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:inline-flex}.billing-credits-usage-overview__period-trigger:focus-visible{outline:1px solid var(--primary-color);border-radius:.25rem}.billing-credits-usage-overview__bar-track{background:var(--grey-color-shade-2);border-radius:6.1875rem;width:100%;height:.5rem;display:flex;overflow:hidden}.billing-credits-usage-overview__bar-segment{flex-shrink:0;height:100%}.billing-credits-usage-overview__legend{flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex}.billing-credits-usage-overview__legend-item{align-items:center;gap:.375rem;display:flex}.billing-credits-usage-overview__legend-swatch{border-radius:.125rem;flex-shrink:0;width:.5rem;height:.5rem}.billing-credits-usage-overview__legend-label{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6)}.billing-credits-usage-overview__legend-value{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-usage-overview__projection{border:1px solid var(--primary-color-shade-2);background:var(--primary-color-shade-1);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.8125rem;display:flex}.billing-credits-usage-overview__projection-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.billing-credits-usage-overview__projection-title{font-size:var(--font-8);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-usage-overview__plan-mix-btn{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--primary-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-weight:600;display:inline-flex}.billing-credits-usage-overview__plan-mix-btn:focus-visible{outline:1px solid var(--primary-color);border-radius:.25rem}.billing-credits-usage-overview__plan-mix-btn svg{width:1rem;height:1rem}.billing-credits-usage-overview__plan-mix-btn svg path{fill:var(--primary-color)}.billing-credits-usage-overview__projection-desc{font-size:var(--font-9);line-height:var(--line-height-5);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6)}.billing-credits-usage-overview__projection-desc strong{color:var(--grey-color);font-weight:600}.billing-credits-usage-overview__cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.billing-credits-usage-overview__feature-card{border:1px solid var(--primary-color-shade-2);background:var(--background-color);text-align:center;border-radius:.625rem;flex-direction:column;align-items:center;gap:.0625rem;padding:.6875rem .5625rem .625rem;display:flex}.billing-credits-usage-overview__feature-count{font-size:var(--font-5);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-usage-overview__feature-label-row{justify-content:center;gap:.25rem;padding-top:.0625rem;display:flex}.billing-credits-usage-overview__feature-label{font-size:var(--font-9);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6)}.billing-credits-usage-overview__feature-each{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-4)}.billing-credits-usage-overview__skeleton-bar{border-radius:6.1875rem;width:100%;height:.5rem}.billing-credits-runway-card{border:1px solid var(--grey-color-shade-2);background:var(--background-color);border-radius:1.125rem;flex-direction:column;gap:.75rem;min-width:24.25rem;max-width:24.25rem;padding:1.5625rem;display:flex}.billing-credits-runway-card__title{font-size:var(--font-8);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6);font-weight:600}.billing-credits-runway-card__summary{align-items:center;gap:.875rem;display:flex}.billing-credits-runway-card__ring-wrap{flex-shrink:0;width:5.5rem;height:5.5rem}.billing-credits-runway-card__ring{background:conic-gradient(from 0deg, var(--primary-color) var(--billing-credits-runway-progress,0%), var(--grey-color-shade-2) var(--billing-credits-runway-progress,0%));border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.billing-credits-runway-card__ring-inner{background:var(--background-color);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:4.4375rem;height:4.4375rem;display:flex}.billing-credits-runway-card__percent{font-size:var(--font-8);color:var(--grey-color-shade-8);font-weight:600}.billing-credits-runway-card__used-label{font-size:var(--font-9);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-4)}.billing-credits-runway-card__days-wrap{flex:1;min-width:0}.billing-credits-runway-card__days-value{font-size:var(--font-5);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-runway-card__days-label{font-size:var(--font-8);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6);padding-top:.1875rem}.billing-credits-runway-card__description{min-height:3.5rem;font-size:var(--font-8);line-height:var(--line-height-5);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6)}.billing-credits-runway-card__description strong{color:var(--grey-color);font-weight:600}.billing-credits-runway-card__topup-btn{border:1px solid var(--primary-color-shade-2);background:var(--primary-color-shade-1);width:100%;font-size:var(--font-9);color:var(--primary-color);border-radius:50rem;justify-content:center;align-items:center;gap:.25rem;margin-top:auto;padding:.625rem;font-weight:600;text-decoration:none;display:inline-flex}.billing-credits-runway-card__topup-btn:hover{background-color:var(--primary-color-shade-2)}.billing-credits-runway-card__topup-btn svg{width:1rem;height:1rem}.billing-credits-runway-card__topup-btn svg path{fill:var(--primary-color)}.billing-credits-runway-card__untracked-heading{font-size:var(--font-6);color:var(--grey-color-shade-4);font-weight:600}.billing-credits-runway-card__untracked-subtitle{font-size:var(--font-9);color:var(--grey-color-shade-6)}.billing-credits-runway-card__cta-block{border-top:1px solid var(--grey-color-shade-2);flex-direction:column;gap:.25rem;margin-top:auto;padding-top:.5rem;display:flex}.billing-credits-runway-card__cta-title{font-size:var(--font-9);color:var(--grey-color);font-weight:600}.billing-credits-runway-card__cta-text{font-size:var(--font-9);color:var(--grey-color-shade-6)}.billing-credits-runway-card__hire-btn{border:1px solid var(--primary-color-shade-2);background:var(--primary-color-shade-1);width:100%;font-size:var(--font-9);color:var(--primary-color);border-radius:50rem;justify-content:center;align-items:center;gap:.25rem;padding:.625rem;font-weight:600;text-decoration:none;display:inline-flex}.billing-credits-runway-card__hire-btn:hover{color:var(--primary-color)}.billing-credits-runway-card__hire-btn svg{width:1rem;height:1rem}.billing-credits-runway-card__hire-btn svg path{fill:var(--primary-color)}.billing-credits-plan-mix{flex-direction:column;gap:.8125rem;padding:1rem;display:flex}.billing-credits-plan-mix__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.billing-credits-plan-mix__title{font-size:var(--font-8);color:var(--grey-color);font-weight:600}.billing-credits-plan-mix__subtitle{font-size:var(--font-9);color:var(--grey-color-shade-6)}.billing-credits-plan-mix__card{border:1px solid var(--grey-color-shade-2);border-radius:1.125rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:20rem;display:grid;overflow:hidden}.billing-credits-plan-mix__left{border-right:1px solid var(--grey-color-shade-2);padding:1.5rem 1.5625rem 1.5rem 1.5rem}.billing-credits-plan-mix__left-title{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-plan-mix__left-desc{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-5);padding:.1875rem 0 1rem}.billing-credits-plan-mix__feature-row{border-bottom:1px dashed var(--grey-color-shade-2);justify-content:space-between;align-items:center;gap:1rem;padding:.625rem 0 .6875rem;display:flex}.billing-credits-plan-mix__feature-meta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.billing-credits-plan-mix__feature-label{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);font-weight:600}.billing-credits-plan-mix__feature-sub{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-5)}.billing-credits-plan-mix__stepper{border:1px solid var(--grey-color-shade-2);border-radius:.5625rem;flex-shrink:0;align-items:center;display:inline-flex;overflow:hidden}.billing-credits-plan-mix__stepper-btn{background:var(--grey-color-shade-1);width:1.875rem;height:1.875rem;font-size:var(--font-6);line-height:var(--line-height-1);color:var(--grey-color-shade-5);border:0;justify-content:center;align-items:center;padding:0;font-weight:600;display:inline-flex}.billing-credits-plan-mix__stepper-btn:disabled{opacity:.5;cursor:not-allowed}.billing-credits-plan-mix__stepper-input{border:0;border-left:1px solid var(--grey-color-shade-2);border-right:1px solid var(--grey-color-shade-2);text-align:center;width:3.125rem;height:1.875rem;font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);appearance:textfield;padding:0;font-weight:600}.billing-credits-plan-mix__stepper-input::-webkit-outer-spin-button{appearance:none;margin:0}.billing-credits-plan-mix__stepper-input::-webkit-inner-spin-button{appearance:none;margin:0}.billing-credits-plan-mix__presets{flex-wrap:wrap;gap:.375rem;padding:1rem 0 .875rem;display:flex}.billing-credits-plan-mix__preset-btn{border:1px solid var(--grey-color-shade-2);background:var(--background-color);font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color-shade-6);border-radius:50rem;padding:.125rem .9375rem;transition:all .3s}.billing-credits-plan-mix__preset-btn--active{border-color:var(--primary-color);background:var(--primary-color);color:var(--text-light-color);font-weight:600}.billing-credits-plan-mix__preset-btn:not(.billing-credits-plan-mix__preset-btn--active):hover{color:var(--primary-color);background-color:var(--grey-color-shade-1)}.billing-credits-plan-mix__summary-bar{border:1px solid var(--grey-color-shade-2);background:var(--grey-color-shade-1);text-align:center;font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);border-radius:.625rem;padding:.5625rem .8125rem}.billing-credits-plan-mix__summary-strong{color:var(--grey-color);font-weight:600}.billing-credits-plan-mix__summary-muted{color:var(--grey-color-shade-6)}.billing-credits-plan-mix__right{background:linear-gradient(155deg, var(--primary-color-shade-9) 0%, var(--primary-color) 100%);flex-direction:column;gap:1rem;width:100%;min-width:0;min-height:0;padding:1.5rem;display:flex}.billing-credits-plan-mix__credits-block{flex-direction:column;flex:1;gap:.75rem;min-width:0;min-height:0;display:flex}.billing-credits-plan-mix__bonus-chart-block{flex-direction:column;flex:1;gap:.5rem;width:100%;min-width:0;min-height:0;display:flex}.billing-credits-plan-mix__credits-label{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:color-mix(in srgb, var(--text-light-color) 60%, transparent);flex-shrink:0;font-weight:600}.billing-credits-plan-mix__credits-value{font-size:var(--font-4);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-1);color:var(--text-light-color);flex-shrink:0;font-weight:600;display:block}.billing-credits-plan-mix__bonus-badge{border:1px solid color-mix(in srgb, var(--success-color) 32%, transparent);background:color-mix(in srgb, var(--success-color) 13%, transparent);border-radius:.5rem;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.25rem;padding:.5625rem .8125rem;display:flex}.billing-credits-plan-mix__bonus-amount{font-size:var(--font-8);line-height:var(--line-height-5);letter-spacing:var(--letter-spacing-1);color:var(--success-color);font-weight:600}.billing-credits-plan-mix__bonus-text{font-size:var(--font-8);line-height:var(--line-height-5);letter-spacing:var(--letter-spacing-1);color:color-mix(in srgb, var(--text-light-color) 85%, transparent)}.billing-credits-plan-mix__bonus-divider{color:color-mix(in srgb, var(--text-light-color) 39%, transparent)}.billing-credits-plan-mix__bonus-percent{font-size:var(--font-8);line-height:var(--line-height-5);letter-spacing:var(--letter-spacing-1);color:var(--text-light-color);font-weight:600}.billing-credits-plan-mix__chart-wrap{width:100%;min-width:0;max-width:100%;min-height:7rem;font-size:var(--font-9);line-height:var(--line-height-4);color:color-mix(in srgb, var(--text-light-color) 45%, transparent);flex:auto;align-self:stretch;position:relative}.billing-credits-plan-mix__chart-wrap canvas{max-width:100%;display:block;width:100%!important;height:100%!important}.billing-credits-plan-mix__chart-caption{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:color-mix(in srgb, var(--text-light-color) 70%, transparent);text-align:center;flex-shrink:0}.billing-credits-plan-mix__chart-caption strong{color:var(--success-color);font-weight:600}.billing-credits-plan-mix__pay-block{flex-direction:column;flex-shrink:0;gap:.375rem;display:flex}.billing-credits-plan-mix__pay-block-inner{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.billing-credits-plan-mix__pay-label{font-size:var(--font-8);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:#ffffffb3}.billing-credits-plan-mix__pay-value{font-size:var(--font-6);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-1);color:var(--text-light-color);font-weight:600}.billing-credits-plan-mix__topup-btn{background:var(--text-light-color);font-size:var(--font-9);color:var(--primary-color);border-radius:62.4375rem;justify-content:center;align-items:center;gap:.25rem;margin-top:.5rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.billing-credits-plan-mix__topup-btn:hover{color:var(--primary-color);background-color:var(--grey-color-shade-2)}.billing-credits-plan-mix__topup-btn.is-disabled,.billing-credits-plan-mix__topup-btn[aria-disabled=true]{cursor:not-allowed;pointer-events:none;background:var(--grey-color-shade-3);color:var(--text-light-color)}:is(.billing-credits-plan-mix__topup-btn.is-disabled,.billing-credits-plan-mix__topup-btn[aria-disabled=true]) svg path{fill:var(--text-light-color)}.billing-credits-plan-mix__topup-btn svg{width:1rem;height:1rem}.billing-credits-plan-mix__topup-btn svg path{fill:var(--primary-color)}.billing-credits-plan-mix__loading{flex-direction:column;gap:.75rem;display:flex}.billing-credits-plan-mix__error{font-size:var(--font-8);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--danger-color)}.page-header-v1.billing-credits-table-container__header--plan-mix{padding-bottom:0!important}.billing-credits-table-container .page-header-v1.billing-credits-table-container__header--plan-mix .user-result-tab-container{width:100%;position:static!important;bottom:auto!important}.user-result-tab-button{flex:unset}.billing-credits-cards-container{flex-wrap:wrap;align-items:stretch;gap:1rem;margin-bottom:1rem;display:flex}.billing-credits-card-skeleton{border:1px solid var(--grey-color-shade-2);background:var(--background-color);border-radius:1.125rem;flex-direction:column;flex:1;gap:.5rem;min-width:0;padding:1.5625rem;display:flex}.billing-credits-contact-strip{border:1px solid var(--grey-color-shade-2);background:var(--background-color);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.3125rem;padding:.9375rem 1.3125rem;display:flex}.billing-credits-contact-strip__content{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.billing-credits-contact-strip__icon-wrap{border:1px solid var(--primary-color-shade-2);background:var(--primary-color-shade-1);width:2.125rem;height:2.125rem;color:var(--primary-color-shade-6);border-radius:.5625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.billing-credits-contact-strip__icon-wrap svg{width:1rem;height:1rem}.billing-credits-contact-strip__text{font-size:var(--font-8);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--grey-color);margin:0}.billing-credits-contact-strip__text-strong{font-weight:600}.billing-credits-contact-strip__text-muted{color:var(--grey-color-shade-6)}.billing-credits-contact-strip__link{font-size:var(--font-8);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:var(--primary-color);flex-shrink:0;align-items:center;gap:.25rem;font-weight:600;text-decoration:none;display:inline-flex}.billing-credits-contact-strip__link svg{width:1rem;height:1rem}.billing-credits-contact-strip__link svg path{fill:var(--primary-color)}.dashboard-quick-access{margin-bottom:1.5rem}.dashboard-quick-access-header{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:1rem;display:flex}.dashboard-quick-access-header-icon{flex-shrink:0}.dashboard-quick-access-title{font-size:var(--font-8);color:var(--grey-color);font-weight:600;line-height:normal}.dashboard-quick-access-subtitle{font-size:var(--font-9);color:var(--grey-color-shade-6);line-height:normal}.dashboard-quick-access-cards{gap:1rem;display:flex}.dashboard-quick-access-card{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.625rem;flex:1;align-items:center;gap:.75rem;min-width:0;padding:.875rem 1rem;text-decoration:none;transition:border-color .2s;display:flex}.dashboard-quick-access-card:hover{border-color:var(--grey-color-shade-3)}.dashboard-quick-access-card-icon-wrap{background:var(--primary-color-shade-1);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.dashboard-quick-access-card-content{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.dashboard-quick-access-card-title{font-size:var(--font-8);color:var(--grey-color);font-weight:600;line-height:normal}.dashboard-quick-access-card-subtitle{font-size:var(--font-10);color:var(--grey-color-shade-6);line-height:normal}.dashboard-quick-access-card-action{font-size:var(--font-9);color:var(--primary-color);flex-shrink:0;align-items:center;gap:.25rem;font-weight:600;line-height:normal;display:flex}.billing-credits-plan-mix__chart-fallback{border:1px dashed color-mix(in srgb, var(--grey-color) 28%, transparent);background:color-mix(in srgb, var(--grey-color) 6%, transparent);text-align:center;border-radius:.5rem;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:0;min-height:7rem;padding:1rem;display:flex}.billing-credits-plan-mix__chart-fallback-title{font-size:var(--font-8);line-height:var(--line-height-5);letter-spacing:var(--letter-spacing-1);color:var(--text-light-color);font-weight:600}.billing-credits-plan-mix__chart-fallback-text{font-size:var(--font-9);line-height:var(--line-height-4);letter-spacing:var(--letter-spacing-1);color:color-mix(in srgb, var(--text-light-color) 72%, transparent)}.billing-credits-plan-mix__chart-fallback-text strong{color:var(--text-light-color);font-weight:600}.checkout-order-summary-bonus-pill{background:var(--secondary-color-shade-2);color:var(--secondary-color);font-size:var(--font-10);line-height:var(--line-height-9);border-radius:50rem;align-items:center;margin-left:.5rem;padding:.125rem .5rem;font-weight:600;display:inline-flex}.checkout-order-summary-row-bonus-strong{color:var(--secondary-color);font-weight:600}.brew-voice-roles-screening-compat-loading{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:8rem;padding:2rem 1rem;display:flex}.brew-voice-roles-screening-compat-loading .dots-loader{color:var(--primary-color)}.brew-voice-roles-screening-compat-loading-text{color:var(--grey-color-shade-6);font-size:var(--font-8);letter-spacing:var(--letter-spacing-1);line-height:var(--line-height-5);text-align:center;margin:0}.brew-voice-roles-screening-compat-error{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:8rem;padding:2rem 1rem;display:flex}.brew-voice-roles-screening-compat-error-text{color:var(--danger-color);font-size:var(--font-8);letter-spacing:var(--letter-spacing-1);line-height:var(--line-height-5);text-align:center;margin:0}.brew-voice-roles-screening-compat-retry{justify-content:center;min-width:6rem}.brew-voice-role-detail-tabs{border-bottom:1px solid var(--grey-color-shade-2);gap:.25rem;display:flex}.brew-voice-role-detail-tab{color:var(--grey-color-shade-6);cursor:pointer;font-family:inherit;font-size:var(--font-9);font-weight:600;line-height:var(--line-height-6);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4375rem;margin-bottom:-1px;padding:.6875rem 1rem;display:flex}.brew-voice-role-detail-tab-active{border-bottom-color:var(--primary-color);color:var(--primary-color)}.brew-voice-role-config{flex-direction:column;max-height:calc(100vh - 338px);display:flex;overflow-y:auto}.brew-voice-role-config-top{justify-content:space-between;align-items:center;margin:.75rem 0 .375rem;display:flex}.brew-voice-role-config-title{color:var(--grey-color);font-size:var(--font-8);font-weight:600;line-height:var(--line-height-5)}.brew-voice-role-config-sub{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-7);margin-top:.125rem}.brew-voice-role-config-edit-link{color:var(--primary-color);font-size:var(--font-9);font-weight:600;line-height:var(--line-height-6);align-items:center;gap:.375rem;text-decoration:none;display:flex}.brew-voice-role-config-edit-link:hover{text-decoration:underline}.brew-voice-role-config-section{margin-top:1.25rem}.brew-voice-role-config-section-last{margin-bottom:1.875rem}.brew-voice-role-config-eyebrow{color:var(--grey-color-shade-6);font-size:var(--font-10);letter-spacing:var(--letter-spacing-8);font-weight:600;line-height:var(--line-height-7);text-transform:uppercase;align-items:center;gap:.5625rem;margin-bottom:.6875rem;display:flex}.brew-voice-role-config-eyebrow-hint{color:var(--grey-color-shade-4);letter-spacing:normal;text-transform:none;font-weight:400}.brew-voice-role-config-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.brew-voice-role-config-card{background:var(--background-color);border:1px solid var(--grey-color-shade-2);border-radius:.8125rem;padding:1.125rem 1.25rem}.brew-voice-role-config-card-h{align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex}.brew-voice-role-config-card-ic{background:var(--primary-color-shade-1);color:var(--primary-color);border-radius:.5625rem;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex}.brew-voice-role-config-card-t{color:var(--grey-color);font-size:var(--font-9);font-weight:600;line-height:var(--line-height-6)}.brew-voice-role-config-pkv-list{margin-top:.8125rem}.brew-voice-role-config-pkv{border-bottom:1px solid var(--grey-color-shade-2);font-size:var(--font-9);line-height:var(--line-height-6);align-items:flex-start;gap:.75rem;padding:.5625rem 0;display:flex}.brew-voice-role-config-pkv:last-child{border-bottom:0}.brew-voice-role-config-pkv-k{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-7);flex-shrink:0;width:7.5rem}.brew-voice-role-config-pkv-v{color:var(--grey-color);font-weight:600;line-height:var(--line-height-6)}.brew-voice-role-config-pkv-v-body{color:var(--grey-color-shade-7);font-weight:400}.brew-voice-role-config-tag{background:var(--body-bg);border:1px solid var(--grey-color-shade-2);color:var(--grey-color-shade-7);font-size:var(--font-10);font-weight:600;line-height:var(--line-height-7);border-radius:.4375rem;padding:.25rem .625rem;display:inline-block}.brew-voice-role-config-tag-active{background:var(--primary-color-shade-1);border-color:var(--primary-color-shade-3);color:var(--primary-color)}.brew-voice-role-config-chipset{flex-wrap:wrap;gap:.4375rem;margin-bottom:.8125rem;display:flex}.brew-voice-role-config-jd{color:var(--grey-color-shade-7);font-size:var(--font-9);line-height:var(--line-height-5)}.brew-voice-role-config-jd-clip{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.brew-voice-role-config-jd-expanded .brew-voice-role-config-jd-clip{-webkit-line-clamp:unset}.brew-voice-role-config-showmore{color:var(--primary-color);cursor:pointer;font-family:inherit;font-size:var(--font-10);font-weight:600;line-height:var(--line-height-7);background:0 0;border:none;margin-top:.375rem;padding:0}.brew-voice-role-config-screen-grid{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.brew-voice-role-config-subpanel{background:var(--body-bg);border:1px solid var(--grey-color-shade-2);border-radius:.6875rem;padding:.9375rem 1rem}.brew-voice-role-config-subpanel-full{grid-column:1/-1}.brew-voice-role-config-sp-h{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.brew-voice-role-config-sp-h-spaced{margin-top:1.125rem}.brew-voice-role-config-sp-ic{background:var(--background-color);border:1px solid var(--grey-color-shade-2);color:var(--primary-color);border-radius:.4375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.brew-voice-role-config-sp-t{color:var(--grey-color);font-size:var(--font-9);font-weight:600;line-height:var(--line-height-6)}.brew-voice-role-config-sp-n{background:var(--background-color);border:1px solid var(--grey-color-shade-2);color:var(--grey-color-shade-6);font-size:var(--font-10);font-weight:600;line-height:var(--line-height-7);border-radius:999px;margin-left:auto;padding:.0625rem .5rem}.brew-voice-role-config-sp-note{color:var(--grey-color-shade-6);font-size:var(--font-10);line-height:var(--line-height-7);margin-top:-.25rem;margin-bottom:.625rem}.brew-voice-role-config-cmp{border-bottom:1px solid var(--grey-color-shade-2);align-items:center;gap:.625rem;padding:.5rem 0;display:flex}.brew-voice-role-config-cmp:last-child{border-bottom:0}.brew-voice-role-config-cmp-dot{background:var(--success-color-shade-1);color:var(--success-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;display:flex}.brew-voice-role-config-cmp-off .brew-voice-role-config-cmp-dot{background:var(--grey-color-shade-1);color:var(--grey-color-shade-6)}.brew-voice-role-config-cmp-l{color:var(--grey-color);font-size:var(--font-9);font-weight:600;line-height:var(--line-height-6);flex:1}.brew-voice-role-config-cmp-off .brew-voice-role-config-cmp-l{color:var(--grey-color-shade-6);font-weight:400}.brew-voice-role-config-cmp-v{background:var(--background-color);border:1px solid var(--primary-color-shade-3);color:var(--primary-color);font-size:var(--font-10);font-weight:600;line-height:var(--line-height-7);border-radius:.375rem;padding:.125rem .5rem}.brew-voice-role-config-cmp-off .brew-voice-role-config-cmp-v{border-color:var(--grey-color-shade-2);color:var(--grey-color-shade-6)}.brew-voice-role-config-pch{background:var(--background-color);border:1px solid var(--grey-color-shade-2);color:var(--grey-color-shade-7);font-size:var(--font-10);font-weight:600;line-height:var(--line-height-7);border-radius:.5rem;padding:.375rem .75rem}.brew-voice-role-config-pch-on{background:var(--primary-color-shade-1);border-color:var(--primary-color-shade-3);color:var(--primary-color)}.brew-voice-role-config-aq{border-bottom:1px solid var(--grey-color-shade-2);align-items:flex-start;gap:.625rem;padding:.5rem 0;display:flex}.brew-voice-role-config-aq:last-child{border-bottom:0}.brew-voice-role-config-aq-n{background:var(--background-color);color:var(--grey-color-shade-7);font-size:var(--font-10);height:1.375rem;font-weight:600;line-height:var(--line-height-7);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;margin-top:.0625rem;display:flex}.brew-voice-role-config-aq-q{color:var(--grey-color);font-size:var(--font-10);line-height:var(--line-height-6)}@media (max-width:1024px){.billing-credits-plan-mix__card{grid-template-columns:minmax(0,1fr);min-height:0}.billing-credits-plan-mix__left{border-right:0;border-bottom:1px solid var(--grey-color-shade-2)}.billing-credits-plan-mix__chart-wrap{min-height:6.5rem}.billing-credits-usage-overview__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-credits-runway-card{min-width:100%;max-width:100%}.billing-credits-contact-strip{align-items:flex-start}.billing-credits-contact-strip__link{align-self:flex-start}.ai-studio-shell.is-preview-open{grid-template-columns:minmax(0,1fr)}.ai-studio-shell.is-preview-open .ai-studio-main{display:none}.ai-studio-preview-back{display:inline-flex}.brew-voice-page{grid-template-columns:1fr}.brew-voice-right-panel{border-left:none;border-top:.5px solid var(--grey-color-shade-2)}.brew-voice-stats,.brew-voice-stats-skeleton,.brew-voice-role-metrics-row,.brew-voice-role-metrics-grid{grid-template-columns:repeat(2,1fr)}.brew-voice-roles-screening-fg-2,.brew-voice-roles-screening-fg-3,.brew-voice-roles-screening-prev-grid,.brew-voice-call-report-grid{grid-template-columns:1fr}.brew-voice-call-report-header{flex-wrap:wrap}.brew-voice-call-report-skill-row,.brew-voice-call-report-personality-row{grid-template-columns:1fr}.brew-voice-call-report-personality-track{grid-column:1}.brew-voice-roles-screening-wstep-bar{flex-wrap:wrap;gap:.5rem}.brew-voice-roles-screening-wst-line{display:none}.brew-voice-drawer{width:100%;max-width:420px}.dashboard-quick-access-cards{flex-direction:column}.brew-voice-role-config-grid-2,.brew-voice-role-config-screen-grid{grid-template-columns:1fr}}@media (max-width:768px){.billing-credits-usage-overview__header{flex-direction:column;align-items:stretch}.billing-credits-usage-overview__topup-btn{align-self:flex-start}.billing-credits-usage-overview__cards-grid{grid-template-columns:minmax(0,1fr)}.billing-credits-runway-card{padding:1rem}.billing-credits-runway-card__summary{align-items:flex-start}.ai-studio-suggestions{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(13rem,1fr));padding-bottom:.25rem;overflow-x:auto}.ai-studio-suggestion-card{scroll-snap-align:start}.ai-studio-bubble{max-width:92%}.ai-studio-preview-panel{padding:1rem}.ai-studio-preview-title{font-size:var(--font-5)}.ai-studio-title{font-size:var(--font-4)}.brew-voice-import-uopts,.brew-voice-import-manual-grid{grid-template-columns:1fr}.brew-voice-import-manual-card-hd-meta{padding-left:0}.brew-voice-import-so-stats{grid-template-columns:1fr}.brew-voice-import-start-banner{text-align:center;flex-direction:column}.brew-voice-import-role-context{flex-direction:column;align-items:flex-start;gap:.5rem}.org-list-page-head{flex-wrap:wrap}.org-list-page-title{font-size:var(--font-5)}.org-invite-card{flex-wrap:wrap}.org-invite-actions{width:100%;margin-left:0}.org-card-role{display:none}}@media (max-width:576px){.billing-credits-usage-overview{padding:1rem}.billing-credits-usage-overview__projection-header{align-items:flex-start}.billing-credits-runway-card__summary{gap:.75rem}.billing-credits-runway-card__days-wrap{width:100%}.billing-credits-contact-strip__content{align-items:flex-start}.balance-warning-snackbar{padding:.5rem}.brew-voice-call-report-header{flex-direction:column;align-items:flex-start}.brew-voice-role-filter-bar{gap:.25rem}.brew-voice-tab{padding:.25rem}}
