{"version":3,"file":"Kbd.module.cjs","names":[],"sources":["../../../src/components/Kbd/Kbd.module.css"],"sourcesContent":[".kbd {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 1.6em;\n    padding: 0 var(--tempest-space-2);\n    border: 1px solid var(--tempest-border-strong);\n    border-bottom-width: 2px;\n    border-radius: var(--tempest-radius-sm);\n    background-color: var(--tempest-surface);\n    color: var(--tempest-text);\n    font-family: var(--tempest-font-mono);\n    font-size: var(--tempest-text-xs);\n    font-weight: var(--tempest-weight-semibold);\n    line-height: var(--tempest-leading-snug);\n    box-shadow: var(--tempest-shadow-xs);\n    white-space: nowrap;\n}\n\n.sm {\n    font-size: var(--tempest-text-2xs);\n    padding: 0 var(--tempest-space-1);\n}\n\n.md {\n    font-size: var(--tempest-text-xs);\n}\n\n.lg {\n    font-size: var(--tempest-text-sm);\n    padding: 0 var(--tempest-space-2);\n}\n"],"mappings":";"}