:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:sans-serif;margin:0;background-color:#f7f7f7}.App{padding:1rem}.App-header{font-family:Verdana,serif;text-align:center;margin-bottom:2rem}.App-header h1{font-size:2em;margin:.2em}.App-header h2{display:flex;flex-direction:row;align-items:center;gap:1em;margin:0}.App-header h2 span{flex-grow:1}.mini-logo{width:160px}form,.result{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.result{margin-top:1rem}form div,.result div{display:flex;justify-content:space-between;align-items:center}form label,.result span:first-child{margin-bottom:.5rem;font-weight:700}form input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100px}.result span:last-child{text-align:right}@media(max-width:600px){.App,form,.result{padding:.5rem}}footer{padding:1rem;text-align:center;display:flex;justify-content:center;gap:1rem;align-items:center}.App.dark{background-color:#121212;color:#fff}.App.dark .App-header h1,.App.dark .App-header h2{color:#fff}.App.dark form,.App.dark .result{background-color:#333;color:#fff;box-shadow:0 2px 4px #00000080}.App.dark form input{background-color:#555;color:#fff;border-color:#777}.App.dark select,.App.dark button{background-color:#333;color:#fff;border:1px solid #777}.App.dark .mini-logo{filter:invert(1)}
