html{--color:#fff;--color-contrast:#2a5594;--color-bg-page:linear-gradient(to bottom right,#ffa1a1,#ff7b7b);--font-main:"Quicksand",sans-serif;--font-size:35px;color:#fff;color:var(--color);background:linear-gradient(to bottom right,#ffa1a1,#ff7b7b);background:var(--color-bg-page);font-size:35px;font-size:var(--font-size);font-family:"Quicksand",sans-serif;font-family:var(--font-main);font-weight:500;line-height:1.5}@media (max-width:426px){html{--font-size:28px}}@media (max-width:376px){html{--font-size:26px}}@media (max-width:321px){html{--font-size:22px}}body{margin:0 auto;min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.grid-items-center{display:grid;place-items:center}.flex-row-xd-yd{justify-content:flex-end}.flex-row-xc-yd,.flex-row-xd-yd{display:flex;align-items:flex-end}.flex-row-xc-yd{justify-content:center}.flex-row-xc-yc{display:flex;justify-content:center;align-items:center}.flex-row-xb-yc{align-items:center}.flex-row-xb-yc,.flex-row-xb-ys{display:flex;justify-content:space-between}.flex-row-xb-ys{align-items:flex-start}.flex-row-xb-ystr{align-items:stretch}.flex-row-xb-ye,.flex-row-xb-ystr{display:flex;justify-content:space-between}.flex-row-xb-ye{align-items:flex-end}.flex-row-xs-yc{align-items:center}.flex-row-xs-yc,.flex-row-xs-ys{display:flex;justify-content:flex-start}.flex-row-xs-ys{align-items:flex-start}.flex-row-xs-ye{display:flex;justify-content:flex-start;align-items:flex-end}.flex-row-xs-yb{display:flex;justify-content:space-between;align-items:stretch}.flex-row-xe-yc{align-items:center}.flex-row-xe-yc,.flex-row-xe-ye{display:flex;justify-content:flex-end}.flex-row-xe-ye{align-items:flex-end}.flex-col-xc-yc{justify-content:center}.flex-col-xc-yc,.flex-col-xc-ys{display:flex;flex-direction:column;align-items:center}.flex-col-xc-ys{justify-content:flex-start}.flex-col-xs-ys{justify-content:flex-start}.flex-col-xs-yb,.flex-col-xs-ys{display:flex;flex-direction:column;align-items:flex-start}.flex-col-xs-yb{justify-content:space-between}.flex-col-xs-ye{align-items:flex-start}.flex-col-xe-ye,.flex-col-xs-ye{display:flex;flex-direction:column;justify-content:flex-end}.flex-col-xe-ye{align-items:flex-end}.App_app__wrapper__2KVRR{outline:none}.App_app__1Qq_3,.App_app__wrapper__2KVRR{display:grid;min-height:inherit;place-items:center}.App_app__1Qq_3{--border-radius:20px;--app-padding:1rem;margin:0 auto;max-width:520px}.App_app__background__1vfeK{background-color:#fcacac;margin:var(--app-padding) 0}.App_app__background__1vfeK,.App_app__container__2yYAg{padding:var(--app-padding);border-radius:var(--border-radius)}.App_app__container__2yYAg{display:grid;place-content:center;background:linear-gradient(to bottom right,#295290,#3a77d1);box-shadow:0 45px 100px 25px rgba(0,0,0,.315),0 5px 15px 0 rgba(0,0,0,.25),0 20px 35px 5px rgba(19,27,34,.26)}@media (max-width:426px){.App_app__1Qq_3{max-width:none}.App_app__background__1vfeK{width:calc(100vw - var(--app-padding)*2);height:calc(100vh - var(--app-padding)*4)}.App_app__container__2yYAg{width:calc(100vw - var(--app-padding)*4);height:calc(100vh - var(--app-padding)*6)}}.Input_input__TRnYi{--gap:0.5rem;display:grid;grid-template-areas:"t t t r" "n n n r" "n n n r";grid-gap:var(--gap);-webkit-user-select:none;-ms-user-select:none;user-select:none}.Input_topLine__3GNZu{grid-area:t;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--gap);place-items:center}.Input_rightLine__20Wr-{grid-area:r;display:grid;grid-template-rows:repeat(3,1fr);grid-gap:var(--gap);place-items:center}.Input_numbersInputs__fFy6X{grid-area:n;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:var(--gap);place-items:center}.Input_button__1-Hk5{--padding:0.3rem;width:calc(var(--font-size) + var(--padding)*2);height:calc(var(--font-size) + var(--padding)*2);padding:var(--padding);text-align:center;border-radius:50px;cursor:pointer;transition:all .2s ease-out}.Input_button__1-Hk5.Input_invert__ydKL6{color:var(--color-contrast);background-color:#fff}.Input_button__1-Hk5:hover{color:var(--color);background-color:hsla(0,0%,100%,.12156862745098039)}.Output_output__1fJgL{--padding:0.5rem;padding-top:1.2rem;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 2fr;grid-gap:var(--padding);text-align:end;font-size:.7rem}.Output_error__1O_Kj{padding-bottom:var(--padding);color:red;font-weight:700}.Output_input__3VUJf{width:calc(100% - 4px);padding-bottom:var(--padding);font-family:var(--font-main);font-size:1.5rem;font-weight:500;color:var(--color);text-align:end;background-color:inherit;border:0;border-bottom:1px solid #fff;outline:none}
/*# sourceMappingURL=main.863d57a5.chunk.css.map */