html,body{position:relative;width:100%;height:100%}body{padding:0;margin:0;font-size:18px;color:#fff;text-align:center;text-shadow:0 2px 1px #000;background:#272727 url(/assets/background.webp) no-repeat center/cover fixed}*{box-sizing:border-box}*,::placeholder{font-family:Tahoma,Helvetica,Arial,sans-serif}.calculator.svelte-14ke5w{display:grid;grid-template-columns:1fr 1fr 1fr}.calculator.svelte-14ke5w button:where(.svelte-14ke5w){min-width:200px;padding:10px;font-size:20px;color:#fff;cursor:pointer;background-color:#343a40;border:1px solid #343a40;border-radius:4px;transition:color .3s,background-color .3s,border-color .3s}.calculator.svelte-14ke5w button:where(.svelte-14ke5w):hover{color:#fff;background-color:#23272b;border-color:#1d2124}.calculator.svelte-14ke5w button.success:where(.svelte-14ke5w){color:#155724;background-color:#d4edda;border-color:#c3e6cb}.calculator.svelte-14ke5w button.success:where(.svelte-14ke5w):hover{color:#fff;background-color:#218838;border-color:#1e7e34}.calculator.svelte-14ke5w button.error:where(.svelte-14ke5w){color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.calculator.svelte-14ke5w button.error:where(.svelte-14ke5w):hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.calculator.svelte-14ke5w button:where(.svelte-14ke5w):disabled{pointer-events:none;opacity:.75}.calculator.svelte-14ke5w select:where(.svelte-14ke5w){height:40px;font-size:16px;font-weight:700;color:#222}.calculator.svelte-14ke5w select.empty:where(.svelte-14ke5w){border:3px solid red;border-radius:4px}.calculator.svelte-14ke5w textarea:where(.svelte-14ke5w){resize:vertical}.calculator.svelte-14ke5w textarea:where(.svelte-14ke5w)::selection{background-color:#22aa2a60}.calculator.svelte-14ke5w textarea:where(.svelte-14ke5w)::placeholder{font-size:20px;color:#222;text-align:center}.calculator.svelte-14ke5w .area:where(.svelte-14ke5w){display:flex;flex-direction:column;gap:20px;padding:0 8px}.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) textarea:where(.svelte-14ke5w),.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) select:where(.svelte-14ke5w),.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) button:where(.svelte-14ke5w){width:100%}.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) select:where(.svelte-14ke5w),.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) textarea:where(.svelte-14ke5w){opacity:.9}.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) select:where(.svelte-14ke5w):focus,.calculator.svelte-14ke5w .area:where(.svelte-14ke5w) textarea:where(.svelte-14ke5w):focus{opacity:1}.calculator.svelte-14ke5w .center-block:where(.svelte-14ke5w){display:flex;flex-direction:column;gap:10px;align-items:center}.status.svelte-161y12f{position:fixed;top:0;width:100%;padding:10px 0}main.svelte-1n46o8q{padding-top:10vh}.container.svelte-1n46o8q{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container.svelte-1n46o8q{width:750px}}@media(min-width:992px){.container.svelte-1n46o8q{width:970px}}@media(min-width:1200px){.container.svelte-1n46o8q{width:1170px}}
