.keyboard-container{overflow-x:auto;padding-bottom:0.5rem}.key-cap{display:inline-flex;align-items:center;justify-content:center;background-color:#ffffff;border:1px solid #dee2e6;border-radius:0.5rem;padding:0.5rem 0.4rem;font-weight:500;font-size:0.85rem;font-family:'Segoe UI','SF Mono',monospace;color:#212529;transition:all 0.08s linear;box-shadow:0 1px 2px rgba(0,0,0,0.02);white-space:nowrap;user-select:none;cursor:default;flex-shrink:0;position:relative}.key-cap.normal{min-width:46px;width:auto}.key-cap.wide-1{min-width:68px}.key-cap.wide-15{min-width:80px}.key-cap.wide-2{min-width:92px}.key-cap.wide-25{min-width:116px}.key-cap.space-key{min-width:230px}.key-cap.edit-key{min-width:48px}.key-cap.numpad-key{min-width:54px}.key-cap.enter-key{min-width:106px}.key-cap.renter-key{min-width:106px}.mkey-space{height:8px}.mkey-space2{height:60px}.key-cap.spacer{background:transparent;border-color:transparent;box-shadow:none;cursor:default;pointer-events:none;min-width:68px}.key-row{display:flex;flex-wrap:nowrap;gap:0.25rem;margin-bottom:0.4rem;justify-content:flex-start}.function-row{display:flex;flex-wrap:nowrap;gap:0.25rem;margin-bottom:0.8rem;justify-content:flex-start}.keyboard-layout{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:1rem;overflow-x:auto}.keyboard-section{display:flex;flex-direction:column;flex-shrink:0}.keyboard-section:first-child{min-width:780px}.function-row,.key-row{width:100%;justify-content:space-between}.key-cap.active{background-color:#eef2ff !important;border-color:#4a6cf7 !important;color:#4a6cf7 !important;box-shadow:0 0 0 2px rgba(74,108,247,0.1)}.key-cap.highlight{background-color:#4a6cf7 !important;border-color:#4a6cf7 !important;color:#ffffff !important;box-shadow:0 0 0 2px rgba(74,108,247,0.25);transform:scale(0.97)}.layout-switch{background:#f0f2f5;border-radius:2rem;padding:0.2rem;display:inline-flex}.layout-btn{border:none;background:transparent;padding:0.4rem 1rem;border-radius:2rem;font-size:0.8rem;font-weight:500;cursor:pointer;transition:0.2s;color:#3a546d}.layout-btn.active{background:#4a6cf7;color:#ffffff;box-shadow:0 2px 5px rgba(74,108,247,0.2)}@media (max-width:1100px){.key-cap{font-size:0.7rem;padding:0.35rem 0.3rem}.key-cap.normal{min-width:42px}.key-cap.wide-1{min-width:55px}.key-cap.wide-15{min-width:65px}.key-cap.wide-2{min-width:75px}.key-cap.wide-25{min-width:88px}.key-cap.space-key{min-width:200px}.key-cap.edit-key{min-width:42px}.key-cap.numpad-key{min-width:44px}.key-cap.spacer{min-width:50px}.key-row,.function-row{gap:0.2rem}.keyboard-layout{gap:0.8rem}}.key-cap i{margin-right:0.2rem;font-size:0.85em}.cornerText{position:absolute;top:-6px;right:-6px;background-color:#e74c3c;color:#ffffff;font-size:0.6rem;font-weight:bold;min-width:18px;height:18px;border-radius:30px;display:flex;align-items:center;justify-content:center;z-index:100;padding:0 4px;box-shadow:0 1px 2px rgba(0,0,0,0.2);font-family:monospace;line-height:1}.mac-layout .key-row,.mac-layout .function-row{gap:0.15rem}.mac-layout .keyboard-layout{gap:0.6rem}