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}.App{margin:0 auto;max-width:800px;padding:20px;text-align:center}.tabs{display:flex;justify-content:space-around;margin-bottom:20px}button{background-color:#f0f0f0;border:none;cursor:pointer;font-weight:700;padding:10px 20px}button.active{background-color:#007bff;color:#fff}input{box-sizing:border-box;margin-bottom:10px;padding:10px;width:calc(100% - 22px)}.image-grid,.tab-content{margin-top:20px}.image-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}img{border:2px solid #ccc;border-radius:5px;height:auto;width:100%}.empty-image-slot{background-color:#f9f9f9;border:2px dashed #ccc;border-radius:5px;height:0;padding-bottom:75%;width:100%}.output{background-color:#f4f4f4;border-radius:5px;margin-top:20px;padding:10px;text-align:left}.recipe-text{word-wrap:break-word;border:1px solid #ccc;box-sizing:border-box;font-size:calc(12px + .5vw);line-height:1.6;margin-bottom:20px;max-width:100%;overflow-y:auto;padding:10px}
/*# sourceMappingURL=main.9a39d2c5.css.map*/