.mouse-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}.mouse-test-panel__actions,.mouse-test-panel__area-note,.mouse-test-panel__header,.mouse-test-panel__heading,.mouse-test-panel__section-heading{align-items:center;display:flex}.mouse-test-panel__header{gap:14px;justify-content:space-between}.mouse-test-panel__heading{gap:12px;min-width:0}.mouse-test-panel__heading-icon,.mouse-test-panel__section-heading>span{color:var(--danger-color);display:grid;flex:0 0 auto;place-items:center}.mouse-test-panel__heading-icon{background:#ea55551f;border-radius:15px;height:48px;width:48px}.mouse-test-panel__heading-icon svg{height:28px;width:28px}.mouse-test-panel__section-heading h3,.mouse-test-panel__title{color:#111827;font-weight:800;margin:0}.mouse-test-panel__title{font-size:20px}.mouse-test-panel__section-heading p,.mouse-test-panel__subtitle{color:#6b7280;font-size:13px;line-height:1.5;margin:2px 0 0}.mouse-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}.mouse-test-panel__status>span{background:#9ca3af;border-radius:50%;height:8px;width:8px}.mouse-test-panel__status--active{background:#ecfdf3;color:#15803d}.mouse-test-panel__status--active>span{background:#22c55e;box-shadow:0 0 0 4px #22c55e2e}.mouse-test-panel__stats{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.mouse-test-panel__stats article{align-items:center;background:#fff;border:1px solid #edf0f4;border-radius:14px;display:flex;gap:10px;min-width:0;padding:12px}.mouse-test-panel__stats svg{color:#9ca3af;flex:0 0 23px;height:23px;width:23px}.mouse-test-panel__stats div{display:flex;flex-direction:column;min-width:0}.mouse-test-panel__stats strong{color:#111827;font-size:17px;font-weight:800}.mouse-test-panel__stats span{color:#6b7280;font-size:11px;line-height:1.3}.mouse-test-panel__stats .mouse-test-panel__stat--warning{background:#fff7ed;border-color:#fed7aa}.mouse-test-panel__stat--warning strong,.mouse-test-panel__stat--warning svg{color:#c2410c}.mouse-test-panel__test-area{background:radial-gradient(circle at 50% 45%,#fff 0,#f5f7fa 62%,#edf1f5);border:2px dashed #cfd5df;border-radius:20px;cursor:crosshair;display:grid;min-height:390px;outline:none;overflow:hidden;place-items:center;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mouse-test-panel__test-area:focus-visible{border-color:var(--danger-color);box-shadow:0 0 0 3px #ea555533}.mouse-test-panel__test-area--active{border-color:#ea5555b3}.mouse-test-panel__area-copy{display:flex;flex-direction:column;left:18px;max-width:calc(100% - 180px);pointer-events:none;position:absolute;top:18px;z-index:3}.mouse-test-panel__area-copy strong{color:#111827;font-size:14px}.mouse-test-panel__area-copy span{color:#6b7280;font-size:12px;margin-top:2px}.mouse-test-panel__coordinates{background:#111827d1;border-radius:9px;bottom:14px;color:#fff;font-size:11px;font-variant-numeric:tabular-nums;font-weight:800;padding:6px 9px;pointer-events:none;position:absolute;right:16px;z-index:3}.mouse-test-panel__cursor-marker{background:#ffffffe6;border:3px solid var(--danger-color);border-radius:50%;box-shadow:0 0 0 5px #ea555521;height:16px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:16px;z-index:4}.mouse-test-panel__mouse{background:#fff;border:4px solid #202938;border-radius:96px 96px 82px 82px;box-shadow:0 18px 45px #1118272b,inset 0 -16px 28px #1118270a;height:286px;pointer-events:none;position:relative;width:210px}.mouse-test-panel__mouse:after{background:#202938;content:"";height:3px;left:0;position:absolute;right:0;top:116px}.mouse-test-panel__mouse-button{align-items:flex-end;background:#f8fafc;color:#4b5563;display:flex;font-size:11px;height:116px;justify-content:center;padding-bottom:18px;position:absolute;top:0;transition:background .12s ease,color .12s ease;width:50%}.mouse-test-panel__mouse-button--primary{border-radius:90px 0 0;border-right:1.5px solid #202938;left:0}.mouse-test-panel__mouse-button--secondary{border-left:1.5px solid #202938;border-radius:0 90px 0 0;right:0}.mouse-test-panel__mouse-wheel{align-items:center;background:#e7ebf0;border:3px solid #202938;border-radius:17px;color:#4b5563;display:flex;flex-direction:column;font-size:8px;gap:5px;height:72px;justify-content:center;left:50%;position:absolute;top:28px;transform:translate(-50%);width:34px;z-index:2}.mouse-test-panel__mouse-wheel i{background:#9ca3af;border-radius:999px;height:19px;width:3px}.mouse-test-panel__mouse-side{background:#e7ebf0;border:3px solid #202938;border-radius:10px 3px 3px 10px;color:#4b5563;display:grid;font-size:8px;height:31px;left:-23px;place-items:center;position:absolute;width:48px}.mouse-test-panel__mouse-side--back{top:139px}.mouse-test-panel__mouse-side--forward{top:176px}.mouse-test-panel__control--tested{background:#dcfce7;color:#166534}.mouse-test-panel__control--warning{box-shadow:inset 0 0 0 3px #f59e0b}.mouse-test-panel__control--pressed{background:linear-gradient(145deg,#f97373 0,var(--danger-color) 100%);color:#fff}.mouse-test-panel__control--pressed.mouse-test-panel__mouse-wheel i{background:#fff}.mouse-test-panel__area-note{color:#6b7280;font-size:11px;gap:8px;line-height:1.45;margin:-6px 2px 0}.mouse-test-panel__area-note svg{color:#9ca3af;flex:0 0 18px;height:18px;width:18px}.mouse-test-panel__details-grid{display:grid;gap:12px;grid-template-columns:minmax(0,1.45fr) minmax(240px,.75fr)}.mouse-test-panel__button-results,.mouse-test-panel__double-click,.mouse-test-panel__wheel-results{background:#fff;border:1px solid #e7eaf0;border-radius:16px;display:flex;flex-direction:column;gap:14px;min-width:0;padding:16px}.mouse-test-panel__section-heading{gap:10px}.mouse-test-panel__section-heading>span{background:#ea55551a;border-radius:12px;height:38px;width:38px}.mouse-test-panel__section-heading svg{height:21px;width:21px}.mouse-test-panel__section-heading h3{font-size:16px}.mouse-test-panel__button-list{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.mouse-test-panel__button-list article{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:88px;min-width:0;padding:10px 6px;text-align:center;transition:transform .1s ease,border-color .1s ease,background .1s ease}.mouse-test-panel__button-list span{color:#4b5563;font-size:10px;font-weight:800}.mouse-test-panel__button-list strong{color:#111827;font-size:20px;font-weight:900;margin-top:4px}.mouse-test-panel__button-list small{color:#9ca3af;font-size:9px}.mouse-test-panel__button-list .mouse-test-panel__button-card--tested{background:#f0fdf4;border-color:#bbf7d0}.mouse-test-panel__button-card--tested small,.mouse-test-panel__button-card--tested strong{color:#15803d}.mouse-test-panel__button-list .mouse-test-panel__button-card--warning{background:#fff7ed;border-color:#fdba74}.mouse-test-panel__button-card--warning small,.mouse-test-panel__button-card--warning strong{color:#c2410c}.mouse-test-panel__button-list .mouse-test-panel__button-card--pressed{background:#fff1f2;border-color:var(--danger-color);box-shadow:0 0 0 3px #ea555529;transform:translateY(2px)}.mouse-test-panel__extra-buttons-note{color:#6b7280;font-size:10px;line-height:1.45;margin:-4px 0 0}.mouse-test-panel__wheel-counters{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.mouse-test-panel__wheel-counters article{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:9px;padding:12px}.mouse-test-panel__wheel-counters svg{color:#9ca3af;height:24px;width:24px}.mouse-test-panel__wheel-counters div{display:flex;flex-direction:column}.mouse-test-panel__wheel-counters strong{color:#111827;font-size:18px}.mouse-test-panel__wheel-counters span{color:#6b7280;font-size:10px}.mouse-test-panel__wheel-counters .mouse-test-panel__wheel-counter--tested{background:#f0fdf4;border-color:#bbf7d0}.mouse-test-panel__wheel-counter--tested strong,.mouse-test-panel__wheel-counter--tested svg{color:#15803d}.mouse-test-panel__wheel-status{align-items:center;background:#f3f4f6;border-radius:11px;display:flex;gap:12px;justify-content:space-between;margin:auto 0 0;padding:10px 12px}.mouse-test-panel__wheel-status span{color:#6b7280;font-size:10px}.mouse-test-panel__wheel-status strong{color:#111827;font-size:12px}.mouse-test-panel__double-click{align-items:start;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(230px,.7fr) minmax(260px,1fr)}.mouse-test-panel__interval-summary{align-items:center;background:#f4f6f9;border-radius:13px;display:flex;flex-direction:column;justify-content:center;min-height:104px;padding:12px;text-align:center}.mouse-test-panel__interval-summary span{color:#6b7280;font-size:10px;font-weight:700}.mouse-test-panel__interval-summary strong{color:#111827;font-size:24px;font-weight:900;margin:2px 0}.mouse-test-panel__interval-summary small{color:#6b7280;font-size:10px;line-height:1.4}.mouse-test-panel__interval-summary--warning{background:#fff7ed;box-shadow:inset 0 0 0 1px #fdba74}.mouse-test-panel__interval-summary--warning small,.mouse-test-panel__interval-summary--warning strong{color:#c2410c}.mouse-test-panel__intervals{display:flex;flex-wrap:wrap;gap:7px}.mouse-test-panel__intervals span{background:#f3f4f6;border-radius:9px;color:#4b5563;font-size:10px;font-weight:800;padding:7px 9px}.mouse-test-panel__intervals .mouse-test-panel__interval--warning{background:#ffedd5;color:#c2410c}.mouse-test-panel__empty-intervals{background:#f8fafc;border-radius:12px;color:#6b7280;font-size:11px;margin:0;padding:16px;text-align:center}.mouse-test-panel__threshold-note{color:#6b7280;font-size:10px;grid-column:2/-1;line-height:1.5;margin:-5px 0 0}.mouse-test-panel__actions{justify-content:flex-end}.mouse-test-panel__live-status{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0)}@media(max-width:900px){.mouse-test-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mouse-test-panel__details-grid{grid-template-columns:minmax(0,1fr)}.mouse-test-panel__double-click{grid-template-columns:repeat(2,minmax(0,1fr))}.mouse-test-panel__double-click .mouse-test-panel__section-heading,.mouse-test-panel__threshold-note{grid-column:1/-1}}@media(max-width:620px){.mouse-test-panel{border-radius:18px;gap:13px;padding:14px}.mouse-test-panel__header{align-items:flex-start;flex-direction:column}.mouse-test-panel__stats{gap:7px}.mouse-test-panel__stats article{align-items:flex-start;padding:10px}.mouse-test-panel__test-area{min-height:350px}.mouse-test-panel__area-copy{max-width:calc(100% - 36px)}.mouse-test-panel__mouse{border-radius:82px 82px 70px 70px;height:246px;width:174px}.mouse-test-panel__mouse-button{height:102px}.mouse-test-panel__mouse:after{top:102px}.mouse-test-panel__mouse-wheel{top:23px}.mouse-test-panel__mouse-side--back{top:124px}.mouse-test-panel__mouse-side--forward{top:161px}.mouse-test-panel__button-list{grid-template-columns:repeat(2,minmax(0,1fr))}.mouse-test-panel__double-click{grid-template-columns:minmax(0,1fr)}.mouse-test-panel__double-click .mouse-test-panel__section-heading,.mouse-test-panel__threshold-note{grid-column:auto}.mouse-test-panel__actions,.mouse-test-panel__actions .UiButton{width:100%}}@media(prefers-reduced-motion:reduce){.mouse-test-panel__button-list article,.mouse-test-panel__mouse-button{transition:none}}
