*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--fontFamilyBase,"Segoe UI",sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--colorNeutralBackground3,#f5f5f5);height:100vh;font-size:var(--fontSizeBase300,14px);color:var(--colorNeutralForeground1,#242424);overflow:hidden}:root{--brand-primary:var(--colorBrandBackground,#0f6cbd);--neutral-header-bg:var(--colorNeutralBackground3,#f5f5f5);--neutral-panel-bg:var(--colorNeutralBackground1,#fff);--neutral-border:var(--colorNeutralStroke2,#e0e0e0);--neutral-shadow:var(--shadow4,0 0 2px #0000001f,0 1px 2px #00000024);--neutral-text:var(--colorNeutralForeground1,#242424);--neutral-text-soft:var(--colorNeutralForeground2,#616161);--neutral-accent:var(--colorBrandForeground1,#0f6cbd)}#root{width:100%;height:100vh}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.f1l3cf7o{border:none!important}.f1l3cf7o:focus-within{box-shadow:none!important;border:none!important;outline:none!important}.textarea-wrapper{box-sizing:border-box;padding:var(--strokeWidthThick,2px);background:0 0;border-radius:8px;line-height:0;display:block;position:relative;overflow:hidden}.textarea-wrapper>*{box-sizing:border-box;width:100%;line-height:var(--lineHeightBase300,normal);background:var(--colorNeutralBackground3,#f5f5f5);display:block;overflow:hidden;border-radius:6px!important}.textarea-wrapper.field-focused{background:var(--colorBrandStroke1,#0f6cbd)}.textarea-wrapper.field-focused>*{background:var(--colorNeutralBackground3,#f5f5f5);box-shadow:none!important;border:none!important;outline:none!important}.textarea-wrapper.recording-focused{background:linear-gradient(90deg,var(--colorBrandBackground,#0d91e1)0%,#d2007e 33%,#ff5f3d 66%,var(--colorBrandBackground,#0d91e1)100%);background-size:300% 100%;border-radius:8px;animation:3s linear infinite rotate-gradient;position:relative;overflow:hidden}@keyframes rotate-gradient{0%{background-position:0%}to{background-position:300%}}.textarea-wrapper.recording-focused>*{background:var(--colorNeutralBackground3,#f5f5f5);border-radius:6px;box-shadow:none!important;border:none!important;outline:none!important}.textarea-wrapper.recording-focused .f1l3cf7o{box-shadow:none!important;border:none!important;outline:none!important}