.batch-checker-page{display:flex;justify-content:center;padding:40px;font-family:Arial,Helvetica,sans-serif}.batch-checker-container{width:70%}#surge-storage-page .field{border:1px solid #555;border-radius:10px;background:#111;color:#fff;padding:16px 20px;margin:18px 0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}#surge-storage-page .field input,#surge-storage-page .field select{background:none;border:none;color:#fff;font-size:16px;padding:12px 10px;width:100%;box-sizing:border-box}#surge-storage-page .field input::placeholder,#surge-storage-page .field select option{color:#fff;opacity:.7}#surge-storage-page .go-btn{border:2px solid #555;background:none;color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;font-size:18px;flex-shrink:0;margin-top:8px;align-self:center}#surge-storage-page .go-btn:hover:not(:disabled){border-color:#e3fc02;color:#e3fc02}#surge-storage-page .go-btn:disabled{opacity:.5;cursor:not-allowed}#surge-storage-page .badge{background:#333;border-radius:20px;padding:8px 16px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;min-width:160px;text-align:center}#surge-storage-page .badge-right{margin-left:20px}#surge-storage-page .small-text{font-size:13px;margin-top:4px}#surge-storage-page .accordion{background:#111;border:1px solid #444;border-radius:8px;cursor:pointer;padding:14px 18px;margin-top:10px;width:100%;display:flex;justify-content:space-between;align-items:center}#surge-storage-page .accordion-content{display:none;padding:12px 18px;border-top:1px solid #333;color:#fff}#surge-storage-page .tab-content{display:none;margin-top:20px}#surge-storage-page .tab-content.active{display:block}#surge-storage-page .storage-box{background:#333;padding:20px;border-radius:10px;margin-top:20px}#surge-storage-page .storage-box h4{margin:0 0 8px}#surge-storage-page .storage-method-tabs{display:flex;margin:10px 0;gap:10px}#surge-storage-page .storage-method-tab{flex:1;text-align:center;padding:10px;border-radius:8px;cursor:pointer;background:#111;color:#fff;border:1px solid #555}#surge-storage-page .storage-method-tab.active{background:#111}#surge-storage-page .storage-method-tab.ambient.active{border:2px solid #FFA756;color:#ffa756}#surge-storage-page .storage-method-tab.refrigerated.active{border:2px solid #F0F8FE;color:#f0f8fe}#surge-storage-page .storage-method-tab.frozen.active{border:2px solid #b3e7f4;color:#b3e7f4}#surge-storage-page .tab.active{color:#e3fc02;border-bottom:3px solid #e3fc02;background:#111}#surge-storage-page .stickers-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:20px 0;gap:20px}#surge-storage-page .error-message{background:#400;color:#fcc;padding:16px;border-radius:10px;border:1px solid #880000;margin:18px 0;text-align:center;font-size:15px}#surge-storage-page .error-message a{color:#e3fc02;text-decoration:underline;font-weight:600}#surge-storage-page .loading-message{background:#111;color:#e3fc02;padding:12px;border-radius:8px;border:1px solid #555;margin:10px 0;text-align:center;font-size:14px}#surge-storage-page .warning-message{background:#440;color:#cc0;padding:16px;border-radius:10px;border:1px solid #888800;margin:18px 0;text-align:center;font-size:15px}#recent-batches{margin-top:40px}#recent-batches h3{color:#fff;margin:18px 0 10px}#your-orders-heading{color:#fff;margin:35px 0 10px}#recent-table{width:100%;border-collapse:collapse;color:#fff;background:#111}#recent-table th,#recent-table td{border:1px solid #555;padding:8px;text-align:left}#recent-table th{background:#222}#recent-table a{color:#e3fc02;text-decoration:none}#recent-table a:hover{text-decoration:underline}#surge-storage-page .order-info-bullets{margin-top:15px;padding-top:15px;border-top:1px solid #555;font-size:14px;color:#fff}#surge-storage-page .order-info-bullets div{margin:6px 0}#surge-storage-page .order-info-bullets .checkmark{color:#fff;margin-right:6px}#surge-storage-page input[type=checkbox]#not-purchased-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #555;border-radius:3px;background:#111;cursor:pointer;position:relative}#surge-storage-page input[type=checkbox]#not-purchased-checkbox:checked{background:#e3fc02;border-color:#e3fc02}#surge-storage-page input[type=checkbox]#not-purchased-checkbox:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:12px;font-weight:700}#surge-storage-page input[type=checkbox].until-now-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #555;border-radius:3px;background:#111;cursor:pointer;position:relative}#surge-storage-page input[type=checkbox].until-now-checkbox:checked{background:#e3fc02;border-color:#e3fc02}#surge-storage-page input[type=checkbox].until-now-checkbox:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:12px;font-weight:700}@media screen and (max-width: 768px){.batch-checker-container,#surge-storage-page>div{width:95%!important}#surge-storage-page{padding:20px 10px!important}#batch-details>div:first-child>div:last-child{display:none!important}.stickers-wrapper-desktop{display:none!important}.mobile-image-badges-row{display:flex!important;gap:15px!important;align-items:flex-start!important}.tab{padding:12px 8px!important;font-size:14px!important}#product-name-display{font-size:18px!important}.storage-box{padding:15px!important}.storage-box>div[style*="display: flex"][style*="gap: 15px"]{flex-direction:column!important;gap:10px!important}.storage-box>div[style*="display: flex"][style*="gap: 15px"]>div{flex:none!important;width:100%!important}.storage-box>div[style*="display: flex"][style*="gap: 15px"]>div[style*="flex: 0 0 auto"]{align-items:flex-start!important;margin-top:5px!important}.storage-method-tabs{gap:5px!important}.storage-method-tab{padding:8px 5px!important;font-size:12px!important}#expiry-bar-container{min-height:180px!important}#expiry-time-text{font-size:14px!important}#recent-table,#my-batches-table{font-size:13px!important}#recent-table th,#recent-table td,#my-batches-table th,#my-batches-table td{padding:6px!important}.field{padding:12px 15px!important;margin:12px 0!important}#recent-batches p{font-size:13px!important}#return-link button{font-size:1.2rem!important}.accordion{padding:12px 14px!important;font-size:14px!important}.accordion-content{padding:10px 14px!important;font-size:13px!important}.field select,#order-number-select,#my-batches-order-select,#purchase-date-input{font-size:14px!important}.error-message,.warning-message,.loading-message{font-size:13px!important;padding:12px!important}}@media screen and (max-width: 480px){#surge-storage-page>div{width:100%!important}#surge-storage-page{padding:15px 8px!important}.tab{font-size:12px!important;padding:10px 5px!important}#product-name-display{font-size:16px!important}.storage-method-tab{font-size:10px!important;padding:6px 3px!important}#expiry-bar-container{min-height:160px!important}#expiry-bar-container>div[style*="position: absolute"][style*="top: 12px"]{font-size:12px!important}#expiry-bar-container>div[style*="position: absolute"][style*="top: 12px"] strong{font-size:11px!important}}@media screen and (max-width: 768px){#expiry-bar-container{min-height:180px!important}#expiry-bar-container strong{font-size:10px!important}#dom-display,#expiry-display{font-size:12px!important}#expiry-time-text{font-size:13px!important}#expiry-percent-title{font-size:11px!important;margin-top:6px!important}#order-number-select option[hidden],#order-number-select option:disabled{display:none!important}}@media screen and (max-width: 480px){#expiry-bar-container{min-height:160px!important}#expiry-bar-container strong{font-size:9px!important}#dom-display,#expiry-display{font-size:11px!important}#expiry-time-text{font-size:12px!important}#expiry-percent-title{font-size:10px!important}}#surge-storage-page .stock-tracker-item{display:flex;align-items:stretch;background:#1a1a1a;border:1px solid #333;border-radius:8px;overflow:hidden;height:80px}#surge-storage-page .stock-tracker-image{width:80px;height:80px;flex-shrink:0;object-fit:cover;background:#222}#surge-storage-page .stock-tracker-info{flex:1;padding:12px 15px;display:flex;flex-direction:column;justify-content:center;background:#1a1a1a}#surge-storage-page .stock-tracker-product-name{color:#fff;font-size:14px;font-weight:600;margin-bottom:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;line-height:1.2}#surge-storage-page .stock-tracker-batch{font-size:11px;color:#4ade80;text-decoration:none;cursor:pointer;text-align:left}#surge-storage-page .stock-tracker-batch:hover{text-decoration:underline}#surge-storage-page .stock-tracker-dte{width:80px;height:80px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;background:#222;border-left:1px solid #333}#surge-storage-page .stock-tracker-dte-title{font-size:9px;color:#999;text-transform:uppercase;margin-bottom:4px;text-align:center}#surge-storage-page .stock-tracker-dte-days{font-size:24px;font-weight:700;margin-bottom:2px;text-align:center}#surge-storage-page .stock-tracker-dte-temp{font-size:10px;color:#999;text-align:center}#surge-storage-page .stock-tracker-delete{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#222;border-left:1px solid #333;cursor:pointer;transition:background .2s}#surge-storage-page .stock-tracker-delete:hover{background:#2a0000}#surge-storage-page .stock-tracker-delete svg{width:24px;height:24px;fill:#999;transition:fill .2s}#surge-storage-page .stock-tracker-delete:hover svg{fill:#dc2626}@media screen and (max-width: 768px){.stock-tracker-dte{width:80px;height:80px;background:#222}.stock-tracker-dte-days{font-size:20px;text-align:center}.stock-tracker-dte-title,.stock-tracker-dte-temp{text-align:center}.stock-tracker-delete{width:80px;height:80px;background:#222}.stock-tracker-product-name{font-size:13px;text-align:left}.stock-tracker-batch{font-size:10px;text-align:left}.stock-tracker-storage{width:80px;height:80px;background:#222}.stock-tracker-storage-temp{font-size:14px;text-align:center}.stock-tracker-storage-title{text-align:center}.stock-tracker-edit{width:80px;height:80px;background:#222}}@media screen and (max-width: 480px){.stock-tracker-item{display:flex;flex-direction:row;align-items:stretch;background:#1a1a1a;border:1px solid #333;border-radius:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;height:80px}.stock-tracker-image{width:80px;height:80px;flex-shrink:0}.stock-tracker-info{min-width:130px;flex-shrink:0}.stock-tracker-product-name{font-size:12px;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.stock-tracker-storage,.stock-tracker-dte,.stock-tracker-edit,.stock-tracker-delete{width:80px;height:80px;flex-shrink:0}.stock-tracker-scroll-hint{display:block!important;text-align:center;font-size:7px;color:#555;padding:0;margin:-10px 0 10px;line-height:1}}#surge-storage-page .stock-tracker-scroll-hint{display:none}#surge-storage-page .notification-toggle-switch{position:relative;display:inline-block;width:40px;height:22px}#surge-storage-page .notification-toggle-switch input{opacity:0;width:0;height:0}#surge-storage-page .notification-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#333;transition:.3s;border-radius:22px;border:1px solid #555}#surge-storage-page .notification-toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#999;transition:.3s;border-radius:50%}#surge-storage-page .notification-toggle-switch input:checked+.notification-toggle-slider{background-color:#1a3d00;border-color:#e3fc02}#surge-storage-page .notification-toggle-switch input:checked+.notification-toggle-slider:before{transform:translate(18px);background-color:#e3fc02}#surge-storage-page .stock-tracker-storage{width:80px;height:80px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;background:#222;border-left:1px solid #333}#surge-storage-page .stock-tracker-storage-title{font-size:9px;color:#999;text-transform:uppercase;margin-bottom:4px;text-align:center}#surge-storage-page .stock-tracker-storage-temp{font-size:16px;font-weight:700;color:#fff;text-align:center}#surge-storage-page .stock-tracker-edit{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#222;border-left:1px solid #333;cursor:pointer;transition:background .2s}#surge-storage-page .stock-tracker-edit:hover{background:#2a2a00}#surge-storage-page .stock-tracker-edit svg{width:20px;height:20px;fill:#999;transition:fill .2s}#surge-storage-page .stock-tracker-edit:hover svg{fill:#e3fc02}
/*# sourceMappingURL=/cdn/shop/t/20/assets/batch-checker.css.map */
