body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular-webfont.ccc2dd0b454fbaab2a3c.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/static/media/Roboto-Italic-webfont.f245a0b1fff1f5c3046b.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold-webfont.e806af2d163b11d8844c.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/static/media/Roboto-BoldItalic-webfont.1cebd7b2a6e527afe34d.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:200;src:url(/static/media/Roboto-Thin-webfont.afab0292cf4cd806e344.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:200;src:url(/static/media/Roboto-ThinItalic-webfont.68a925378d65ae3fe58f.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(/static/media/Roboto-Light-webfont.0ee1beee97841f0345fd.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(/static/media/Roboto-LightItalic-webfont.70549a82a962935c99b8.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Medium-webfont.bd453e22e36a3ab37f15.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(/static/media/Roboto-MediumItalic-webfont.b51c3d27d4f91675b49e.woff) format("woff")}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.root{font-family:Roboto,serif}@keyframes blink{50%{border-color:#fff}}.mainContainer{display:flex;flex-direction:column;height:100vh;width:100vw}.header{align-items:center;background-color:#fff;display:flex;font-size:32px;font-weight:bolder;height:90px;justify-content:center;line-height:64px;margin-bottom:2px}.historyItem,.resultContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:400px}.historyContainer{flex-grow:5;height:200px;justify-content:flex-start}.buttonContainer,.historyContainer{align-items:center;display:flex;flex-direction:column}.buttonContainer{height:260px;justify-content:center}.inputButton{background-color:#000;border:2px solid #000;border-radius:12px;color:#fff;font-size:large;font-weight:700;height:48px;width:400px}.body{flex-direction:row;overflow-y:auto;padding-bottom:24px;padding-top:24px}.body,.inputContainer{align-items:center;display:flex;justify-content:center}.inputContainer{flex-direction:column;padding:4px 0}.inputContainer>.errorLabel{color:red;display:flex;flex-direction:column;font-size:14px;font-weight:700;padding-top:4px;text-align:center}.inputBox{border:2px solid #f2f2f2;border-radius:12px;font-size:large;height:48px;padding-left:8px;width:400px}.inputBox:hover{border:2px solid #aaa}.fullName{display:flex;flex-direction:row;gap:4px;padding:4px 0}.fullName .inputBox{padding:4px;width:190px}.loginContainer hr{background-color:#f2f2f2;border:none;height:2px;width:400px}.loginTitle{align-items:center;display:flex;flex-direction:row;padding-bottom:24px}.loginTitle h1{padding:0 16px}.body a{color:#000;font-weight:600;text-decoration:none}.headerButton{background-color:#fff;border:none;font-size:16px;font-weight:600;line-height:20px;padding:13px 20px}.headerButton:hover{border-bottom:2px solid #7200fe;border-top:2px solid #7200fe}.divider{border-left:2px solid #7200fe;height:20px}.ProductList{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:20px}.ProductCard{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:16px;text-align:center}.ProductCard image{border-radius:4px;height:auto;margin-bottom:8px;width:100%}
/*# sourceMappingURL=main.290dc1fd.css.map*/