*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #fdf7f3;--color-surface: #ffffff;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-text: #0f0f0f;--color-solid-black: #0f0f0f;--color-text-muted: #525252;--color-border: #d4d4d4;--color-mask-current: #0f0f0f;--color-mask-completed: #C9585D;--color-mask-idle: #0f0f0f;--color-bar-fill: #9ca3af;--color-space-active-1: #A1A09B;--color-space-active-2: #6D2846;--color-space-active-3: #3666B2;--color-space-rest: #1C1627;--type-grid-line: rgba(0, 0, 0, .045);--type-cell-stroke: rgba(0, 0, 0, .14);--type-baseline: rgba(0, 0, 0, .2)}html{overflow-x:hidden;width:100%;max-width:100vw;height:100%}body{margin:0;overflow-x:hidden;width:100%;max-width:100%;min-height:100vh;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text)}app-root{display:block;min-height:100vh;height:100%}router-outlet+*{display:block;height:100%}
