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}.homepage-container{font-family:sans-serif;margin:0 auto;max-width:800px;padding:20px}.homepage-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.homepage-header h1{font-size:24px;margin:0}.user-info{align-items:center;display:flex}.user-info span{margin-right:15px}.logout-button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.logout-button:hover{background-color:#c82333}.tabs{border-bottom:1px solid #ccc;display:flex;margin-bottom:20px}.tabs button{background-color:initial;border:none;border-bottom:2px solid #0000;cursor:pointer;font-size:16px;margin-right:5px;padding:10px 20px}.tabs button.active{border-bottom:2px solid #007bff;color:#007bff;font-weight:700}.tabs button:hover:not(.active){background-color:#f0f0f0}.tab-content{background-color:#fff;border:1px solid #eee;border-radius:4px;padding:15px}.tab-content h3{color:#333;font-size:18px;margin-bottom:15px;margin-top:0}.add-item-form{display:flex;flex-direction:column;margin-bottom:20px}.add-item-form .form-row{display:flex;gap:10px;margin-bottom:10px}.add-item-form input[type=number],.add-item-form input[type=text]{border:1px solid #ddd;border-radius:4px;flex-grow:1;padding:10px}.add-item-form input[type=number]{max-width:100px}.add-item-form button{align-self:flex-start;background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 15px}.add-item-form button:hover{background-color:#218838}.history-list,.todo-list{list-style:none;padding:0}.history-list li,.todo-list li{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:10px}.history-list li:last-child,.todo-list li:last-child{border-bottom:none}.todo-list li.selected{background-color:#e9f5ff}.todo-list input[type=checkbox]{margin-right:10px;transform:scale(1.2)}.history-list li strong{font-weight:600}.history-list li small{color:#777;display:block;font-size:.9em;margin-top:4px}.purchase-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:15px;padding:10px 15px}.purchase-button:hover:not(:disabled){background-color:#0056b3}.purchase-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:600px){.homepage-header{align-items:flex-start;flex-direction:column}.user-info{justify-content:space-between;margin-top:10px;width:100%}.tabs{flex-wrap:wrap}.tabs button{flex-grow:1;margin-bottom:5px;text-align:center}.add-item-form .form-row{flex-direction:column}.add-item-form input[type=number]{max-width:none}.add-item-form button{align-self:stretch}}.history-list{list-style:none;margin:0;padding:0}.order-item{border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:16px;padding:16px}.order-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.order-header strong{color:#2c3e50}.order-header span{color:#6c757d;font-size:.9em}.order-items{list-style:none;margin:0;padding:0}.order-product{border-bottom:1px solid #eee;color:#495057;padding:8px 0}.order-product:last-child{border-bottom:none}.swipeable-list-item{display:flex;height:-webkit-fit-content;height:fit-content;margin-bottom:8px;overflow:hidden;position:relative;touch-action:pan-y}.swipeable-list-item-content{background-color:#fff;position:relative;width:100%;z-index:1}.swipeable-list-item-delete{background-color:#dc3545;right:0}.swipeable-list-item-delete,.swipeable-list-item-select{align-items:center;color:#fff;cursor:pointer;display:flex;height:100px;justify-content:center;position:absolute;width:100px;z-index:0}.swipeable-list-item-select{background-color:#28a745;left:0}.swipeable-list-item-delete:hover{background-color:#c82333}.swipeable-list-item-select:hover{background-color:#218838}.todo-item{align-items:center;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;display:flex;padding:10px;transition:background-color .3s ease}.todo-item.selected{background-color:#d4edda;border-color:#c3e6cb}.todo-item input[type=checkbox]{display:none;margin-right:10px;transform:scale(1.2)}.order-item{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}@media (max-width:600px){.swipeable-list-item-delete{width:80px}}.order-summary{cursor:pointer;padding:15px;transition:background-color .2s ease}.order-summary:hover{background-color:#f0f0f0}.order-date{color:#666;font-size:.9em;margin-bottom:5px}.order-details{align-items:center;display:flex;justify-content:space-between}.order-user{color:#2c3e50;font-weight:500}.order-count{background-color:#e9ecef;border-radius:12px;color:#495057;font-size:.85em;padding:4px 8px}.popup-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.popup-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:15px 20px}.popup-header h3{color:#2c3e50;font-size:1.25rem;margin:0}.popup-close{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.5rem;line-height:1;padding:0}.popup-close:hover{color:#343a40}.popup-body{padding:20px}.order-info{margin-bottom:20px}.order-info p{color:#495057;margin:8px 0}.order-items-list h4{color:#2c3e50;margin:0 0 15px}.order-items-list ul{list-style:none;margin:0;padding:0}.order-items-list li{border-bottom:1px solid #eee;color:#495057;padding:8px 0}.order-items-list li:last-child{border-bottom:none}@media (max-width:600px){.popup-content{margin:10px;width:95%}.popup-header{padding:10px 15px}.popup-body{padding:15px}.order-summary{padding:10px}}.header-row{justify-content:space-between;margin-bottom:1rem}.ai-button,.header-row{align-items:center;display:flex}.ai-button{background-color:#4285f4;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;gap:4px;padding:8px 16px;transition:background-color .2s}.ai-button:hover{background-color:#3367d6}.recommendations-list{display:flex;flex-direction:column;gap:12px}.recommendation-item{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;padding:8px}.recommendation-item button{background-color:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:6px 12px}.recommendation-item button:hover{background-color:#3367d6}.add-all-button{background-color:#34a853;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:16px;padding:10px;width:100%}.add-all-button:hover{background-color:#2d8a46}.recommendation-buttons{display:flex;gap:8px}.ingredients-button{background-color:#fbbc05!important;color:#000!important}.ingredients-button:hover{background-color:#f9ab00!important}.ingredients-button:disabled{background-color:#e0e0e0!important;color:#666!important;cursor:not-allowed}.ingredients-list{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:16px;padding:16px}.ingredients-list h4{color:#202124;font-size:16px;margin:0 0 12px}.ingredients-list ul{list-style:none;margin:0 0 16px;padding:0}.ingredients-list li{border-bottom:1px solid #e9ecef;color:#5f6368;font-size:14px;padding:8px 0}.ingredients-list li:last-child{border-bottom:none}.add-ingredients-button{background-color:#34a853!important;border:none;border-radius:4px;color:#fff!important;cursor:pointer;font-size:14px;padding:10px;transition:background-color .2s;width:100%}.add-ingredients-button:hover{background-color:#2d8a46!important}.ingredient-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;margin-bottom:4px;padding:10px!important;position:relative;transition:all .2s ease}.ingredient-item:hover{background-color:#f1f3f4}.ingredient-item.selected{background-color:#e6f4ea!important;border-color:#34a853;padding-left:15px!important}.ingredient-item.selected:before{color:#34a853;content:"✓";font-weight:700;left:5px;position:absolute}.add-ingredients-button:disabled{background-color:#e0e0e0!important;color:#666!important;cursor:not-allowed}.recipe-buttons{display:flex;flex-direction:column;gap:10px;margin-top:16px}.recipe-link-button{align-items:center;background-color:#4285f4!important;border:none;border-radius:4px;color:#fff!important;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:center;padding:10px;transition:background-color .2s;width:100%}.recipe-link-button:after{content:"↗";font-size:18px}.recipe-link-button:hover{background-color:#3367d6!important}.popup-title{align-items:center;display:flex;gap:10px}.popup-title h3{margin:0}.refresh-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;padding:5px;transition:all .3s ease}.refresh-button:hover{background-color:#0000001a}.refresh-button:disabled{cursor:not-allowed;opacity:.5}.refresh-button.refreshing{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;box-sizing:border-box;justify-content:center;min-height:100vh}.login-container,.login-form{display:flex;flex-direction:column;padding:20px}.login-form{border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;max-width:400px;width:100%}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:10px;width:100%}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;width:100%}.login-button:hover{background-color:#0056b3}.error-message{color:red;margin-top:10px;text-align:center}.or-divider{color:#777;margin:20px 0;max-width:400px;position:relative;text-align:center;width:100%}.or-divider span{background-color:#fff;padding:0 10px;position:relative;z-index:1}.or-divider:before{background-color:#ccc;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:0}.google-login-button{align-items:center;background-color:#db4437;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;max-width:400px;padding:10px 15px;width:100%}.google-login-button:hover{background-color:#c23327}
/*# sourceMappingURL=main.f2f41125.css.map*/