@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@layer tailwind-base,tailwind-components,tailwind-utilities;@layer tailwind-base{@tailwind base;html,body{@apply h-full font-sans text-gray-900;}h1{@apply font-heading text-5xl font-extrabold;}h2{@apply font-heading text-4xl font-normal not-italic;}h3{@apply font-heading text-3xl font-bold;}h4{@apply font-heading text-2xl font-bold;}h5{@apply font-heading text-xl font-bold;}h6{@apply font-heading text-lg font-bold;}th{@apply font-heading font-semibold;}}@layer tailwind-components{@tailwind components;.hide-multiselect-close.p-multiselect-panel .p-multiselect-close{display:none!important}.p-progress-spinner circle{@apply !stroke-blue-500;}}@layer tailwind-utilities{@tailwind utilities;}:root{--color-primary: #cfedfb;--color-secondary: #0a73a3;--font-base: "Inter", sans-serif;--font-code: monospace;--app-bg: #292828;--app-content-bg: #f1f3f4;--app-preview-bg: #fff;--app-story-bg: #f1f3f4;--app-border-color: #e5e7eb;--text-color: #1a1a1a;--bar-text-color: #9e9e9e;--bar-selected-color: #0a73a3;--bar-hover-color: #1a1a1a;--bar-bg: #fff;--dark-color-primary: #0d95d2;--dark-app-preview-bg: #1f1f1f;--dark-app-story-bg: #1a1a1a;--dark-app-border-color: #e5e7eb;--dark-text-color: #fff;--dark-bar-text-color: #9e9e9e;--dark-bar-selected-color: #0a73a3;--dark-bar-hover-color: #1a1a1a;--dark-bar-bg: #fff}.sbdocs .sbdocs-title{font-family:Montserrat,sans-serif;font-weight:400;color:var(--text-color)}.sbdocs .sbdocs-content :where(p:not(.sb-anchor,.sb-unstyled,.sb-unstyled p)),.sbdocs .sbdocs-content :where(h2:not(.sb-anchor,.sb-unstyled,.sb-unstyled h2)){color:var(--text-color)}[data-testid=tooltip][class*=css-]{background:#1a1a1a}.docs-story{background:var(--app-story-bg)}#storybook-root{height:100%}.dark .sbdocs .sbdocs-title{color:var(--dark-text-color)}.dark .sbdocs{background:var(--dark-app-preview-bg);color:var(--dark-text-color)}.dark .sbdocs .sbdocs-content :where(p:not(.sb-anchor,.sb-unstyled,.sb-unstyled p)){color:var(--dark-text-color)}.dark .docs-story{background:var(--dark-app-story-bg)}.dark .docblock-code-toggle{color:var(--dark-color-primary)}
