.page-module__ADh6hW__page{flex-direction:column;gap:16px;display:flex}.page-module__ADh6hW__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-module__ADh6hW__title{font-size:var(--text-2xl);color:var(--text-primary);margin:0;font-weight:700}.page-module__ADh6hW__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin:-8px 0 0}.page-module__ADh6hW__keyDisplay{background:var(--primary-subtle);border:1px solid var(--primary);border-radius:var(--radius);align-items:center;gap:12px;padding:8px 16px;animation:.5s page-module__ADh6hW__pulse;display:flex}@keyframes page-module__ADh6hW__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.page-module__ADh6hW__pressedKey{min-width:40px;height:32px;font-family:var(--font-mono);font-size:var(--text-md);color:var(--primary-active);background:var(--primary);border-radius:var(--radius);justify-content:center;align-items:center;padding:0 12px;font-weight:600;display:inline-flex}.page-module__ADh6hW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.page-module__ADh6hW__shortcutList{flex-direction:column;gap:4px;display:flex}.page-module__ADh6hW__shortcutItem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:6px 0;display:flex}.page-module__ADh6hW__shortcutItem:last-child{border-bottom:none}.page-module__ADh6hW__key{min-width:60px;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);background:var(--gray-100);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:4px 8px;font-weight:600;display:inline-flex}.page-module__ADh6hW__desc{font-size:var(--text-sm);color:var(--text-secondary)}.page-module__ADh6hW__inlineKey{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);background:var(--gray-100);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;padding:2px 6px;font-weight:500;display:inline-flex}.page-module__ADh6hW__tips{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.page-module__ADh6hW__tips li{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}
