#root{height:100vh;display:flex;justify-content:center;align-items:center}html{box-sizing:border-box;scroll-behavior:smooth}*:before,*:after{box-sizing:inherit}*{margin-top:0;padding:0;box-sizing:inherit}body{margin:0}img{max-width:100%}a{text-decoration:none;color:inherit}body{background-color:#7a7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(16,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2377aa77'/%3E%3Cstop offset='1' stop-color='%234fd'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23cf8' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23cf8' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23cf8' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23cf8' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='2' height='1'/%3E%3Cg fill-opacity='0.48'%3E%3Cpolygon fill='url(%23b)' points='0 1 0 0 2 0'/%3E%3Cpolygon fill='url(%23c)' points='2 1 2 0 0 0'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}body ._calculator_ubx6v_7{background:#ffffff26;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #0000001a;width:25%;padding:10px}@media screen and (max-width: 765px){body ._calculator_ubx6v_7{width:50%}}@media screen and (max-width: 465px){body ._calculator_ubx6v_7{width:80%}}body ._calculatorDisplay_ubx6v_26{padding:10px;background:#ffffff26;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #0000001a;height:70px;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-end;font-size:20px;font-family:Arial}body ._row_ubx6v_43{display:flex;justify-content:space-between;gap:5px}body ._row_ubx6v_43:not(:last-of-type){margin-bottom:5px}body button{flex:1;height:40px;background:#fff3;color:#043927;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:1.2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 15px #0080001a;transition:all .2s ease;cursor:pointer}body button:hover{background:#ffffff4d;transform:scale(1.05)}body button:focus{outline:none}body ._error_ubx6v_76{border:2px solid red}
