/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&family=Ubuntu+Mono:wght@400;700&display=swap";:root{--font-ubuntu:"Ubuntu",ui-sans-serif,system-ui,sans-serif;--font-ubuntu-mono:"Ubuntu Mono",ui-monospace,monospace;--font-family:var(--font-ubuntu);--font-family-heading:var(--font-ubuntu);--font-family-mono:var(--font-ubuntu-mono);--font-size-base:16px;--line-height-base:1.5}#storybook-root,.sb-main-padded,.sb-show-main{font-size:var(--font-size-base);line-height:var(--line-height-base);font-family:var(--font-family)!important}[data-theme-type=light]{color-scheme:light;--color-page-background:#e9e8ef;--color-background:#ffffffb8;--color-surface:#ffffffd1;--color-surface-muted:#f5f6faf0;--color-surface-solid:#fff;--color-border:#e8e9efeb;--color-text-body:#1e2230;--color-text-header:#11131a;--color-text-muted:#7d8394;--color-primary:#b66a58;--term-resolved-color:var(--color-primary);--term-resolved-bg:transparent;--term-resolved-decoration:underline solid var(--color-primary);--term-unresolved-color:var(--color-text-muted);--term-unresolved-bg:#7d83941f}[data-theme-type=dark]{color-scheme:dark;--color-page-background:#252938;--color-background:#2f3445c2;--color-surface:#313648f0;--color-surface-muted:#353a4cf0;--color-surface-solid:#3a3f53;--color-border:#858aab57;--color-text-body:#ece8f6;--color-text-header:#fbf7ff;--color-text-muted:#aba7bf;--color-primary:#f3a08f;--term-resolved-color:var(--color-primary);--term-resolved-bg:transparent;--term-resolved-decoration:underline solid var(--color-primary);--term-unresolved-color:var(--color-text-muted);--term-unresolved-bg:#aba7bf1f}.sb-main-padded .theme-preview{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text-body);background-color:var(--color-page-background)}