:root{--brand-background-color: #242420;--brand-background-active-color: #e4e4e0;--panel-background-color: #e8e8e8;--body-background-color: #f0f0f0;--inputfield-background-color: #fcfcfc;--outline-color: #909088;--border-color: #e4e4e0;--text-color: #242420;--white-color: #ffffff;--text-light-color: #848480;--secondary-color: #DFA920;--tertiary-color: #957014;--disabled-background-color: #d0d0d0;--disabled-text-color: #a0a0a0;--primary-color: #ba3651;--outline-color: #c0c0c0;--link-color: #ba3651;--info-color: #3b82f6;--success-color: #4caf50;--warning-color: #ff9800;--danger-color: #f44336;--error-color: #f44336}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}body{font-family:sans-serif;font-size:14px}h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table{margin:0 0 20px;padding:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,dl:last-child,table:last-child{margin-bottom:0}ul,ol,dl{padding-left:1em}h1{font-size:1.8em}h2{font-size:1.6em}h3{font-size:1.4em}h4{font-size:1.2em}h5{font-size:1em}h6{font-size:.9em}table{width:100%;border-collapse:collapse}table th,table td{padding:10px;text-align:left;border-bottom:1px solid #ddd}a{color:var(--link-color)}
