.savings-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.savings-modal{background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}.savings-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 20px}.close-btn{background:#0000;border:none;cursor:pointer;font-size:18px}.savings-modal-body{overflow-y:auto;padding:16px 20px}.store-section{margin-bottom:20px}.store-header{display:flex;font-weight:600;justify-content:space-between;margin-bottom:8px}.item-list{list-style:none;margin:0;padding:0}.item-row{border-bottom:1px dashed #eee;display:flex;justify-content:space-between;padding:6px 0}.item-price{font-weight:500}.empty,.loading{color:#666;padding:30px}.App,.empty,.loading{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)}}.matches-container{margin-left:20px}.matches-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.match-cell{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}.product-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:20px;padding:16px;position:relative;transition:transform .2s ease-in-out}.product-card:hover{transform:translateY(-5px)}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.product-name{color:#333;font-size:1.3em;font-weight:600;line-height:1.2;margin:0}.product-price{color:#28a745;font-size:1.6em;font-weight:700;margin:0;white-space:nowrap}.product-meta{color:#777;display:flex;flex-wrap:wrap;font-size:.9em;gap:10px;margin-bottom:10px}.product-detail{color:#555;font-size:.85em;line-height:1.4;margin-bottom:10px}.product-date{border-top:1px solid #eee;color:#999;font-size:.8em;margin-top:10px;padding-top:8px;text-align:right}.special-badge{background-color:#ffc107;border-radius:5px;box-shadow:0 2px 5px #0003;color:#333;font-size:.8em;font-weight:700;padding:5px 10px;position:absolute;right:40px;text-transform:uppercase;top:5px;transform:rotate(0deg);z-index:10}.icon{margin-right:4px}
/*# sourceMappingURL=main.866223a2.css.map*/