.headphone-test-panel{background:linear-gradient(145deg,#fff,#fbfcff);border:1px solid rgba(17,24,39,.08);border-radius:22px;box-shadow:0 22px 60px #11182717;display:flex;flex-direction:column;gap:16px;min-width:0;padding:20px}.headphone-test-panel__error,.headphone-test-panel__footer,.headphone-test-panel__header,.headphone-test-panel__heading,.headphone-test-panel__safety,.headphone-test-panel__section-heading,.headphone-test-panel__volume{align-items:center;display:flex}.headphone-test-panel__header{gap:14px;justify-content:space-between}.headphone-test-panel__heading{gap:12px;min-width:0}.headphone-test-panel__heading-icon,.headphone-test-panel__section-heading>span{color:var(--danger-color);display:grid;flex:0 0 auto;place-items:center}.headphone-test-panel__heading-icon{background:#ea55551f;border-radius:15px;height:48px;width:48px}.headphone-test-panel__heading-icon svg{height:28px;width:28px}.headphone-test-panel__section-heading h3,.headphone-test-panel__title{color:#111827;font-weight:800;margin:0}.headphone-test-panel__title{font-size:20px}.headphone-test-panel__section-heading p,.headphone-test-panel__subtitle{color:#6b7280;font-size:13px;line-height:1.5;margin:2px 0 0}.headphone-test-panel__status{align-items:center;background:#f3f4f6;border-radius:999px;color:#4b5563;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:800;gap:7px;padding:7px 10px}.headphone-test-panel__status>span{background:#9ca3af;border-radius:50%;height:8px;width:8px}.headphone-test-panel__status--active{background:#ecfdf3;color:#15803d}.headphone-test-panel__status--active>span{background:#22c55e;box-shadow:0 0 0 4px #22c55e2e}.headphone-test-panel__safety{background:#fffbeb;border:1px solid #fde6bd;border-radius:15px;color:#92400e;gap:12px;padding:13px 14px}.headphone-test-panel__safety svg{flex:0 0 24px;height:24px;width:24px}.headphone-test-panel__safety div{display:flex;flex-direction:column;gap:2px;min-width:0}.headphone-test-panel__safety strong{font-size:13px}.headphone-test-panel__safety span{font-size:12px;line-height:1.45}.headphone-test-panel__section{background:#fff;border:1px solid #edf0f4;border-radius:18px;padding:16px}.headphone-test-panel__section-heading{gap:10px;margin-bottom:14px}.headphone-test-panel__section-heading>span{background:#fff2f2;border-radius:12px;height:38px;width:38px}.headphone-test-panel__section-heading svg{height:21px;width:21px}.headphone-test-panel__section-heading h3{font-size:15px}.headphone-test-panel__channels{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.headphone-test-panel__channels button{align-items:center;background:#fbfcfe;border:1px solid #e5e7eb;border-radius:15px;color:#111827;cursor:pointer;display:flex;font:inherit;gap:10px;min-height:78px;min-width:0;padding:12px;text-align:left;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.headphone-test-panel__channels button:hover{background:#fff7f7;border-color:#ea555557}.headphone-test-panel__channels button:active{transform:translateY(1px)}.headphone-test-panel input:focus-visible,.headphone-test-panel__channels button:focus-visible,.headphone-test-panel__frequencies button:focus-visible{outline:3px solid rgba(234,85,85,.22);outline-offset:2px}.headphone-test-panel__channel-letter{background:#f3f4f6;border-radius:13px;color:#4b5563;display:grid;flex:0 0 42px;font-size:14px;font-weight:900;height:42px;place-items:center;width:42px}.headphone-test-panel__channels button>span:nth-child(2){display:flex;flex:1;flex-direction:column;min-width:0}.headphone-test-panel__channels button strong{font-size:14px}.headphone-test-panel__channels button small{color:#6b7280;font-size:11px;margin-top:2px}.headphone-test-panel__channels button>svg{color:#9ca3af;flex:0 0 21px;height:21px;width:21px}.headphone-test-panel__channels .headphone-test-panel__channel--active{background:#fff2f2;border-color:#ea555573}.headphone-test-panel__channel--active .headphone-test-panel__channel-letter{background:var(--danger-color);color:#fff}.headphone-test-panel__channel--active>svg{color:var(--danger-color)!important}.headphone-test-panel__frequencies{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.headphone-test-panel__frequencies button{align-items:center;background:#fbfcfe;border:1px solid #e5e7eb;border-radius:13px;color:#111827;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:3px;min-width:0;padding:11px 6px}.headphone-test-panel__frequencies button:hover{background:#fff7f7;border-color:#ea555557}.headphone-test-panel__frequencies strong{font-size:13px}.headphone-test-panel__frequencies span{color:#6b7280;font-size:10px}.headphone-test-panel__frequencies .headphone-test-panel__frequency--active{background:#fff2f2;border-color:#ea555573;color:var(--danger-color)}.headphone-test-panel__tone-control{align-items:center;border-top:1px solid #edf0f4;display:grid;gap:6px 14px;grid-template-columns:minmax(0,1fr) auto;margin-top:14px;padding-top:14px}.headphone-test-panel__tone-control label{color:#4b5563;display:flex;font-size:12px;grid-column:1/-1;justify-content:space-between}.headphone-test-panel__tone-control label strong{color:#111827}.headphone-test-panel__tone-control input,.headphone-test-panel__volume input{accent-color:var(--danger-color);cursor:pointer;width:100%}.headphone-test-panel__range-labels{color:#9ca3af;display:flex;font-size:10px;grid-column:1/2;justify-content:space-between}.headphone-test-panel__tone-control .UiButton{grid-column:2;grid-row:2/4}.headphone-test-panel__footer{gap:14px;justify-content:space-between}.headphone-test-panel__volume{color:#4b5563;flex:1;font-size:12px;font-weight:700;gap:9px;min-width:0}.headphone-test-panel__volume svg{color:var(--danger-color);flex:0 0 21px;height:21px;width:21px}.headphone-test-panel__volume span{flex:0 0 auto}.headphone-test-panel__volume strong{color:#111827;min-width:32px;text-align:right}.headphone-test-panel__error{background:#fef2f2;border-radius:13px;color:#b91c1c;font-size:12px;gap:8px;line-height:1.45;margin:0;padding:11px 12px}.headphone-test-panel__error svg{flex:0 0 20px;height:20px;width:20px}.headphone-test-panel__live-status{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:767px){.headphone-test-panel{border-radius:19px;gap:14px;padding:16px}.headphone-test-panel__header{align-items:flex-start}.headphone-test-panel__status{display:none}.headphone-test-panel__subtitle{font-size:12px}.headphone-test-panel__channels{grid-template-columns:1fr}.headphone-test-panel__channels button{min-height:68px}.headphone-test-panel__frequencies{grid-template-columns:repeat(2,minmax(0,1fr))}.headphone-test-panel__frequencies button:last-child{grid-column:1/-1}.headphone-test-panel__tone-control{grid-template-columns:1fr}.headphone-test-panel__range-labels,.headphone-test-panel__tone-control .UiButton{grid-column:1;grid-row:auto}.headphone-test-panel__footer{align-items:stretch;flex-direction:column}.headphone-test-panel__volume{display:grid;grid-template-columns:auto 1fr auto}.headphone-test-panel__volume input{grid-column:1/-1}.headphone-test-panel__footer .UiButton{width:100%}}
