:root{--background-color: #f5f7fa;--text-color: rgba(12, 12, 12, .87);--blue: blue;--red: #dc3545;--green: #28a745;--yellow: #ead21f;--orange: #fd7e14;--budget-zero: var(--red);--budget-low: var(--orange);--budget-medium: var(--yellow);--budget-high: var(--green)}:root{font-family:verdana,sans-serif;font-style:normal;line-height:1.5;font-weight:400;color-scheme:light;color:var(--text-color);background-color:var(--background-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0}html{overflow:hidden;height:100%;width:100dvw;position:fixed}body{line-height:1.5;-webkit-font-smoothing:antialiased}#root{display:flex;height:100dvh;justify-content:center;align-items:center}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}h2{all:unset;display:block;font-size:1.5em;margin:.83em 0;font-weight:700}h1{all:unset;display:block;font-size:2em;margin:.67em 0;font-weight:700}p{all:unset;display:block;margin:1em 0}span{all:unset}.text-with-icon{display:inline-flex;align-items:center;gap:.5em}
