:root{font-family:Avenir,system-ui,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-width:320px;min-height:100vh;max-width:1280px;margin:0 auto;padding:2rem;text-align:center;display:flex;place-items:center}.App{margin:0 auto;transition:align-self 1s ease-in-out}.App--condensed{align-self:start}.BrandIcon{border-radius:50px;transition:width 1s ease-in-out,height 1s ease-in-out}.BrandIcon--large{width:200px;height:200px}.BrandIcon--small{width:75px;height:75px}.BrandLogo{font-family:Lobster,sans-serif;font-weight:400;font-style:normal;transition:font-size 1s ease-in-out}.BrandLogo--large{font-size:5rem}.BrandLogo--small{font-size:2.5rem}.Subtext{margin-top:0;font-size:1.2rem}.CategoriesList{list-style-type:none;padding:0}.CategoriesList-instructions{color:#888}.CategoryListItem{margin:1rem;font-size:1.1em}.CategoryListItem button{width:100%}.ImageCollection-nextBtn,.ImageCollection-backBtn{display:block;margin:1rem auto}.ImageCollection-image{position:relative;height:200px;background-color:#fff;display:flex;align-items:center;justify-content:center}.ImageCollection-image img{max-height:100%;max-width:100%}.ImageCollection-leftOverlay,.ImageCollection-rightOverlay{position:absolute;top:0;width:50px;height:100%;cursor:pointer}.ImageCollection-rightOverlay{right:0}
