.shortcut-card.svelte-c5ykze{border-radius:var(--block-radius);overflow:hidden;border:var(--block-border-width) solid var(--table-border-color);background:var(--block-background-fill)}.shortcut-header.svelte-c5ykze{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-xl) var(--spacing-xxl);border-bottom:var(--block-border-width) solid var(--table-border-color);background:var(--block-background-fill)}.shortcut-title.svelte-c5ykze{font-size:var(--text-lg);font-weight:600;color:var(--body-text-color)}.shortcut-content.svelte-c5ykze{overflow-y:auto}.shortcut-item.svelte-c5ykze{border-bottom:var(--block-border-width) solid var(--table-border-color)}.shortcut-item.svelte-c5ykze:last-child{border-bottom:none}.shortcut-row.svelte-c5ykze{position:relative;padding:var(--spacing-xl) var(--spacing-xxl);padding-right:2.5rem;background:var(--table-odd-background-fill);border-bottom:0px solid var(--table-border-color);list-style:none;cursor:pointer}.shortcut-row.svelte-c5ykze::-webkit-details-marker{display:none}.shortcut-row.svelte-c5ykze:after{content:"▼";position:absolute;top:50%;right:var(--spacing-xxl);transform:translateY(-50%);transition:transform .3s ease;font-size:var(--text-xs);opacity:.7;color:var(--body-text-color)}details[open].svelte-c5ykze .shortcut-row:where(.svelte-c5ykze):after{transform:translateY(-50%) rotate(180deg)}details[open].svelte-c5ykze .shortcut-row:where(.svelte-c5ykze){border-bottom-width:var(--block-border-width)}.shortcut-code.svelte-c5ykze{margin:0;background:transparent;font-family:var(--font-mono);font-size:var(--text-md)}.shortcut-code.svelte-c5ykze code:where(.svelte-c5ykze){background:none;font-family:var(--font-mono);color:var(--body-text-color)}.shortcut-details.svelte-c5ykze{padding:var(--spacing-xl) var(--spacing-xxl);background:var(--block-background-fill);color:var(--body-text-color)}.shortcut-field.svelte-c5ykze{margin-bottom:var(--spacing-lg)}.shortcut-field.svelte-c5ykze:last-child{margin-bottom:0}.field-label.svelte-c5ykze{display:block;text-transform:uppercase;font-size:var(--text-xs);font-weight:600;color:var(--body-text-color-subdued);margin-bottom:var(--spacing-sm)}.shortcut-details.svelte-c5ykze code:where(.svelte-c5ykze){color:var(--body-text-color);background:var(--code-background-fill);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:var(--text-md)}.field-value.svelte-c5ykze{color:var(--body-text-color);font-size:var(--text-md)}
