.sra-check-status-dialog [class*=MuiDialog-container]{align-items:center}.sra-check-status-dialog [class*=MuiPaper-root]{background:var(--hd-color-main-bg,#f9fafb);border-radius:15px;width:min(602px,100vw - 32px);max-width:602px;margin:16px;overflow:hidden;box-shadow:-135px 598px 172px #69696900,-86px 383px 157px #69696903,-49px 215px 132px #6969690d,-22px 96px 98px #69696917,-5px 24px 54px #6969691a}.sra-check-status{color:var(--hd-color-text-primary,#252c32);box-sizing:border-box;flex-direction:column;padding:20px;font-family:Inter,sans-serif;display:flex}.sra-check-status-header{border-bottom:1px solid var(--hd-color-bg-shaded,#c4d6de);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.sra-check-status-header-text{flex:auto;min-width:0}.sra-check-status-close[class*=MuiIconButton-root]{background:var(--hd-color-adornment-bg,#e6ecef);width:32px;height:32px;color:var(--hd-color-text-primary,#252c32);border-radius:6px;flex-shrink:0;padding:0}.sra-check-status-close[class*=MuiIconButton-root]:hover{background:var(--hd-color-secondary-hover,#d9e3e7)}.sra-check-status-title[class*=MuiTypography-root]{letter-spacing:-.44px;color:var(--hd-color-text-primary,#252c32);margin:0;font-size:22px;font-weight:700;line-height:1.25}.sra-check-status-subtitle[class*=MuiTypography-root]{letter-spacing:-.096px;color:var(--hd-color-text-primary,#252c32);opacity:.68;margin:4px 0 0;font-size:16px;font-weight:400;line-height:1.5}.sra-check-status-form{flex-direction:column;display:flex}.sra-check-status-body{background:var(--hd-color-white,#fff);border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.sra-check-status-label[class*=MuiTypography-root]{font-size:var(--hd-font-size-xl,16px);letter-spacing:-.096px;color:var(--hd-color-text-primary,#252c32);font-weight:500;line-height:1.5}.sra-check-status-field[class*=MuiTextField-root]{width:100%}.sra-check-status-field [class*=MuiOutlinedInput-root]{background:var(--hd-color-main-bg,#f9fafb);min-height:44px;font-size:var(--hd-font-size-xl,16px);letter-spacing:-.096px;border-radius:6px}.sra-check-status-field [class*=MuiOutlinedInput-notchedOutline]{border:none}.sra-check-status-field [class*=MuiOutlinedInput-root]:hover [class*=MuiOutlinedInput-notchedOutline],.sra-check-status-field [class*=MuiOutlinedInput-root][class*=Mui-focused] [class*=MuiOutlinedInput-notchedOutline]{border:2px solid var(--hd-color-primary,#0d4566)}.sra-check-status-field [class*=MuiInputBase-input]::placeholder{color:var(--hd-color-text-primary,#252c32);opacity:.63}.sra-check-status-error[class*=MuiTypography-root]{margin-top:4px}.sra-check-status-ticket-details{margin-top:8px}.sra-check-status-hint[class*=MuiTypography-root]{text-align:center;margin-top:8px}.sra-check-status-footer{border-top:1px solid var(--hd-color-bg-shaded,#c4d6de);flex-direction:column-reverse;gap:12px;margin-top:20px;padding-top:16px;display:flex}.sra-check-status-cancel[class*=MuiButton-root],.sra-check-status-submit[class*=MuiButton-root]{min-height:40px;font-size:var(--hd-font-size-xl,16px);letter-spacing:-.096px;text-transform:none;border-radius:6px;gap:8px;padding:8px 20px;font-weight:500;line-height:1.5}.sra-check-status-cancel[class*=MuiButton-root] [class*=MuiButton-endIcon],.sra-check-status-submit[class*=MuiButton-root] [class*=MuiButton-endIcon]{margin-left:6px;margin-right:0}.sra-check-status-cancel[class*=MuiButton-root] [class*=MuiButton-startIcon],.sra-check-status-submit[class*=MuiButton-root] [class*=MuiButton-startIcon]{display:none}.sra-check-status-cancel[class*=MuiButton-root]{background:var(--hd-color-adornment-bg,#e6ecef);color:var(--hd-color-primary,#0d4566)}.sra-check-status-cancel[class*=MuiButton-root]:hover{background:var(--hd-color-secondary-hover,#d9e3e7)}.sra-check-status-submit[class*=MuiButton-root]{background:var(--hd-color-primary,#0d4566);color:var(--hd-color-white,#fff);font-weight:600}.sra-check-status-submit[class*=MuiButton-root]:hover{background:#0a3852}.sra-check-status-submit[class*=MuiButton-root][class*=Mui-disabled]{background:var(--hd-color-primary,#0d4566);color:var(--hd-color-white,#fff);opacity:.55}@media (width>=600px){.sra-check-status-footer{flex-direction:row;justify-content:flex-end;gap:15px}}@media (width<=599.95px){.sra-check-status-dialog [class*=MuiDialog-container]{align-items:flex-start;padding-block:16px}.sra-check-status-dialog [class*=MuiPaper-root]{max-height:calc(100dvh - 32px);overflow:hidden}.sra-check-status{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:calc(100dvh - 32px);overflow-y:auto}}.ticket-details{--ticket-details-bg:#f9fafb;--ticket-details-text:#252c32;background:var(--ticket-details-bg,#f9fafb);box-sizing:border-box;border-radius:10px;flex-direction:column;align-self:stretch;align-items:flex-start;width:100%;padding:10px;display:flex}.ticket-details-row{border-radius:6px;flex-wrap:wrap;align-self:stretch;align-items:center;gap:21px;width:100%;padding:6px 0;display:flex}.ticket-details-row-query{align-items:flex-start}.ticket-details-label{width:100px;color:var(--ticket-details-text,#252c32);letter-spacing:-.096px;opacity:.68;flex-shrink:0;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.ticket-details-value{min-width:0;color:var(--ticket-details-text,#252c32);letter-spacing:-.096px;word-break:break-word;flex:1 0 0;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.ticket-details-status{border-radius:7px;align-items:center;gap:10px;min-height:31px;display:inline-flex}.ticket-details-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ticket-details-status-text{color:inherit;letter-spacing:-.096px;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}@media (width<=480px){.ticket-details-row{gap:8px}.ticket-details-label{width:84px;font-size:14px}.ticket-details-value,.ticket-details-status-text{font-size:14px}}.sra-chat-page{--sra-chat-check-status-hover-bg:#d5dde3;--sra-chat-success:#16a34a;--sra-chat-link-hover:#0a364f;font-family:Inter,sans-serif;position:relative}.sra-chat-page .hd-chat-section-toolbar-greeting .hd-chat-bubble-bot{cursor:default;pointer-events:none}.sra-chat-page [class*=MuiTypography-root],.sra-chat-page [class*=MuiButton-root],.sra-chat-page [class*=MuiInputBase-root]{font-family:Inter,sans-serif}.sra-chat-toolbar-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.sra-chat-check-status-btn.hd-btn{background-color:var(--hd-color-adornment-bg,#e6ecef);color:var(--hd-color-sidebar-bg,#0d4566);box-shadow:none;border:none}.sra-chat-check-status-btn.hd-btn:hover{background-color:var(--sra-chat-check-status-hover-bg,#d5dde3)}.sra-chat-check-status-btn-icon{color:inherit;display:block;width:16px!important;height:16px!important;font-size:16px!important}.sra-chat-check-status-btn.hd-btn [class*=MuiButton-endIcon]{margin-left:6px;margin-right:0}.sra-chat-check-status-btn.hd-btn [class*=MuiButton-startIcon]{display:none}.sra-chat-toolbar-actions>.hd-btn-primary{flex-direction:row-reverse;margin-left:0}.sra-chat-toolbar-actions>.hd-btn-primary [class*=MuiButton-startIcon]{margin-left:6px;margin-right:0}.sra-chat-page .hd-chat-section-toolbar{border-bottom:none}.sra-chat-page .hd-chat-section-toolbar>.hd-btn-primary{margin-left:0}.sra-chat-page .hd-chat-section-message-row-assistant .hd-chat-section-message-content{width:100%;max-width:min(720px,100%)}.sra-chat-page .hd-chat-section-message-row .hd-chat-bubble-assistant{box-sizing:border-box;background-color:var(--hd-color-surface,#f5f7f9);width:100%;min-width:0;max-width:100%;box-shadow:none;border:none;border-radius:16px;padding:16px 20px}.sra-chat-page .hd-chat-section-action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.sra-chat-page .hd-chat-section-action-row>.hd-btn{border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;max-width:max-content;min-height:36px;letter-spacing:0!important;width:auto!important;min-width:0!important;padding:6px 12px!important;font-size:0!important;line-height:0!important;display:inline-flex!important}.sra-chat-page .hd-chat-section-action-row>.hd-btn>*{display:none!important}.sra-chat-page .hd-chat-section-action-row>.hd-btn:before{letter-spacing:-.01em;font-weight:500;line-height:1.25;font-size:13px!important}.sra-chat-page .hd-chat-section-action-row>.hd-btn-primary{background-color:var(--hd-color-primary,#0d4566);color:var(--hd-color-white,#fff)}.sra-chat-page .hd-chat-section-action-row>.hd-btn-primary:not(:only-child):before{content:"Confirm & Raise Ticket"}.sra-chat-page .hd-chat-section-action-row>.hd-btn-primary:not(:only-child):after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0;width:14px;height:14px;display:inline-block}.sra-chat-page .hd-chat-section-action-row>.hd-btn-secondary{background-color:var(--hd-color-adornment-bg,#e6ecef);color:var(--hd-color-primary,#0d4566)}.sra-chat-page .hd-chat-section-action-row>.hd-btn-secondary:before{content:"Cancel"}.sra-chat-page .hd-chat-section-action-row>.hd-btn-secondary:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230d4566' stroke-width='2.5' stroke-linecap='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0;width:12px;height:12px;display:inline-block}.sra-chat-page .hd-chat-section-action-row>.hd-btn-primary:only-child:before{content:"Next Request"}.sra-chat-page .hd-chat-section-action-row>.hd-btn-primary:only-child:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0;width:14px;height:14px;display:inline-block}.sra-summary-bubble{flex-direction:column;gap:12px;width:100%;display:flex}.sra-summary-bubble-title{color:var(--hd-color-text-primary,#252c32);margin:0;font-size:15px;font-weight:700;line-height:1.4}.sra-summary-bubble-list{flex-direction:column;gap:8px;margin:0;padding-left:1.25rem;list-style:outside;display:flex}.sra-summary-bubble-row{color:var(--hd-color-text-primary,#252c32);font-size:14px;line-height:1.45;display:list-item}.sra-summary-bubble-label{color:var(--hd-color-text-primary,#252c32);font-weight:700}.sra-summary-bubble-label:after{content:": ";color:var(--hd-color-text-primary,#252c32);font-weight:700}.sra-summary-bubble-value{color:var(--hd-color-text-primary,#252c32);word-break:break-word;font-weight:400}.sra-summary-bubble-priority{color:var(--sra-chat-success,#16a34a);align-items:center;gap:6px;font-weight:600;display:inline-flex}.sra-summary-bubble-priority-dot{background-color:var(--sra-chat-success,#16a34a);border-radius:50%;flex-shrink:0;width:8px;height:8px}.sra-ticket-success-bubble{flex-direction:column;gap:6px;width:100%;display:flex}.sra-ticket-success-bubble-line{color:var(--hd-color-text-primary,#252c32);margin:0;font-size:15px;font-weight:500;line-height:1.4}.sra-ticket-success-bubble-ticket-row{flex-wrap:wrap;align-items:center;gap:4px;font-size:15px;line-height:1.4;display:flex}.sra-ticket-success-bubble-label{color:var(--hd-color-text-primary,#252c32);font-weight:700}.sra-ticket-success-bubble-id{color:var(--hd-color-primary,#0d4566);letter-spacing:-.48px;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid}.sra-ticket-success-bubble-id:hover{color:var(--sra-chat-link-hover,#0a364f)}.sra-ticket-success-bubble-copy[class*=MuiIconButton-root]{color:var(--hd-color-primary,#0d4566);padding:2px}.sra-ticket-success-bubble-copy-icon{color:var(--hd-color-primary,#0d4566);width:16px!important;height:16px!important;font-size:16px!important}@media (width<=599.95px){.sra-chat-page{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:11px;width:min(100%,393px);margin-inline:auto;padding:30px 20px 10px;display:flex}.sra-chat-page .hd-chat-section{width:100%}.sra-chat-page .hd-chat-section-message-row .hd-chat-bubble-assistant{padding:14px 16px}.sra-chat-page .hd-chat-section-action-row>.hd-btn{justify-content:center;width:auto!important}}.hd-landing-page.sra-landing-page{justify-content:flex-start;font-family:Inter,sans-serif}.hd-landing-page.sra-landing-page [class*=MuiTypography-root],.hd-landing-page.sra-landing-page [class*=MuiButton-root],.hd-landing-page.sra-landing-page [class*=MuiInputBase-root]{font-family:Inter,sans-serif}.hd-landing-page.sra-landing-page .hd-landing-ai-root{padding-top:var(--hd-space-xl);flex:auto}.hd-landing-page.sra-landing-page .hd-landing-ai-header{margin-top:calc(var(--hd-space-xl) + var(--hd-space-md))}.hd-landing-page.sra-landing-page .hd-landing-ai-scene{margin-top:calc(-1 * var(--hd-space-md))}.hd-landing-page.sra-landing-page .hd-landing-ai-welcome[class*=MuiTypography-root]{font-size:var(--hd-font-size-md)}.hd-landing-page.sra-landing-page .hd-landing-ai-title[class*=MuiTypography-root]{white-space:pre-line;font-size:clamp(1.375rem,2.6vw,2.125rem);line-height:1.2}.sra-landing-composer-bubbles button.hd-chat-suggestions-avatar-wrap{cursor:pointer;font:inherit;color:inherit;appearance:none;border:none;margin:0}.sra-landing-composer-bubbles .hd-chat-bubble-user{background:var(--hd-primary-color,#0d4566);box-sizing:border-box;border-radius:100px;justify-content:center;align-items:center;gap:6px;height:40px;padding:8px 15px;display:flex}.sra-landing-composer-bubbles .hd-chat-bubble-bot{cursor:default;pointer-events:none}.sra-landing-composer-bubbles .hd-chat-bubble-user .hd-chat-bubble-icon{width:14px;height:14px;color:var(--hd-color-white,#fff);font-size:14px}.sra-landing-composer-slot{width:100%;padding:var(--hd-space-md) var(--hd-space-xl) var(--hd-space-xl);box-sizing:border-box;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:8px;display:flex}.sra-landing-composer-slot-status[class*=MuiTypography-root]{width:100%;font-size:var(--hd-font-size-sm,12px);text-align:center;color:var(--hd-color-text-secondary,#252c32b3);margin:0;font-weight:400;line-height:1.35}.sra-landing-composer-slot-status-error[class*=MuiTypography-root]{color:var(--hd-color-error,#ff0004)}.sra-landing-composer{width:min(720px,100%)}.sra-landing-composer-bubbles{gap:var(--hd-space-sm);width:100%}@media (width<=599.95px){.hd-landing-page.sra-landing-page{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:11px;width:100%;padding:30px 20px 10px;display:flex}.hd-landing-page.sra-landing-page .hd-landing-ai-root{align-items:center;width:100%;padding-top:0}.hd-landing-page.sra-landing-page .hd-landing-ai-header{text-align:center;margin-top:0;padding-inline:0}.hd-landing-page.sra-landing-page .hd-landing-ai-scene{margin-top:0}.hd-landing-page.sra-landing-page .hd-landing-ai-welcome[class*=MuiTypography-root]{font-size:var(--hd-font-size-sm)}.hd-landing-page.sra-landing-page .hd-landing-ai-title[class*=MuiTypography-root]{font-size:clamp(1.125rem,4.2vw,1.25rem)}.sra-landing-composer-slot{align-items:stretch;width:100%;padding:0}.sra-landing-composer{width:100%}.sra-landing-composer-bubbles.hd-chat-suggestions-greeting-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%}.sra-landing-composer-bubbles .hd-chat-suggestions-avatar-wrap{flex:none}.sra-landing-composer-bubbles .hd-chat-suggestions-avatar{width:28px;height:28px;color:var(--hd-color-primary,#0d4566);font-size:28px}.sra-landing-composer-bubbles.hd-chat-suggestions-greeting-row .hd-chat-bubble{flex:0 auto;min-width:0;max-width:none}.sra-landing-composer-bubbles .hd-chat-bubble-bot{flex:auto;min-width:0;max-width:calc(100% - 48px)}.sra-landing-composer-bubbles .hd-chat-bubble-bot .hd-chat-bubble-text[class*=MuiTypography-root]{white-space:normal;text-overflow:unset;line-height:1.25;overflow:visible}.sra-landing-composer-bubbles .hd-chat-bubble-user{flex:0 0 100%;width:fit-content;max-width:100%;height:40px}.sra-landing-composer-bubbles .hd-chat-bubble-user .hd-chat-bubble-icon{width:12px;height:12px}.sra-landing-composer-bubbles .hd-chat-bubble-user .hd-chat-bubble-text[class*=MuiTypography-root]{white-space:nowrap;text-overflow:unset;overflow:visible}}.sra-input-section{--sra-input-section-text:#252c32;--sra-input-section-primary:#0d4566;--sra-input-section-white:#fff;background:var(--hd-secn-color,#e6ecef);box-sizing:border-box;border-radius:72px;justify-content:space-between;align-self:stretch;align-items:center;gap:12px;width:100%;padding:10px 17px 10px 32px;display:flex}.sra-input-section-field[class*=MuiInputBase-root]{background:0 0;border:none;outline:none;flex:1 0 0;min-width:0}.sra-input-section-field [class*=MuiInputBase-input]{letter-spacing:-.48px;color:var(--sra-input-section-text);padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.sra-input-section-field-recording [class*=MuiInputBase-input]{color:var(--hd-color-text-primary,#0f4573);caret-color:#0000;font-weight:600}.sra-input-section-field [class*=MuiInputBase-input]::placeholder{color:var(--sra-input-section-text);opacity:.63;font-weight:400}.sra-input-section-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.sra-input-section-icon-group{align-items:center;gap:5px;display:flex}.sra-input-section-disabled{opacity:.72}.sra-input-section-disabled .sra-input-section-field [class*=MuiInputBase-input]:disabled{color:#252c328c;-webkit-text-fill-color:#252c328c;cursor:not-allowed}.sra-input-section-disabled .sra-input-section-field [class*=MuiInputBase-input]::placeholder{opacity:.45}.sra-media-file-chip{--sra-media-file-chip-muted:#64748b;background:var(--sra-input-section-white,#fff);max-width:100%;color:var(--sra-input-section-primary,#0d4566);box-sizing:border-box;border:1px solid #0d456626;border-radius:100px;align-items:center;gap:6px;padding:2px 8px 2px 10px;display:inline-flex}.sra-media-file-chip-label{text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;overflow:hidden}.sra-media-file-chip-play{background:var(--sra-input-section-primary,#0d4566);width:24px;height:24px;color:var(--sra-input-section-white,#fff);border-radius:100px;padding:4px}.sra-media-file-chip-play .MuiSvgIcon-root{font-size:12px}.sra-media-file-chip-play:hover{background:#0a3854}.sra-media-file-chip-remove{width:20px;height:20px;color:var(--sra-media-file-chip-muted,#64748b);padding:2px}.sra-media-file-chip-remove .MuiSvgIcon-root{font-size:10px}.sra-media-file-chip-remove:disabled{opacity:.4;cursor:not-allowed}.sra-media-file-chip-disabled{opacity:.55;color:#0d45668c;border-color:#0d456614}.sra-media-file-chip-disabled .sra-media-file-chip-play{background:#0d456659}.sra-landing-composer-error[class*=MuiTypography-root]{padding-inline:8px}@media (width>=600px){.sra-media-file-chip-label{max-width:120px}}.sra-send-button[class*=MuiButton-root]{--sra-send-button-hover:#0a374f;gap:var(--hd-space-sm);border-radius:var(--hd-radius-pill);background-color:var(--hd-color-primary,#0d4566);text-transform:none;min-width:91px;height:40px;box-shadow:none;padding:8px 10px 8px 15px}.sra-send-button[class*=MuiButton-root]:hover{background-color:var(--sra-send-button-hover,#0a374f);box-shadow:none}.sra-send-button[class*=MuiButton-root][class*=Mui-disabled]{background-color:var(--hd-color-primary,#0d4566);opacity:.5}.sra-send-button-label{letter-spacing:-.48px;color:var(--hd-color-white,#fff);font-family:Inter,sans-serif;font-size:16px;font-weight:500}.sra-send-button-icon-wrap{background:var(--hd-color-white,#fff);color:var(--hd-color-primary,#0d4566);border-radius:25px;justify-content:center;align-items:center;padding:5px;display:flex}.sra-send-button-icon{width:12px;height:12px;font-size:12px}.sra-upload-button[class*=MuiIconButton-root]{--sra-upload-button-hover-bg:#f2f2f2;box-sizing:border-box;border-radius:var(--hd-radius-pill);background-color:var(--hd-color-white,#fff);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--hd-color-primary,#0d4566);padding:8px}.sra-upload-button[class*=MuiIconButton-root]:hover{background-color:var(--sra-upload-button-hover-bg,#f2f2f2)}.sra-upload-button-icon{width:16px;height:16px;font-size:16px}.sra-voice-button[class*=MuiIconButton-root]{--sra-voice-button-hover-bg:#f2f2f2;--sra-voice-button-recording-bg:#e0f2fe;--sra-voice-button-recording-color:#0d6efd;--sra-voice-button-recording-hover-bg:#dbeafe;box-sizing:border-box;border-radius:var(--hd-radius-pill);background-color:var(--hd-color-white,#fff);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--hd-color-primary,#0d4566);padding:8px;position:relative;overflow:visible}.sra-voice-button[class*=MuiIconButton-root]:hover{background-color:var(--sra-voice-button-hover-bg,#f2f2f2)}.sra-voice-button-recording[class*=MuiIconButton-root]{background-color:var(--sra-voice-button-recording-bg,#e0f2fe);color:var(--sra-voice-button-recording-color,#0d6efd)}.sra-voice-button-recording[class*=MuiIconButton-root]:hover{background-color:var(--sra-voice-button-recording-hover-bg,#dbeafe)}.sra-voice-button-recording[class*=MuiIconButton-root]:after{content:"";border-radius:var(--hd-radius-pill);border:2px solid #0d6efd59;animation:1.4s ease-out infinite sra-voice-ripple;position:absolute;inset:-6px}.sra-voice-button-icon{width:16px;height:16px;font-size:16px}@keyframes sra-voice-ripple{0%{opacity:.9;transform:scale(.9)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}
