.tester-module__zci-uW__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.tester-module__zci-uW__header{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;margin-bottom:2rem;display:flex}.tester-module__zci-uW__headerTitle{align-items:baseline;gap:1rem;display:flex}.tester-module__zci-uW__header h1{color:var(--text-primary);white-space:nowrap;margin:0;font-size:1.5rem}.tester-module__zci-uW__header p{color:var(--text-secondary);white-space:nowrap;margin:0;font-size:.9rem}.tester-module__zci-uW__keyboardContainer{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:row;gap:24px;max-width:100%;padding:24px;display:flex;overflow-x:auto;box-shadow:inset 0 4px 20px #0003}.tester-module__zci-uW__keyboardSection{flex-direction:column;gap:8px;display:flex}.tester-module__zci-uW__row{justify-content:center;gap:8px;display:flex}.tester-module__zci-uW__key{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-mono);-webkit-user-select:none;user-select:none;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;font-weight:500;transition:all .1s;display:flex;position:relative;box-shadow:0 4px 6px #0000004d}.tester-module__zci-uW__key.tester-module__zci-uW__standard{width:50px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__tab{width:75px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__caps{width:90px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__enter{width:110px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__shiftL{width:120px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__shiftR{width:130px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__ctrl{width:75px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__win,.tester-module__zci-uW__key.tester-module__zci-uW__alt{width:60px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__space{width:300px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__backspace{width:100px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__backslash{width:75px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__esc,.tester-module__zci-uW__key.tester-module__zci-uW__fn{width:50px;height:35px;font-size:.8rem}.tester-module__zci-uW__key.tester-module__zci-uW__nav{width:50px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__empty{width:50px;height:50px;box-shadow:none;pointer-events:none;background:0 0;border:none}.tester-module__zci-uW__key.tester-module__zci-uW__numpad_wide{width:108px;height:50px}.tester-module__zci-uW__key.tester-module__zci-uW__numpad_tall{z-index:10;width:50px;height:108px;margin-bottom:-58px}.tester-module__zci-uW__key.tester-module__zci-uW__active{background:var(--accent-primary);color:var(--bg-primary);border-color:var(--accent-primary);transform:translateY(4px);box-shadow:0 0 20px #00e5ff99}.tester-module__zci-uW__key.tester-module__zci-uW__pressed:not(.tester-module__zci-uW__active){color:var(--accent-success);border-color:var(--accent-success);background:#00ff8826}.tester-module__zci-uW__historyLine{flex-wrap:nowrap;align-items:center;gap:8px;max-width:300px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 80%,#0000);mask-image:linear-gradient(90deg,#000 80%,#0000)}.tester-module__zci-uW__historyTag{background:var(--bg-elevated);border:1px solid var(--border-color);font-family:var(--font-mono);color:var(--accent-success);white-space:nowrap;border-radius:12px;padding:2px 8px;font-size:.7rem;animation:.3s ease-out tester-module__zci-uW__fadeIn}
