*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-width:100vw}.header{background:#8a2be2;color:#fff;font-size:27px;font-weight:400;padding:5px 0;text-align:center}.inputHolder{margin:15px 0}.mainWrapper{padding:0 10px}.mainContent{align-items:center;display:flex;margin-bottom:10px}@media (max-width:800px){.mainContent{flex-direction:column}}.inputHolder{display:flex;padding:0 10px}.inputHolder .uploadInput{border-radius:0;display:inline-block;display:none;font-size:16px;max-width:400px;outline:none;padding:5px 10px;width:100%}.inputHolder .or{align-items:center;display:inline-flex;padding:0 20px}.inputHolder .uploadImage{background:#333;border:0;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:16px;outline:none;padding:8px 16px}.imageHolder{display:block;flex:0 0 60%;height:70vmin;max-width:900px;width:60%}@media (max-width:800px){.imageHolder{height:auto;margin-bottom:15px;width:100%}}.imageHolder:empty{display:none}.imageHolder img{display:block;height:100%;object-fit:cover;width:100%}.resultsHolder{padding:30px}@media (max-width:800px){.resultsHolder{padding:0;width:100%}}.resultsHolder .result{border:1px solid #333;margin:0 0 10px;padding:10px}.resultsHolder .result:first-of-type{background-color:#333;border-color:#333}.resultsHolder .result:first-of-type .name{color:#fff}.resultsHolder .result:first-of-type .confidence{color:#dfdfdf}.resultsHolder .result .name{font-size:20px;font-weight:600;text-transform:uppercase}.resultsHolder .result .confidence{display:block;font-weight:300}.resultsHolder .result .confidence .bestGuess{background:#fff;color:#333;margin-left:3px;padding:2px 6px}.button{font-size:18px}.button,.buttonClear{background:#8a2be2;border:0;border-radius:0;color:#fff;cursor:pointer;display:inline-block;outline:none;padding:12px 17px}.buttonClear{font-size:14px;margin-left:10px}.recentPredictions{background:#dac2ff;margin:40px 0 0;padding:10px}.recentPredictions h2{color:#111;font-size:26px;margin:10px 0}.recentPredictions .recentImages{display:flex;flex-wrap:wrap}.recentPredictions .recentPrediction{cursor:pointer;flex:0 0 20%}@media (max-width:1100px){.recentPredictions .recentPrediction{flex:0 0 25%}}@media (max-width:870px){.recentPredictions .recentPrediction{flex:0 0 33.3%}}@media (max-width:700px){.recentPredictions .recentPrediction{flex:0 0 50%}}.recentPredictions .recentPrediction img{display:block;height:200px;object-fit:cover;width:100%}@media (max-width:700px){.recentPredictions .recentPrediction img{height:260px}}
/*# sourceMappingURL=main.0bfee998.css.map*/