/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer midwest.tailwindcss.theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75)}}@layer midwest.tailwindcss.utilities;@layer midwest.components.kbd{.midwest-kbd{border-style:var(--tw-border-style);border-width:1px;border-color:rgb(var(--gray-2-channels));background-color:rgb(var(--gray-0-channels));padding-inline:calc(var(--spacing) * 1.5);padding-block:calc(var(--spacing) * .5);font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));color:rgb(var(--gray-6-channels));border-radius:.25rem;justify-content:center;align-items:center;display:inline-flex}.midwest-kbd:where(.dark,.dark *){border-color:rgb(var(--gray-9-channels));background-color:rgb(var(--gray-11-channels));color:rgb(var(--gray-5-channels))}.midwest-kbd{min-width:1.25rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}