:root{--ingerop-blue: #0f6cbd;--ingerop-dark-blue: #115ea3;--ingerop-red: #d13438;--bg-color: #f5f5f5;--surface: #ffffff;--surface-muted: #fafafa;--surface-hover: #f5f5f5;--surface-pressed: #ebebeb;--text-color: #242424;--text-light: #616161;--border-color: #d1d1d1;--border-subtle: #e0e0e0;--success: #107c10;--warning: #8a6a00;--danger: #c50f1f;--fluent-shadow-2: 0 0 2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .14);--fluent-shadow-8: 0 0 2px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .14)}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg-color);color:var(--text-color);font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font:inherit}a{color:var(--ingerop-blue);text-decoration:none}a:hover{text-decoration:underline}
