.error-boundary h2,.error-boundary p{text-align:center}.error-boundary{flex-direction:column;width:550px;margin:0 auto;display:flex}.page-loader{z-index:99;background-color:#fcfcfc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-loader__logo{position:relative;overflow:hidden}.page-loader__logo img{width:350px}.page-loader__logo:after{z-index:1;content:"";background:linear-gradient(#ffffff80 0%,#fff 50%,#ffffff80 100%);width:30px;height:200px;margin-left:50px;animation:2.5s ease-in-out 50ms infinite movingFlare;display:block;position:absolute;top:-50px;left:-40px;transform:rotate(45deg);box-shadow:4px 1px 51px 22px #fff}@keyframes movingFlare{0%{margin-left:0;left:-30px}30%{margin-left:80px;left:110%}to{margin-left:80px;left:110%}}.layout{min-height:100vh}.layout__header{justify-content:space-between;align-items:center;height:100%;max-height:60px;padding:0;display:flex}.layout__header .header-avatar{cursor:pointer;margin-right:20px}.layout__content{scrollbar-color:#ff957a transparent;scrollbar-width:thin;height:100%;max-height:calc(100vh - 100px);overflow:auto}.layout__content::-webkit-scrollbar{background-color:#0000;width:10px;height:10px}.layout__content::-webkit-scrollbar-thumb{background-color:#ff957a;border-radius:3px}.layout__footer{justify-content:space-between;align-items:center;height:100%;max-height:40px;padding:12px 24px;display:flex}.layout .slider-logo{justify-content:center;align-items:center;display:flex}.layout .slider-logo img{width:100%;padding:10px}.layout .ant-menu.ant-menu-root.ant-menu-inline,.layout .ant-menu.ant-menu-root.ant-menu-vertical{border-inline-end:unset}.avatar-dropdown-overlay{width:200px}.design-system-page{min-height:100%;color:var(--komandor-color-text,#101917);flex-direction:column;gap:40px;display:flex}.design-system-page__header{flex-direction:column;gap:8px;max-width:840px;display:flex}.ds-section{border-bottom:1px solid var(--komandor-color-border-secondary,#eaefef);flex-direction:column;gap:16px;padding-block:8px 24px;display:flex}.ds-section__heading{flex-direction:column;gap:4px;display:flex}.ds-section__eyebrow{color:var(--komandor-color-text-tertiary,#6b7b79);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:600}.ds-row,.ds-table-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ds-table-toolbar{justify-content:space-between}.ds-form,.ds-control-grid,.ds-alert-grid,.ds-state-grid,.ds-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.ds-control-grid{align-items:start}.ds-status{min-height:26px;margin-inline-end:0;padding:3px 10px;font-weight:600}.ds-kpi{max-width:300px}.ds-kpi .ant-card-body{flex-direction:column;gap:8px;display:flex}.ds-kpi__delta{font-weight:600}.ds-kpi__delta--up{color:var(--komandor-color-success,#0e8f87)}.ds-kpi__delta--down{color:var(--komandor-color-error,#c6362b)}.ds-kpi__delta--flat{color:var(--komandor-color-text-tertiary,#6b7b79)}.ant-table,.ant-statistic-content,.ds-kpi{font-variant-numeric:tabular-nums}body{background:var(--komandor-color-bg-layout,#f5f7f7);color:var(--komandor-color-text,#101917);font-variant-numeric:tabular-nums;margin:0;padding:0;font-family:Hanken Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{width:100%}ul,li{margin:0;padding:0}*{box-sizing:border-box}
