@import "#build/b24ui.css";@import "./keyframes.css";@import "./air-design-tokens/tw-style/index.css";@import "./air-design-tokens/index.css";@source "./components";@variant light (&:where(.light, .light *));@variant edge-dark (&:where(.edge-dark, .edge-dark *));@variant edge-light (&:where(.edge-light, .edge-light *));@variant dark (&:where(.dark, .dark *));@variant bitrix-mobile (&:where(html[data-platform="bitrix-mobile"] *));@variant bitrix-desktop (&:where(html[data-platform="bitrix-desktop"] *));@variant web (&:where(html[data-platform="web"] *));@layer base{.air-custom-bg,.sidebar-layout.--inner,body{--air-theme-background:var(--air-theme-bg-image,none) var(--air-theme-bg-position,0 0) /var(--air-theme-bg-size,auto) var(--air-theme-bg-repeat,repeat) var(--air-theme-bg-attachment,scroll) var(--air-theme-bg-color,transparent);--air-theme-background-blurred:var(--air-theme-bg-image-blurred,none) var(--air-theme-bg-position,0 0) /var(--air-theme-bg-size,auto) var(--air-theme-bg-repeat,repeat) var(--air-theme-bg-attachment,scroll)}}@layer theme{:host,:root{--b24ui-header-height:3.625rem;--b24ui-container-width:90rem}}@theme default inline{--text-color-dimmed:var(--ui-color-base-6);--text-color-muted:var(--ui-color-design-plain-na-content-secondary);--text-color-description:var(--b24ui-typography-description-color);--text-color-legend:var(--b24ui-typography-legend-color);--text-color-label:var(--b24ui-typography-label-color);--text-color-primary:var(--ui-color-accent-main-primary);--text-color-primary-copilot:var(--ui-color-copilot-accent-primary);--background-color-default:var(--ui-color-bg-content-primary);--background-color-muted:var(--ui-color-design-tinted-na-bg);--background-color-elevated:var(--ui-color-bg-content-secondary);--background-color-accented:var(--ui-color-accent-soft-element-blue);--background-color-border:var(--ui-color-divider-default);--border-color-default:var(--ui-color-divider-default);--border-color-muted:var(--ui-color-design-tinted-na-stroke);--border-color-accented:var(--ui-color-accent-soft-element-blue);--border-color-bg:var(--ui-color-bg-content-primary);--ring-color-default:var(--ui-color-divider-default);--ring-color-muted:var(--ui-color-divider-less);--ring-color-accented:var(--ui-color-divider-accent);--ring-color-bg:var(--ui-color-bg-content-primary);--divide-color-default:var(--ui-color-divider-default);--divide-color-muted:var(--ui-color-divider-less);--divide-color-accented:var(--ui-color-divider-accent);--divide-color-bg:var(--ui-color-bg-content-primary)}