.action-button{margin-top:1rem;border:2px solid #158ab7;text-align:center;width:80%;place-self:flex-start flex-start;font-family:OmnesBold,sans-serif;border-radius:40px;margin-bottom:.5rem;box-shadow:0 0 4px #111a;padding:.6rem 1.5rem;background-color:#fff;color:#034;font-size:1.1rem}.action-button:hover,.action-button:focus,.action-button:active{background-color:#111;color:#fff;border:2px solid #fff;transform:scale(1.1);transition:.3 ease-in;cursor:pointer}@media screen and (width <= 420px){.action-button{width:100%;font-size:.9rem}}.input-container{display:flex;flex-direction:column;gap:.6rem;align-items:center;background-color:#00c2e8;border-radius:10px}.input-container label{font-family:OmnesMedium,sans-serif;align-self:flex-start;text-align:left;padding:0;margin:0;cursor:pointer;font-size:1.2rem;color:#034;max-width:250px}.input-box{background-color:#fff;max-width:250px;width:50vw;height:2.2rem;border-radius:10px;outline:none;border:2px solid #158ab7;box-shadow:0 0 5px #111;padding:5px;color:#111;color-scheme:light;font-family:Arial,Helvetica,sans-serif;padding-left:1rem;font-size:1rem;transition:.2s}.input-box:hover,.input-box:focus,.input-box:focus-visible,.input-box:active{transform:scale(1.05);transition:.2s;border:2px solid #00d8f6}.invalid{border:2px solid #f00!important}.hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}@media screen and (width <= 475px){.input-container{width:70vw}.input-box{width:70vw;max-width:100vw}}.result-container{padding-top:1rem;display:flex;flex-direction:row;width:100%;justify-content:space-between;padding-bottom:0;font-family:OmnesMedium,sans-serif;font-size:1.2rem;color:#034;cursor:default}.total-fee{padding-top:1rem;font-size:1.5rem;color:#034;font-family:OmnesSemiBold,sans-serif;cursor:default}@font-face{font-family:OmnesBold;src:local("OmnesBold"),url(/assets/OmnesBold-dQyN4Ptk.woff) format("woff");font-display:swap}@font-face{font-family:OmnesSemiBold;src:local("OmnesSemiBold"),url(/assets/OmnesSemiBold-QCtS9hwT.woff) format("woff");font-display:swap}@font-face{font-family:OmnesMedium;src:local("OmnesMedium"),url(/assets/OmnesMedium-8lU2cXUo.woff) format("woff");font-display:swap}*{padding:0;margin:0;box-sizing:border-box}html,body{min-height:100%;min-width:100%;line-height:1.5;background-color:#242424;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:auto}.badge{margin:2px 7px;position:fixed;left:0;bottom:0}.header h1{font-size:2.5rem;color:#00c2e8;font-weight:600;font-family:OmnesBold,sans-serif;padding-bottom:1rem}.main-container{padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;background-color:#00c2e8;border-radius:25px;width:350px;overflow:auto}@media screen and (width > 475px){#root{margin:clamp(5rem,8%,10rem) 0}}@media screen and (width <= 475px){.header h1{font-size:1.7rem}.main-container{padding:1.5rem 1.2rem;width:85dvw}#root{justify-content:flex-start;margin-top:3rem;transition:.2s}}@media screen and (width <= 320px){.header h1{font-size:1.5rem}}@media screen and (height <= 700px){.badge{top:0;right:0;left:auto;margin:5px}}
