@import url(https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600;700&display=swap);*{box-sizing:border-box;caret-color:transparent;margin:0;padding:0;scrollbar-width:5px;text-decoration:none}input:focus,textarea:focus{caret-color:#000}::-webkit-scrollbar{background-color:#f5f5f5;width:6px}::-webkit-scrollbar-thumb{background-color:#3c508b}::-webkit-scrollbar-track{background-color:#ffeae0;-webkit-box-shadow:inset 0 0 6px "#FFEAE0"}body{background-color:#fff!important}*{font-family:League Spartan,sans-serif}#root,body,html{height:100%;width:100%}.hearnu-pro-spin{height:100%}.hearnu-pro-container{background:#f8f9fa;display:flex;flex-direction:column;height:100%;max-height:100vh;overflow:hidden;padding:10px 20px}.hearnu-pro-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.hearnu-pro-header h1{color:#333;font-size:1.5rem;margin:0}.hearnu-pro-main-content{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto}.hearnu-pro-volume-panel{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-grow:1;gap:15px;height:40px;margin:0;max-width:600px;padding:0 15px}.volume-label{color:#555;font-size:13px;font-weight:600;min-width:100px;white-space:nowrap}.volume-label span{color:#1890ff;font-size:14px}.volume-slider-wrapper{flex-grow:1;padding:0 10px}.hearnu-pro-controls-panel{grid-gap:10px;align-items:stretch;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(5,1fr);padding:10px 15px}.control-group{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.freq-label{color:#555;font-size:12px;font-weight:600;margin-bottom:2px}.freq-label span{color:#888;font-size:10px;margin-left:2px}.gain-value{color:#1890ff;font-size:11px;font-weight:700;margin-bottom:4px}.slider-container{display:flex;flex:1 1;height:180px;justify-content:center;min-height:180px;width:30px}.slider-container .ant-slider{margin:0!important}.filter-buttons{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(3,1fr);margin-top:6px;max-width:150px;width:100%}.filter-btn{font-size:10px;height:24px;min-width:0;padding:0 1px}.hearnu-pro-footer{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:5px;margin-top:5px;padding:0 15px;position:relative}.save-btn{border-radius:20px;flex-shrink:0;font-size:14px;height:40px;min-width:120px;position:absolute;right:15px;width:auto}.hearnu-pro-logs{background:#1e1e1e;border-radius:8px;color:#0f0;display:flex;flex-direction:column;margin-top:auto;min-height:120px;padding:10px}.logs-header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;margin-bottom:5px;padding-bottom:5px}.logs-header h3{color:#fff;font-size:14px;margin:0}.logs-content{display:flex;flex-direction:column;gap:4px;height:80px;overflow-y:auto}.log-row{border-bottom:1px dashed #333;display:flex;font-family:monospace;font-size:11px;padding-bottom:3px}.log-time{color:#888;width:65px}.log-type{width:90px}.log-type.error{color:#ff4d4f}.log-type.sent{color:#00bfff}.log-type.recv{color:#faad14}.log-raw{color:#ccc;flex:1 1;padding-right:10px;word-break:break-all}.log-decoded{color:#fff;flex:1 1}@media (max-width:800px){.hearnu-pro-container{overflow-y:auto;padding:5px}.hearnu-pro-controls-panel{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.control-group{flex:1 1 20%;min-width:60px}.slider-container{height:90px;min-height:90px}.filter-buttons{display:flex;flex-direction:column;gap:3px;margin-top:4px;max-width:60px}.filter-btn{font-size:8px;height:16px;line-height:16px;padding:0}.hearnu-pro-footer{align-items:stretch;flex-direction:column;gap:10px;padding:0;position:static}.hearnu-pro-volume-panel{height:36px;max-width:100%;padding:0 10px}.save-btn{height:36px;position:static;width:100%}}