@layer wertigo.features{.speech-result-modal__dialog{--app-modal-dialog-gap:0;--app-modal-dialog-padding:0;border-radius:24px}.speech-result-modal{flex-direction:column;min-height:0;max-height:95dvh;display:flex;overflow:hidden}.speech-result-modal__header{color:#fff;background:#111827;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:28px 68px 28px 28px;display:grid}.speech-result-modal__body{flex-direction:column;flex:auto;gap:14px;min-height:0;padding:22px 24px 24px;display:flex}.speech-result-modal__empty,.speech-result-modal__expires,.speech-result-modal__header h2,.speech-result-modal__header p,.speech-result-modal__plain-text,.speech-result-modal__segments,.speech-result-modal__segments p{margin:0}.speech-result-modal__header h2{color:#fff;letter-spacing:-.025em;font-size:24px;font-weight:800;line-height:1.15}.speech-result-modal__header p{color:#ffffff9e;margin-top:7px;font-size:14px;line-height:1.5}.speech-result-modal__expires{color:#667085;text-align:right;font-size:12px;line-height:1.4}.speech-result-modal__icon{color:#fff;background:linear-gradient(145deg,#ea5555f2,#be324af2);border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 12px 28px #be324a4d}.speech-result-modal__icon svg{width:28px;height:28px}.speech-result-modal__meta{flex-wrap:wrap;gap:8px;display:flex}.speech-result-modal__meta span{color:#b93847;background:#ea555517;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.speech-result-modal__meta span:nth-child(2){color:#6941c6;background:#8b5cf617}.speech-result-modal__meta span:nth-child(3){color:#0e7490;background:#0e749017}.speech-result-modal__transcript-wrap{background:linear-gradient(#fff,#fdfcff);border:1px solid #ebe7f1;border-radius:16px;min-height:160px;max-height:min(48dvh,520px);position:relative;overflow:hidden;box-shadow:0 10px 30px #2e23430f}.speech-result-modal__transcript-wrap--scrollable{padding-right:12px}.speech-result-modal__transcript-wrap--scrollable:before{content:"";pointer-events:none;background:#ea55551f;border-radius:999px;width:6px;position:absolute;top:6px;bottom:6px;right:4px}.speech-result-modal__transcript{min-height:0;max-height:inherit;scrollbar-width:none;overflow:hidden auto}.speech-result-modal__transcript::-webkit-scrollbar{display:none}.speech-result-modal__scrollbar{opacity:0;background:linear-gradient(#ea5555,#c93f58);border-radius:999px;width:6px;position:absolute;top:6px;right:4px}.speech-result-modal__transcript-wrap--scrollable .speech-result-modal__scrollbar{opacity:1}.speech-result-modal__segments{padding:0;list-style:none}.speech-result-modal__segments li{grid-template-columns:116px minmax(0,1fr);align-items:start;gap:18px;padding:16px 18px;display:grid}.speech-result-modal__segments li+li{border-top:1px solid #f0edf3}.speech-result-modal__segments li:nth-child(2n){background:#8b5cf606}.speech-result-modal__segment-meta{color:#667085;font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-start;gap:7px;min-width:0;font-size:12px;line-height:1.3;display:flex}.speech-result-modal__segment-meta>span{color:#fff;background:#111827;border-radius:6px;padding:4px 7px;font-weight:750}.speech-result-modal__segment-meta strong{text-overflow:ellipsis;white-space:nowrap;background:#8b5cf617;border-radius:6px;max-width:100%;padding:3px 7px;font-weight:750;overflow:hidden}.speech-result-modal__empty,.speech-result-modal__plain-text,.speech-result-modal__segments p{color:#1f2937;overflow-wrap:anywhere;font-size:15px;line-height:1.65}.speech-result-modal__plain-text{white-space:pre-wrap;padding:20px 18px}.speech-result-modal__empty{text-align:center;padding:28px 18px}.speech-result-modal__actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.speech-result-modal__downloads{background:#ea55550f;border:1px solid #ea555524;border-radius:12px;justify-self:end;align-items:center;gap:3px;min-width:0;padding:4px;display:flex}.speech-result-modal__download-mark,.speech-result-modal__downloads a{justify-content:center;align-items:center;min-width:42px;min-height:38px;display:inline-flex}.speech-result-modal__download-mark{color:#c23e4e;min-width:32px}.speech-result-modal__download-mark svg{width:19px;height:19px}.speech-result-modal__downloads a{color:#344054;border:1px solid #0000;border-radius:8px;padding:0 10px;font-size:13px;font-weight:800;text-decoration:none}.speech-result-modal__close{color:#111827;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #11182717;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.speech-result-modal__downloads a:hover{color:#b93847;background:#fff;border-color:#ea55552e}.speech-result-modal__close:hover{background:#fff7f4;border-color:#ea55554d}.speech-result-modal__close:focus-visible,.speech-result-modal__downloads a:focus-visible{outline-offset:2px;outline:3px solid #ea555538}.speech-result-modal__close{background:#f7f7fa;align-self:stretch}@media (max-width:640px){.speech-result-modal__dialog{border-radius:20px 20px 0 0}.speech-result-modal,.speech-result-modal__dialog{max-height:calc(100dvh - 12px)}.speech-result-modal__header{gap:12px;padding:17px 54px 17px 18px}.speech-result-modal__header h2{font-size:20px}.speech-result-modal__header p{margin-top:4px;font-size:12px;line-height:1.35}.speech-result-modal__icon{border-radius:14px;width:44px;height:44px}.speech-result-modal__icon svg{width:23px;height:23px}.speech-result-modal__body{padding:14px 14px max(12px,env(safe-area-inset-bottom));gap:10px}.speech-result-modal__meta{gap:5px}.speech-result-modal__meta span{padding:5px 7px;font-size:10px}.speech-result-modal__transcript-wrap{min-height:140px;max-height:min(45dvh,420px)}.speech-result-modal__segments li{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px}.speech-result-modal__segment-meta{flex-direction:row;align-items:center;gap:8px}.speech-result-modal__actions{grid-template-columns:auto minmax(0,1fr);gap:8px}.speech-result-modal__actions .UiButton{--ui-button-padding:10px;font-size:13px}.speech-result-modal__downloads{justify-self:stretch;gap:2px;width:100%}.speech-result-modal__download-mark{min-width:26px}.speech-result-modal__downloads a{flex:1 1 0;min-width:0;padding:0 5px}.speech-result-modal__expires{font-size:10px}.speech-result-modal__close{min-height:40px}}}
