@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nativePanel{background-color:hsla(0,0%,100%,.04);backdrop-filter:blur(5px);box-sizing:border-box;display:flex;align-items:center;position:fixed;z-index:999;bottom:0;left:0;width:100%;height:144px;padding:36px 128px;border-top-left-radius:24px;border-top-right-radius:24px}.bubble{cursor:pointer;position:absolute;bottom:calc(100% - 36px);max-width:500px;border-radius:24px 24px 24px 6px;background-color:hsla(0,0%,100%,.08);padding:12px 24px;font-size:24px;line-height:24px;font-weight:500;color:#fff;z-index:-1}.sphere{background-size:contain;width:72px;height:72px;transition:transform .2s}.sphere:hover{transform:scale(1.1)}.sphere.active{animation:rotation 2s linear infinite}.input{height:42px;padding:0;margin:0;outline:none;border:0;background:transparent}.input,.label{font-size:36px;line-height:42px;font-weight:500;color:#fff}.label{opacity:.5;padding-left:40px;padding-right:10px}.suggestPanel{position:absolute;top:15px;right:25px;display:flex;flex-direction:row;height:28px}.suggest{line-height:26px;padding:0 15px;margin-left:5px;border:1px solid #c4c4c4;border-radius:16px;color:#fff;cursor:pointer;font-size:14px}.recordPanel{position:fixed;z-index:999;top:0;right:0}.recordButton{margin-right:8px;margin-top:8px}
/*# sourceMappingURL=2.ae15fd65.chunk.css.map */