.sound-toggle{position:fixed;top:18px;right:18px;z-index:5;width:52px;height:52px;border:3px solid #fff;border-radius:50%;background:#19324ae8;color:#fff;font-size:1.45rem;cursor:pointer;touch-action:manipulation}.sound-toggle:hover,.sound-toggle:focus{background:#ff6b58;outline:3px solid #ffc928}.record-controls{display:flex;justify-content:center;gap:16px;margin:14px 0}.record-icon{width:62px;height:62px;border:0;border-radius:50%;font-size:1.6rem;color:#fff;cursor:pointer;touch-action:manipulation;box-shadow:0 5px #19324a77}.record-icon.start{background:#42a85f}.record-icon.stop{background:#ef3340}.record-icon:hover,.record-icon:focus{transform:translateY(-2px);outline:3px solid #ffc928}@media(max-width:600px){.sound-toggle{top:12px;right:12px;width:46px;height:46px}}
