div#LoginSignOut amplify-sign-out#SignOutButton{min-width:100;--padding:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}body,html{font-family:Amazon Ember,Helvetica,"sans-serif";margin:0}a{color:#f90}h1{font-weight:300}.app{width:100%}.app-header{color:#fff;text-align:center;background:linear-gradient(30deg,#8699bb 55%,#8c00ff);width:100%;margin:0 0 1em 0;padding:3em 0 3em 0;box-shadow:1px 2px 4px rgba(0,0,0,.3)}.app-logo{width:126px;margin:0 auto}.app-body{width:60%;margin:0 auto;text-align:center;min-height:500px}.form-body{display:flex;justify-content:center;align-items:center;display:-webkit-flex;-webkit-justify-content:center;-webkit-align-items:center;flex-direction:row;flex-wrap:wrap}.form-body button{background-color:#5900ff;font-size:14px;color:#fff;text-transform:uppercase;padding:1em;border:none;cursor:pointer;margin:10px}button:hover{opacity:.8}.left{text-align:left}input{width:100px;padding:6px;font-size:14px;color:var(--input-color);background-color:var(--input-background-color);background-image:none;border:1px solid var(--lightGrey);border-radius:3px;box-sizing:border-box;margin:10px}.card-container{display:flex;justify-content:center;align-items:center;display:-webkit-flex;-webkit-justify-content:center;-webkit-align-items:center;flex-direction:row;flex-wrap:wrap}.card{background-color:#fff;border-radius:3px;box-shadow:0 2px 8px 0 rgba(0,0,0,.25);min-width:180px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:20px;transition:transform .2s ease,box-shadow .2s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:25px}.card:hover{transform:scale(1.05);box-shadow:0 4px 14px 0 rgba(0,0,0,.15)}.name{font-style:italic}.symbol{color:#999}.loading,.price{font-weight:700;font-size:2em;line-height:.9;margin:10px}.loading{margin-top:35px}.btn.active,.btn:active,button:active,button:focus,button:hover,input:active:not([type=checkbox]),input:focus:not([type=checkbox]),input:hover:not([type=checkbox]),label:focus,select,textarea:active,textarea:focus,textarea:hover{outline:0!important;-webkit-appearance:none;box-shadow:none!important}textarea{background-color:#eee;border-radius:0 4px 4px 0;border-radius:4px 0 0 4px;border-right:10px solid #dbdbdb}.remove{top:-15px;position:relative;align-self:flex-end}.remove button{background-color:#dd3f5b;color:#fff;border-radius:31px;border:0}.welcome{display:flex;justify-content:center;align-items:center;flex-direction:row}.welcome h1{margin-right:40px}