@charset "UTF-8";:root{--kron-primary: #3769b4;--kron-primary-dark: #3f77bb;--kron-primary-mid: #6898d1;--kron-surface: #f0f3fa;--kron-text: #1a1f2e;--kron-text-muted: #5c6478;--kron-border: #d5dbe8;--kron-white: #ffffff;--kron-danger: #b83232;--kron-radius: 8px;--kron-shadow: 0 8px 32px rgba(55, 105, 180, .08);--kron-font: "Caros", "Segoe UI", system-ui, -apple-system, sans-serif;--sp-status-unassigned-bg: #e8edf6;--sp-status-unassigned-border: #a8b8d4;--sp-status-unassigned-text: #465468;--sp-status-in-work-bg: var(--kron-white);--sp-status-in-work-border: #b8c4d8;--sp-status-in-work-text: var(--kron-text);--sp-status-ready-bg: #bfe8c8;--sp-status-ready-border: #3d9a52;--sp-status-ready-text: #14532d;--sp-status-shipped-bg: #1a7a3f;--sp-status-shipped-border: #0f5c2e;--sp-status-shipped-text: #fff;--sp-status-deferred-bg: #f8d9a8;--sp-status-deferred-border: #c47c28;--sp-status-deferred-text: #6b3f12}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--kron-font);font-size:16px;line-height:1.5;color:var(--kron-text);background:var(--kron-surface);-webkit-font-smoothing:antialiased}@media print{@page{margin:0;size:auto}app-main-shell .shell__header,app-main-shell .shell__footer{display:none!important}body{background:#fff}}
