.page-module__ipD3lG__kbWrap{container-type:inline-size}.page-module__ipD3lG__virtualKeyboard{-webkit-user-select:none;user-select:none;background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:32px;padding:16px;display:flex}.page-module__ipD3lG__keyboardMain{flex-direction:column;flex:15 0 0;gap:6px;min-width:0;display:flex}.page-module__ipD3lG__keyboardSide{flex-direction:column;flex:3 0 0;gap:6px;min-width:150px;display:flex}.page-module__ipD3lG__navCluster{flex-direction:column;gap:6px;display:flex}.page-module__ipD3lG__arrowCluster{flex-direction:column;gap:6px;margin-top:auto;padding-top:6px;display:flex}.page-module__ipD3lG__keyboardRow{justify-content:center;gap:6px;display:flex}.page-module__ipD3lG__keyboardMain>.page-module__ipD3lG__keyboardRow:first-child,.page-module__ipD3lG__navCluster>.page-module__ipD3lG__keyboardRow:first-child{margin-bottom:12px}.page-module__ipD3lG__numpad{flex:4 0 0;grid-template-rows:repeat(5,44px);grid-template-columns:repeat(4,1fr);align-self:flex-end;gap:6px;display:grid}.page-module__ipD3lG__keySpacer{min-width:44px;height:44px}.page-module__ipD3lG__key{background:var(--background);border:1px solid var(--border);min-width:44px;height:44px;color:var(--text-primary);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:0 8px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .1s;display:flex;overflow:hidden}.page-module__ipD3lG__numpad .page-module__ipD3lG__key{height:auto}.page-module__ipD3lG__keyShift{color:var(--text-muted);margin-bottom:1px;font-size:.75em;line-height:1}.page-module__ipD3lG__keyBase{line-height:1}.page-module__ipD3lG__keyActive .page-module__ipD3lG__keyShift{color:#ffffffd9}.page-module__ipD3lG__key:hover{background:var(--surface);border-color:var(--primary)}.page-module__ipD3lG__keyActive{transform:translateY(2px);box-shadow:0 2px 4px #16a34a4d;color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.page-module__ipD3lG__actionBar{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;margin-bottom:24px;display:flex}.page-module__ipD3lG__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__ipD3lG__btnSecondary{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border)}.page-module__ipD3lG__btnSecondary:hover{background:var(--background);border-color:var(--primary)}.page-module__ipD3lG__keyInfoPanel{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:20px;padding:20px}.page-module__ipD3lG__keyInfoPanel h3{color:var(--text-secondary);margin-bottom:16px;font-size:.875rem;font-weight:600}.page-module__ipD3lG__infoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:16px;display:grid}.page-module__ipD3lG__infoItem{background:var(--background);border-radius:8px;flex-direction:column;gap:4px;padding:10px 14px;display:flex}.page-module__ipD3lG__infoLabel{color:var(--text-muted);font-size:.75rem}.page-module__ipD3lG__infoValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600}.page-module__ipD3lG__infoTag{border-radius:4px;width:fit-content;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-block}.page-module__ipD3lG__infoTag.page-module__ipD3lG__on{color:#16a34a;background:#dcfce7}.page-module__ipD3lG__infoTag.page-module__ipD3lG__off{color:#9ca3af;background:#f3f4f6}.page-module__ipD3lG__modifierRow{flex-wrap:wrap;gap:8px;display:flex}.page-module__ipD3lG__modifierTag{background:var(--background);border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .2s}.page-module__ipD3lG__modifierActive{color:#2563eb;background:#dbeafe;border-color:#3b82f6}.page-module__ipD3lG__historyPanel{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:20px;padding:20px}.page-module__ipD3lG__historyHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module__ipD3lG__historyHeader h3{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:600}.page-module__ipD3lG__historyCount{color:var(--text-muted);background:var(--background);border-radius:12px;padding:4px 10px;font-size:.8rem}.page-module__ipD3lG__historyList{flex-direction:column;gap:6px;max-height:200px;display:flex;overflow-y:auto}.page-module__ipD3lG__historyEmpty{text-align:center;color:var(--text-muted);padding:24px;font-size:.9rem}.page-module__ipD3lG__historyItem{background:var(--background);border-radius:6px;align-items:center;gap:12px;padding:8px 12px;font-size:.85rem;display:flex}.page-module__ipD3lG__historyKey{color:var(--text-primary);background:var(--surface);text-align:center;border-radius:4px;min-width:60px;padding:4px 8px;font-weight:600}.page-module__ipD3lG__historyCode{color:var(--text-secondary);flex:1;font-family:monospace}.page-module__ipD3lG__historyLocation{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.page-module__ipD3lG__infoGrid{grid-template-columns:repeat(2,1fr)}.page-module__ipD3lG__historyItem{flex-wrap:wrap}.page-module__ipD3lG__modifierTag{padding:4px 10px;font-size:.75rem}}@container (max-width:1140px){.page-module__ipD3lG__virtualKeyboard{gap:16px;padding:12px}.page-module__ipD3lG__keyboardMain{flex:1 0 100%}.page-module__ipD3lG__keyboardSide{max-width:260px;margin-left:auto}.page-module__ipD3lG__numpad{grid-template-rows:repeat(5,36px);max-width:220px}.page-module__ipD3lG__keyboardMain,.page-module__ipD3lG__keyboardSide,.page-module__ipD3lG__navCluster,.page-module__ipD3lG__arrowCluster,.page-module__ipD3lG__keyboardRow,.page-module__ipD3lG__numpad{gap:5px}.page-module__ipD3lG__keyboardMain>.page-module__ipD3lG__keyboardRow:first-child,.page-module__ipD3lG__navCluster>.page-module__ipD3lG__keyboardRow:first-child{margin-bottom:10px}.page-module__ipD3lG__key{min-width:24px;height:36px;padding:0 5px;font-size:.65rem}.page-module__ipD3lG__keySpacer{min-width:24px;height:36px}}@container (max-width:480px){.page-module__ipD3lG__virtualKeyboard{gap:12px;padding:10px}.page-module__ipD3lG__keyboardMain,.page-module__ipD3lG__keyboardSide,.page-module__ipD3lG__navCluster,.page-module__ipD3lG__arrowCluster,.page-module__ipD3lG__keyboardRow{gap:3px}.page-module__ipD3lG__keyboardMain>.page-module__ipD3lG__keyboardRow:first-child,.page-module__ipD3lG__navCluster>.page-module__ipD3lG__keyboardRow:first-child{margin-bottom:8px}.page-module__ipD3lG__keyboardSide{max-width:200px}.page-module__ipD3lG__numpad{display:none}.page-module__ipD3lG__key{min-width:16px;height:30px;padding:0 3px;font-size:.55rem}.page-module__ipD3lG__keyShift{display:none}.page-module__ipD3lG__keySpacer{min-width:16px;height:30px}}
