@layer theme,base;@layer components{.ex-simple-grid{--ex-min-child-width:var(--ex-simple-grid-min-child-width,0);grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--ex-min-child-width)),1fr));width:100%;display:grid}}@layer utilities
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme,base;@layer components{.ex-status{--ex-size:var(--ex-status-size-md,8px);--ex-radius:var(--ex-status-radius-md,9999px)}:where(.ex-status){border-style:var(--tw-border-style);border-width:1px;border-color:var(--border);background-color:var(--background);color:var(--text);outline-style:var(--tw-outline-style);outline-width:0;outline-color:var(--outline)}:where(.ex-status):where(.dark,.dark *){border-color:var(--border-dark);background-color:var(--background-dark);color:var(--text-dark);outline-color:var(--outline-dark)}:where(.ex-status){--shade-color:var(--palette-500);--shade-color-dark:var(--palette-500);--shade-soft:var(--palette-400);--shade-soft-dark:var(--palette-400);--shade-raised:var(--palette-600);--shade-raised-dark:var(--palette-600);--shade-deep:var(--palette-700);--shade-deep-dark:var(--palette-700);--shade-strong:var(--palette-800);--shade-strong-dark:var(--palette-800);--shade-bold:var(--palette-900);--shade-bold-dark:var(--palette-900)}.ex-status{--background:var(--shade-color);--background-dark:var(--shade-color-dark);--hover-background:var(--shade-raised);--hover-background-dark:var(--shade-raised-dark);--active-background:var(--shade-deep);--active-background-dark:var(--shade-deep-dark);--border:transparent;--border-dark:transparent;--hover-border:transparent;--hover-border-dark:transparent;--active-border:transparent;--active-border-dark:transparent;--text:contrast-color(var(--shade-color));--text-dark:contrast-color(var(--shade-color-dark));--hover-text:contrast-color(var(--shade-raised));--hover-text-dark:contrast-color(var(--shade-raised-dark));--active-text:contrast-color(var(--shade-deep));--active-text-dark:contrast-color(var(--shade-deep-dark));--outline:var(--shade-raised);--outline-dark:var(--shade-raised-dark);--palette-50:var(--color-primary-50);--palette-100:var(--color-primary-100);--palette-200:var(--color-primary-200);--palette-300:var(--color-primary-300);--palette-400:var(--color-primary-400);--palette-500:var(--color-primary-500);--palette-600:var(--color-primary-600);--palette-700:var(--color-primary-700);--palette-800:var(--color-primary-800);--palette-900:var(--color-primary-900);--palette-950:var(--color-primary-950);width:var(--ex-size);height:var(--ex-size);border-radius:var(--ex-radius);flex-shrink:0;display:inline-flex}}@layer utilities;@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}