.demo-switcher{z-index:1000;border:1px solid var(--cnc-effect-glass-border);border-radius:var(--cnc-radius-base);background:var(--cnc-effect-glass-background);box-shadow:var(--cnc-effect-panel-shadow);-webkit-backdrop-filter:blur(var(--cnc-effect-glass-blur));backdrop-filter:blur(var(--cnc-effect-glass-blur));align-items:center;gap:8px;padding:6px 10px;display:flex;position:fixed;bottom:16px;right:16px}.demo-switcher__label{white-space:nowrap;font-size:12px}.auth-hero{background-color:var(--cnc-color-bg-base);grid-template:"brand steps""copy panel"minmax(0,1fr)/minmax(0,1.1fr) minmax(360px,.9fr);gap:24px 48px;min-height:100%;padding:32px 64px 48px;display:grid;position:relative}.auth-hero__art{-webkit-mask-composite:source-in;opacity:.9;pointer-events:none;background-position:0 100%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:24% 45% 0 0;-webkit-mask-image:linear-gradient(90deg,#000 60%,#0000 100%),linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(90deg,#000 60%,#0000 100%),linear-gradient(#000 55%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.auth-hero>:not(.auth-hero__art){position:relative}.auth-hero__brand{grid-area:brand;align-self:center}.auth-hero__steps{grid-area:steps;place-self:center end}.auth-hero__copy{flex-direction:column;grid-area:copy;justify-content:flex-start;gap:12px;max-width:560px;padding-top:8px;display:flex}.auth-hero__title.ant-typography{margin:0;font-size:40px;line-height:1.2}.auth-hero__subtitle{font-size:16px}.auth-hero__aside{flex-direction:column;align-items:center;gap:8px;margin-top:24px;display:flex}.auth-hero__aside img{max-width:100%;height:auto}.auth-hero__panel{flex-direction:column;grid-area:panel;justify-content:center;gap:12px;display:flex}.auth-hero__card{border:1px solid var(--cnc-effect-glass-border);border-radius:var(--cnc-radius-large);background:var(--cnc-effect-glass-background);box-shadow:var(--cnc-effect-panel-shadow);-webkit-backdrop-filter:blur(var(--cnc-effect-glass-blur));backdrop-filter:blur(var(--cnc-effect-glass-blur));padding:32px 36px}.auth-hero__card-title.ant-typography{margin:0 0 16px}.auth-hero__footer{text-align:center}@media (width<=960px){.auth-hero{grid-template:"brand""steps""copy""panel"minmax(0,1fr)/minmax(0,1fr);padding:24px}}.app-shell{flex-direction:column;height:100%;display:flex}.app-shell__body{flex:1;min-height:0}.app-shell__sidebar-brand{padding:20px 20px 16px}.app-shell__brand-caption{color:inherit;opacity:.6;margin-top:5px;font-size:12px}.app-shell__header{height:var(--cnc-layout-shell-header-height);border-bottom:1px solid var(--cnc-color-border-secondary);line-height:var(--cnc-layout-shell-header-height);align-items:center;gap:12px;padding:0 16px;display:flex}.app-shell__header--topbar{gap:16px;min-width:0}.app-shell__topbar-brand{flex:none;align-items:center;display:flex}.app-shell__topbar-brand .app-shell__brand-caption{display:none}.app-shell__topbar-nav{min-width:360px;max-width:600px}.app-shell__topbar-nav .ant-menu-horizontal{border-bottom:0}.app-shell__topbar-project{align-items:center;gap:8px;min-width:0;display:flex}.app-shell__spacer{flex:1}.app-shell__content{min-height:0;overflow:auto}@media (width<=1100px){.app-shell__topbar-project>:not(.app-shell__back){display:none}.app-shell__topbar-nav{min-width:280px}}.app-shell[data-shell-layout=sidebar-v2] .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.app-shell[data-shell-layout=sidebar-v2] .app-shell__sidebar-brand{padding:24px 24px 20px}.app-shell[data-shell-layout=sidebar-v2] .ant-menu-inline .ant-menu-item{border-radius:var(--cnc-radius-large);width:calc(100% - 24px);height:48px;margin:6px 12px;font-size:15px;line-height:48px;padding-inline:18px!important}.app-shell[data-shell-layout=sidebar-v2] .ant-menu-inline .ant-menu-item .ant-menu-item-icon{font-size:18px}.app-shell[data-shell-layout=sidebar-v2] .ant-menu-inline .ant-menu-item-selected{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--cnc-color-action-primary) 35%, transparent)}.app-shell[data-shell-layout=sidebar-v2] .ant-menu-inline .ant-menu-item-divider{margin:8px 24px}.app-shell[data-shell-layout=sidebar-v2] .ant-menu-inline{border-inline-end:0!important}.app-shell[data-shell-layout=sidebar-v2] .app-shell__sidebar-footer{margin-top:auto;padding:12px 12px 20px}.app-shell[data-shell-layout=sidebar-v2] .app-shell__sidebar-footer .ant-btn{justify-content:flex-start;padding-inline:18px}.app-shell[data-shell-layout=sidebar-v2] .app-shell__header{border-bottom:0;padding:0 24px}html,body,#root{height:100%;margin:0}body{background:var(--cnc-color-bg-base,#131519);font-family:var(--cnc-font-family,sans-serif);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){#root,#root *,#root :before,#root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
