.SearchBar-module__bgmsxq__autocompleteBackdrop{z-index:1;background:0 0;position:fixed;inset:0}.SearchBar-module__bgmsxq__searchRow{align-items:center;gap:10px;max-width:640px;display:flex}.SearchBar-module__bgmsxq__searchWrap{background:var(--white);border-radius:var(--r);min-width:0;max-width:560px;box-shadow:var(--shadow-3);flex:1;align-items:center;display:flex;position:relative}.SearchBar-module__bgmsxq__inputWrap{flex:1;min-width:0;position:relative}.SearchBar-module__bgmsxq__searchInput{border-radius:var(--r);width:100%;color:var(--ink);box-shadow:none;background:0 0;border:none;outline:none;padding:16px 16px 16px 48px;font-family:inherit;font-size:16px;transition:box-shadow .2s}.SearchBar-module__bgmsxq__searchInput::placeholder{color:var(--ink-4);font-weight:300}.SearchBar-module__bgmsxq__searchInput:focus{box-shadow:none}.SearchBar-module__bgmsxq__searchWrap:focus-within{box-shadow:var(--shadow-3),0 0 0 3px #c17f3e33}.SearchBar-module__bgmsxq__animPlaceholder{color:var(--ink-4);pointer-events:none;white-space:nowrap;max-width:calc(100% - 48px);font-family:inherit;font-size:16px;font-weight:300;position:absolute;top:50%;left:48px;overflow:hidden;transform:translateY(-50%)}.SearchBar-module__bgmsxq__cursor{background:var(--ink-4);vertical-align:text-bottom;width:1.5px;height:1.1em;margin-left:1px;animation:.8s step-end infinite SearchBar-module__bgmsxq__blink;display:inline-block}@keyframes SearchBar-module__bgmsxq__blink{50%{opacity:0}}.SearchBar-module__bgmsxq__searchIco{color:var(--ink-4);z-index:1;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.SearchBar-module__bgmsxq__searchBtn{background:var(--copper);color:#fff;cursor:pointer;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:7px;flex-shrink:0;min-height:44px;margin:4px 5px 4px 0;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.SearchBar-module__bgmsxq__searchBtn:hover{background:var(--copper-dark)}.SearchBar-module__bgmsxq__searchTags{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:8px;margin-top:28px;display:flex;overflow-x:auto}.SearchBar-module__bgmsxq__searchTags::-webkit-scrollbar{display:none}.SearchBar-module__bgmsxq__searchTag{color:#fff9;cursor:pointer;min-height:44px;font-family:inherit;font-size:12.5px;font-weight:400;line-height:inherit;background:#ffffff12;border:1px solid #ffffff1f;border-radius:100px;flex-shrink:0;align-items:center;padding:0 16px;transition:all .15s;display:inline-flex}.SearchBar-module__bgmsxq__searchTag:hover{color:#ffffffbf;background:#ffffff1f;border-color:#ffffff26}.SearchBar-module__bgmsxq__browseLink{color:#ffffff59;align-items:center;min-height:44px;margin-top:12px;padding:12px 0;font-size:13px;font-weight:300;display:flex}.SearchBar-module__bgmsxq__browseLinkAnchor{color:#ffffff8c;text-underline-offset:2px;text-decoration:underline;transition:color .15s}.SearchBar-module__bgmsxq__browseLinkAnchor:hover{color:#ffffffd9}.SearchBar-module__bgmsxq__locationHint{color:#fff6;letter-spacing:.01em;margin-top:10px;font-size:12.5px;font-weight:300}.SearchBar-module__bgmsxq__mobilePostcode,.SearchBar-module__bgmsxq__mobileSep,.SearchBar-module__bgmsxq__mobilePostcodeError{display:none}.SearchBar-module__bgmsxq__desktopPostcode{position:relative}.SearchBar-module__bgmsxq__desktopPostcodeError{color:#d14343d9;text-align:center;white-space:nowrap;margin-top:4px;font-size:.8rem;font-weight:500;position:absolute;top:100%;left:0;right:0}@media (max-width:768px){.SearchBar-module__bgmsxq__desktopPostcode{display:none}.SearchBar-module__bgmsxq__searchRow{max-width:100%}.SearchBar-module__bgmsxq__searchWrap{background:var(--white);border-radius:var(--r);max-width:100%;box-shadow:var(--shadow-3);flex-wrap:wrap;align-items:center;row-gap:0;display:flex}.SearchBar-module__bgmsxq__searchIco{flex-shrink:0;padding-left:14px;position:static;transform:none}.SearchBar-module__bgmsxq__inputWrap{flex:1;min-width:0}.SearchBar-module__bgmsxq__searchInput{box-shadow:none;background:0 0;border-radius:0;padding:14px 8px}.SearchBar-module__bgmsxq__searchInput:focus{box-shadow:none}.SearchBar-module__bgmsxq__searchWrap:focus-within{box-shadow:var(--shadow-3),0 0 0 3px #c17f3e33}.SearchBar-module__bgmsxq__animPlaceholder{max-width:calc(100% - 10px);left:8px}.SearchBar-module__bgmsxq__mobileSep{background:var(--border);flex-basis:100%;height:1px;display:block}.SearchBar-module__bgmsxq__mobilePostcode{flex:1;align-items:center;gap:6px;min-width:0;height:44px;padding:0 0 0 14px;display:flex}.SearchBar-module__bgmsxq__mobilePostcodeDisabled{pointer-events:none;opacity:.4}.SearchBar-module__bgmsxq__mobilePostcodeIco{color:var(--copper-text);flex-shrink:0;display:flex}.SearchBar-module__bgmsxq__searchBtn{border-radius:100px;flex-shrink:0;width:160px;margin:4px 6px 4px 0;padding:10px 0}.SearchBar-module__bgmsxq__mobilePostcodeError{color:var(--red);flex-basis:100%;padding:0 14px 8px;font-size:.8rem;font-weight:500;display:block}.SearchBar-module__bgmsxq__desktopPostcodeError{display:none}.SearchBar-module__bgmsxq__searchTags{margin-top:12px}}@media (max-width:480px){.SearchBar-module__bgmsxq__searchInput{padding:12px 8px;font-size:16px}.SearchBar-module__bgmsxq__animPlaceholder{font-size:16px}.SearchBar-module__bgmsxq__searchBtn{width:130px;padding:8px 16px;font-size:12px}.SearchBar-module__bgmsxq__searchTags{gap:8px}.SearchBar-module__bgmsxq__searchTag{min-height:44px;padding:0 12px;font-size:11.5px}}
.CategoryRow-module__lGR3EG__grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.CategoryRow-module__lGR3EG__card{background:var(--white);border:1px solid var(--border);border-radius:var(--r);text-align:center;color:inherit;cursor:pointer;padding:18px 14px 14px;text-decoration:none;transition:border-color .15s,box-shadow .15s}.CategoryRow-module__lGR3EG__card:hover{border-color:var(--navy);box-shadow:var(--shadow-2)}.CategoryRow-module__lGR3EG__cardIcon{background:var(--sand);width:44px;height:44px;color:var(--navy);border-radius:10px;justify-content:center;align-items:center;margin:0 auto 10px;display:flex}.CategoryRow-module__lGR3EG__cardName{color:var(--ink);margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.3}.CategoryRow-module__lGR3EG__cardCount{color:var(--ink-4);font-size:11.5px;font-weight:400}@media (max-width:768px){.CategoryRow-module__lGR3EG__grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.CategoryRow-module__lGR3EG__grid::-webkit-scrollbar{display:none}.CategoryRow-module__lGR3EG__card{flex-shrink:0;width:140px;padding:14px 10px 12px}.CategoryRow-module__lGR3EG__cardIcon{width:38px;height:38px}}@media (max-width:480px){.CategoryRow-module__lGR3EG__grid{grid-template-columns:1fr 1fr;display:grid;overflow-x:visible}.CategoryRow-module__lGR3EG__card{flex-shrink:unset;width:auto;padding:14px 10px 12px}.CategoryRow-module__lGR3EG__cardIcon{width:34px;height:34px;margin-bottom:8px}.CategoryRow-module__lGR3EG__cardName{font-size:12px}}
.PriceSpreadSection-module__NucHla__section{max-width:1140px;margin:0 auto;padding:48px 24px 40px}.PriceSpreadSection-module__NucHla__header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.PriceSpreadSection-module__NucHla__title{font-family:var(--font-serif),"Source Serif 4",Georgia,serif;letter-spacing:-.2px;color:var(--ink);margin-bottom:4px;padding-top:16px;font-size:1.5rem;font-weight:600;position:relative}.PriceSpreadSection-module__NucHla__title:before{content:"";background:var(--copper);border-radius:2px;width:40px;height:3px;position:absolute;top:0;left:0}.PriceSpreadSection-module__NucHla__subtitle{color:var(--ink-3);font-size:12px}.PriceSpreadSection-module__NucHla__browseLink{color:var(--copper-text);white-space:nowrap;align-items:center;gap:5px;margin-top:16px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.PriceSpreadSection-module__NucHla__browseLink:hover{color:var(--copper-dark)}.PriceSpreadSection-module__NucHla__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.PriceSpreadSection-module__NucHla__card{background:var(--white);border:1px solid var(--border);color:inherit;border-radius:10px;text-decoration:none;transition:border-color .15s;overflow:hidden}.PriceSpreadSection-module__NucHla__card:hover{border-color:var(--copper)}.PriceSpreadSection-module__NucHla__imageZone{background:var(--sand);width:100%;height:110px;position:relative}.PriceSpreadSection-module__NucHla__productImage{object-fit:contain;padding:12px}.PriceSpreadSection-module__NucHla__imagePlaceholder{background:#f0ede8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PriceSpreadSection-module__NucHla__placeholderIcon{width:48px;height:48px}.PriceSpreadSection-module__NucHla__savePill{color:#fff;white-space:nowrap;background:#2d8a4e;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;top:8px;right:8px}.PriceSpreadSection-module__NucHla__cardBody{padding:14px}.PriceSpreadSection-module__NucHla__productName{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.PriceSpreadSection-module__NucHla__productMeta{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.PriceSpreadSection-module__NucHla__priceRow{align-items:baseline;gap:6px;margin-top:10px;display:flex}.PriceSpreadSection-module__NucHla__lowestPrice{color:#2d8a4e;font-size:17px;font-weight:600;line-height:1.2}.PriceSpreadSection-module__NucHla__highestPrice{color:var(--ink-4);font-size:13px;text-decoration:line-through}.PriceSpreadSection-module__NucHla__storeAvatars{align-items:center;gap:6px;margin-top:8px;display:flex}.PriceSpreadSection-module__NucHla__avatarRow{display:flex}.PriceSpreadSection-module__NucHla__avatar{background:var(--copper,#c17f3e);border:1.5px solid var(--white,#fdfcfa);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-6px;font-size:9px;font-weight:500;line-height:1;display:flex}.PriceSpreadSection-module__NucHla__avatar:first-child{margin-left:0}.PriceSpreadSection-module__NucHla__storeLabel{color:var(--ink-3);font-size:11px}.PriceSpreadSection-module__NucHla__mobileFooter{justify-content:center;margin-top:16px;display:none}.PriceSpreadSection-module__NucHla__skelLine{border-radius:3px;height:13px}.PriceSpreadSection-module__NucHla__skelPulse{background:linear-gradient(90deg,var(--sand)25%,var(--sand-dark,#ede9e3)50%,var(--sand)75%);background-size:200% 100%;animation:1.5s infinite PriceSpreadSection-module__NucHla__shimmer}@keyframes PriceSpreadSection-module__NucHla__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.PriceSpreadSection-module__NucHla__section{padding:36px 20px 32px}.PriceSpreadSection-module__NucHla__header .PriceSpreadSection-module__NucHla__browseLink{display:none}.PriceSpreadSection-module__NucHla__grid{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:4px;padding-left:16px;padding-right:16px;display:flex;overflow-x:auto}.PriceSpreadSection-module__NucHla__grid::-webkit-scrollbar{display:none}.PriceSpreadSection-module__NucHla__card{flex-shrink:0;min-width:200px;max-width:200px}.PriceSpreadSection-module__NucHla__imageZone{height:90px}.PriceSpreadSection-module__NucHla__placeholderIcon{width:36px;height:36px}.PriceSpreadSection-module__NucHla__cardBody{padding:12px}.PriceSpreadSection-module__NucHla__productName{font-size:12px}.PriceSpreadSection-module__NucHla__lowestPrice{font-size:15px}.PriceSpreadSection-module__NucHla__highestPrice{font-size:11px}.PriceSpreadSection-module__NucHla__mobileFooter{display:flex}}@media (max-width:480px){.PriceSpreadSection-module__NucHla__section{padding:28px 16px 24px}.PriceSpreadSection-module__NucHla__header{flex-direction:column;gap:6px}.PriceSpreadSection-module__NucHla__title{font-size:19px}}
