.voice-button{height:45px;text-align:center;background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#333;font-size:20px;-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.voice-button.recording{background-color:#e0e0e0;color:#ff3b30}.recording-status{margin:15px auto 10px;width:300px;padding:10px;background-color:#0009;border-radius:8px;color:#fff;position:relative;display:flex;flex-direction:column;align-items:center}.recording-time{font-size:24px;font-weight:700;margin-bottom:10px}.recording-progress-container{width:90%;height:6px;background-color:#ffffff4d;border-radius:3px;overflow:hidden;margin-bottom:10px}.recording-progress{height:100%;background-color:#ff3b30;border-radius:3px;transition:width .3s linear}.recording-tip{font-size:14px;color:#fff}.cancel-tip{color:#ff3b30}.status-indicator{display:flex;align-items:center;margin:15px 0}.status-dot{width:12px;height:12px;border-radius:50%;margin-right:8px}.inactive{background-color:#ccc}.active{background-color:#4cd964;animation:pulse 1.5s infinite}.muted{background-color:#ff9500}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.popup-box{padding-top:15px}.popup-box .user-box{margin:0 15px;display:flex;align-items:center;background-color:#fff;padding:15px 0;border-bottom:1px solid #d3d3d3;font-weight:700;font-size:13px}.ant-drawer .ant-drawer-body{padding:0}.user-box .image{margin-right:10px;width:40px;height:40px;border-radius:50%}.popup-box .bottom-box{border-bottom:1px solid #d3d3d3;margin:0 15px;padding:15px 0;display:flex;align-items:center;font-weight:400;font-size:12px;color:#020202}.popup-box .bottom-box .image{margin-right:10px;width:18px;height:18px}.box-div{width:330px;height:70px;display:grid;margin:20px auto 0;grid-template-columns:repeat(3,1fr);grid-column-gap:10px}.fixed-div{z-index:99;position:fixed;top:30px;left:calc((100% - 330px)/2);width:330px;height:70px;display:grid;margin:0 auto;grid-template-columns:repeat(3,1fr);grid-column-gap:10px}.recorder-container{margin-top:30px;padding:20px;border:1px solid #ddd;border-radius:8px}button{margin:0 10px;padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}button:disabled{background:#cccccc}.file-input-wrapper{position:relative;display:inline-block;margin-left:10px}.file-input{opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer}.upload-box{width:100%;background-color:#e9e9e9}.upload-box-item{display:flex;align-items:center;padding:5px 10px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.upload-image{width:86px;height:86px;border-radius:5px;background:#f1f1f1;object-fit:cover}.upload{position:relative;width:86px;height:86px;margin-right:10px}.upload-fly{position:absolute;right:-7px;top:-7px;object-fit:cover}.fullscreen-spin{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999999999999999999999999999}:global(.ant-input-outlined[disabled]){color:#020202;background-color:#fff}textarea:where(.css-dev-only-do-not-override-mc1tut).ant-input{min-height:45px}:where(.css-dev-only-do-not-override-mc1tut).ant-inputoutlined:focus,:where(.css-dev-only-do-not-override-mcltut).ant-input-outlined:focus-within{box-shadow:none}.responsive-header{width:100%}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.header-left,.header-right{display:flex;align-items:center}.settings-button{position:fixed;right:160px;top:14px;z-index:1}@media screen and (max-width: 576px){.responsive-header{height:90px}.settings-button{position:fixed;right:160px;top:48px;z-index:1}.header-content{flex-direction:column;align-items:flex-start;padding-bottom:8px}.header-left{width:100%;height:48px}.header-left h3{line-height:48px}.header-right{width:100%;justify-content:flex-end;height:40px}.header-left button{height:48px}body{background-color:#bedbf9b3;margin:0;min-height:100vh}}
