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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:flex-start;background-color:#f7f7f7;color:#333;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0;padding:0}.App{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-top:20px;max-width:800px;padding:20px;width:90%}h1{color:#2c3e50;font-size:2.5em;text-align:center}.add-item-form{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.add-item-form input,.add-item-form select{border:1px solid #ccc;border-radius:5px;font-size:14px;margin-right:10px;padding:5px}.add-item-form button{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.add-item-form button:hover{background-color:#2980b9}.category-section{margin-bottom:30px}.category-section h2{color:#2c3e50;font-size:1.8em}.shopping-list{list-style:none;margin:0;padding:0}.shopping-list li{background-color:#ecf0f1;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.shopping-list li.highlighted{background-color:#27ae60;color:#fff}.item-name-container{font-weight:400}button{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin:0 5px;padding:5px 10px}button:hover{background-color:#2980b9}button:disabled{background-color:#bdc3c7;cursor:not-allowed}.bestelling-summary{border-top:2px dashed #ccc;margin-top:40px;padding-top:20px}.bestelling-summary h3{color:#2c3e50;font-size:2em;margin-bottom:20px;text-align:center}.bestelling-summary pre{font-family:Courier New,monospace;font-size:1.1em;font-weight:400;margin:0}.category-summary h4{font-size:1.3em;margin-bottom:10px}.receipt-item{border-bottom:1px solid #ddd;display:flex;font-size:1.1em;justify-content:space-between;padding:5px}.receipt-item span{font-weight:400}.clear-list button{background-color:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px}.clear-list button:hover{background-color:#c0392b}
/*# sourceMappingURL=main.067e8d1f.css.map*/