<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;border:0;box-sizing:border-box}html{scroll-behavior:smooth}.App{min-height:100vh;background-color:#111;padding:50px 0}.App,.newton{display:flex;flex-direction:column;align-items:center}input{width:200px;height:40px;padding:0 15px;margin:7.5px 0}select{margin-top:7.5px;padding:5px}.resultWrapper{max-width:310px;padding:25px 0;overflow-x:scroll}@media (min-width:400px){.resultWrapper{max-width:390px}}@media (min-width:576px){.resultWrapper{max-width:566px}}@media (min-width:768px){.resultWrapper{max-width:758px}}@media (min-width:1025px){.resultWrapper{max-width:1015px}}@media (min-width:1200px){.resultWrapper{max-width:1190px}}.result{margin-top:45px;width:100vw;max-width:750px;color:#fff;font-family:"Courier New",Courier,monospace;border-collapse:collapse}.result&gt;tbody{background-color:#fff;color:#111}.result th{height:50px!important;font-size:18px;padding:0 5px;position:-webkit-sticky;position:sticky;top:0;background-color:#111;border:1px solid #fff}.result td{height:40px!important;padding:0 5px;border:1px solid #111}.newRow:hover{background-color:#efd71c}.calculate{margin-top:20px;width:120px;height:30px;line-height:30px;padding:0;font-size:14px;background-color:#ccc;pointer-events:none;text-transform:uppercase;cursor:pointer;transition:.1s}.calculate--allow{background-color:#efd71c;pointer-events:auto}.calculate--allow:hover{background-color:#cfb700}.title{text-align:center;font-size:6vw;font-family:"Courier New",Courier,monospace;color:#fff;margin-bottom:50px}@media (min-width:1025px){.title{font-size:60px}}.arrowUp{display:none;position:fixed;top:90%;left:90%;width:45px;height:45px;background-color:#fff;border-radius:50%;border:1px solid #000;transform:translate(-50%,-50%);cursor:pointer;z-index:999;justify-content:center;align-items:center;transition:.2s linear}@media (min-width:1025px){.arrowUp{top:95%;left:95%;width:50px;height:50px}}.arrowUp--show{display:flex}.arrowUp:hover{background-color:#efd71c}::-webkit-scrollbar{width:7px;height:5px;position:absolute}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#fff;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#efd71c}
/*# sourceMappingURL=main.e2396e9b.chunk.css.map */</pre></body></html>