@font-face{font-family:Amazon Ember;font-style:normal;font-weight:400;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Regular.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:italic;font-weight:400;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Italic.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:normal;font-weight:250;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Thin.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:italic;font-weight:250;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Italic.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:normal;font-weight:300;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Light.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:italic;font-weight:300;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Italic.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:normal;font-weight:500;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Medium.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:italic;font-weight:500;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Italic.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:normal;font-weight:700;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Bold.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:italic;font-weight:700;src:local("Amazon Ember"),url(/fonts/AmazonEmber_BoldItalic.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:normal;font-weight:800;src:local("Amazon Ember"),url(/fonts/AmazonEmber_Heavy.woff) format("woff");font-display:swap}@font-face{font-family:Amazon Ember;font-style:italic;font-weight:800;src:local("Amazon Ember"),url(/fonts/AmazonEmber_BoldItalic.woff) format("woff");font-display:swap}body,html{padding:0;margin:0;font-family:Amazon Ember,DejaVu,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.success-overlay{position:relative;background-color:rgba(0,255,0,0);width:100%;height:100%;z-index:1;animation:fade-in .5s forwards}.success-overlay,.tick{display:flex;flex-direction:column;justify-content:center;align-items:center}.tick{width:0;height:0;opacity:0;animation:scale .5s ease .5s forwards}.tick-text{margin-top:10px;font-size:18px;font-weight:700;color:green;opacity:0;animation:fade-in-text .5s 1s forwards}@keyframes fade-in{0%{background-color:rgba(0,255,0,0)}to{background-color:rgba(0,255,0,0)}}@keyframes scale{0%{width:0;height:0;opacity:0}to{width:200px;height:200px;opacity:1}}@keyframes fade-in-text{0%{opacity:0}to{opacity:1}}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}img{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}