@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{font-family:system-ui,Avenir,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.full-width-wrapper{background-color:#fff;width:100%;min-height:100vh}.app-container{padding:1rem;max-width:1600px;margin:0 auto}.app-header{margin-bottom:2rem;display:flex;flex-wrap:nowrap;align-items:flex-start;gap:1rem}.logo-column{width:120px;flex-shrink:0}.logo{width:100%;height:auto}.middle-column{width:40%;display:flex;flex-direction:column;gap:1rem}.header-content{width:100%}.app-header h1{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.app-header h2{font-size:1.25rem;font-weight:600;color:#1a1a1a}.search-container{width:100%;max-width:400px}.modern-search{width:100%;max-width:100%;padding:.75rem 1rem;border:none;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #0000001a;font-size:1rem;transition:all .3s ease;color:#333}.modern-search:focus{outline:none;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.blurb-column{flex-grow:1;max-width:600px}.blurb-toggle{cursor:pointer;padding:10px;background-color:#e9ecef;border-radius:4px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.blurb-toggle h3{margin:0;font-size:16px;color:#333}.blurb{font-size:1rem;color:#333;margin:0}.store-filter-container{padding:10px;background-color:#f9f9f9;border-radius:4px;width:100%;max-width:400px}.store-filter-toggle{cursor:pointer;padding:10px;background-color:#e9ecef;border-radius:4px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.store-filter-toggle h3{margin:0;font-size:16px;color:#333}.store-checkboxes{display:flex;flex-wrap:wrap;gap:10px;max-height:0;overflow:hidden;transition:max-height .3s ease-out;width:100%;max-width:100%}.store-checkboxes.visible{max-height:500px}.store-checkbox{display:flex;align-items:center;gap:5px;font-size:14px;color:#333}.store-checkbox input[type=checkbox]{cursor:pointer}.store-checkbox:hover{color:#007bff}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow-x:auto;width:100%;display:block}table{width:100%;border-collapse:collapse;table-layout:auto;min-width:100%}th,td{padding:.75rem;text-align:left;min-width:80px}th:first-child,td:first-child{min-width:40%}th{background-color:#f8f9fa;color:#333;font-weight:500;text-transform:uppercase;font-size:.8rem}td{border-bottom:1px solid #eee;color:#444}.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.sortable:hover{background-color:#e9ecef}.store-no-frills{background-color:#fff9db}.store-no-frills td:nth-child(2){color:#000;font-weight:500}.store-atlantic{background-color:#dbeafe}.store-atlantic td:nth-child(2){color:#1e40af;font-weight:500}.store-giant-tiger{background-color:#fef3c7}.store-giant-tiger td:nth-child(2){color:#b40909b7;font-weight:500}.store-sobeys{background-color:#dcfce7}.store-sobeys td:nth-child(2){color:#15803d;font-weight:500}.store-independent{background-color:#fee2e2}.store-independent td:nth-child(2){color:#b91c1c;font-weight:500}.store-wholesale{background-color:#e0e7ff}.store-wholesale td:nth-child(2){color:#3730a3;font-weight:500}.store-costco{background-color:#e6f3ff}.store-costco td:nth-child(2){color:#06c;font-weight:500}.store-walmart{background-color:#f0f8ff}.store-walmart td:nth-child(2){color:#0071dc;font-weight:500}tr:hover{background-color:#f8f9fa;transition:background-color .2s ease}@media (max-width: 768px){.app-container{padding:.5rem}.full-width-wrapper{margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem)}.logo-column{width:40px}.logo{width:100%}.app-header{flex-direction:column;align-items:flex-start}.middle-column{width:100%}.blurb-column{width:100%;max-width:100%;margin:.5rem 0}.blurb-toggle{display:flex}.blurb{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.blurb.visible{max-height:300px}.search-container{max-width:100%}.store-filter-container{max-width:100%;padding:5px}.app-header h1{font-size:1.25rem}.app-header h2{font-size:1rem}th,td{padding:.5rem;font-size:.9rem}th:first-child,td:first-child{width:50%}.store-checkboxes{gap:8px}.table-container{width:100%;margin-left:-.5rem;margin-right:-.5rem;border-radius:0}}@media (min-width: 769px){.blurb-toggle{display:none}.blurb{max-height:none}}
