.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__row{margin-bottom:32px}.PriceSpreadSection-module__NucHla__rowHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PriceSpreadSection-module__NucHla__rowTitle{font-family:var(--font-serif), "Source Serif 4", Georgia, serif;color:var(--ink);border-left:3px solid #c17f3e;align-items:center;margin:0;padding-left:12px;font-size:1.2rem;font-weight:600;display:flex}.PriceSpreadSection-module__NucHla__categoryCount{color:var(--warm-gray,#8a7e72);font-size:.8rem;font-family:var(--font-body), "Outfit", sans-serif;margin-left:8px;font-weight:400}.PriceSpreadSection-module__NucHla__popularIndicator{background:var(--copper);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:8px;display:inline-block}.PriceSpreadSection-module__NucHla__viewAll{color:var(--copper-text);white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.PriceSpreadSection-module__NucHla__viewAll:hover{color:var(--copper-dark)}.PriceSpreadSection-module__NucHla__scrollWrapper{position:relative}.PriceSpreadSection-module__NucHla__scrollWrapper:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#f6f4f000,#f6f4f0);width:48px;position:absolute;top:0;bottom:0;right:0}.PriceSpreadSection-module__NucHla__scrollStrip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;will-change:scroll-position;gap:16px;padding-top:4px;padding-bottom:4px;padding-right:40px;display:flex;overflow-x:auto}.PriceSpreadSection-module__NucHla__scrollStripDragging{pointer-events:none}.PriceSpreadSection-module__NucHla__scrollStrip::-webkit-scrollbar{display:none}.PriceSpreadSection-module__NucHla__scrollArrow{z-index:2;background:var(--white);border:1px solid var(--border);width:36px;height:36px;color:var(--copper);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,box-shadow .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #00000014}.PriceSpreadSection-module__NucHla__scrollArrow:hover{border-color:var(--copper);box-shadow:0 2px 8px #0000001f}.PriceSpreadSection-module__NucHla__row:hover .PriceSpreadSection-module__NucHla__scrollArrow{opacity:1}.PriceSpreadSection-module__NucHla__scrollArrowLeft{left:-6px}.PriceSpreadSection-module__NucHla__scrollArrowRight{right:-6px}.PriceSpreadSection-module__NucHla__progressTrack{background:var(--border);cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:1px;height:3px;margin-top:10px;overflow:hidden}.PriceSpreadSection-module__NucHla__progressTrackDragging{cursor:grabbing}.PriceSpreadSection-module__NucHla__progressBar{will-change:transform;opacity:0;background:#e8d5b8;border-radius:1px;height:100%;transition:opacity .2s,background .15s}.PriceSpreadSection-module__NucHla__progressTrackDragging .PriceSpreadSection-module__NucHla__progressBar{background:#c17f3e}.PriceSpreadSection-module__NucHla__cardContainer{scroll-snap-align:center;perspective:1000px;height:360px;transform-style:preserve-3d;flex:0 0 220px;transition:transform .2s;position:relative}.PriceSpreadSection-module__NucHla__cardContainer:hover{transform:translateY(-2px)}.PriceSpreadSection-module__NucHla__card{border:1px solid var(--color-border);width:100%;height:100%;color:inherit;backface-visibility:hidden;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .2s,transform .35s;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.PriceSpreadSection-module__NucHla__cardFront{transform:rotateY(0)}.PriceSpreadSection-module__NucHla__cardBack{transform:rotateY(180deg)}.PriceSpreadSection-module__NucHla__cardFlipped .PriceSpreadSection-module__NucHla__cardFront{transform:rotateY(-180deg)}.PriceSpreadSection-module__NucHla__cardFlipped .PriceSpreadSection-module__NucHla__cardBack{transform:rotateY(0)}.PriceSpreadSection-module__NucHla__card:hover{border-color:var(--copper);box-shadow:0 4px 12px #0000001a}.PriceSpreadSection-module__NucHla__infoButton{z-index:10;color:#c17f3e;cursor:pointer;opacity:0;background:#fff;border:1.5px solid #c17f3e;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:11px;transition:background .15s,color .15s,opacity .15s;display:flex;position:absolute;bottom:6px;right:6px}.PriceSpreadSection-module__NucHla__infoButton:hover{background:var(--copper);color:var(--white)}.PriceSpreadSection-module__NucHla__cardContainer:hover .PriceSpreadSection-module__NucHla__infoButton{opacity:1}.PriceSpreadSection-module__NucHla__backButton{z-index:2;border:1px solid var(--border);background:var(--white);color:#8a7e72;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:border-color .15s,color .15s;display:flex;position:absolute;top:6px;right:6px}.PriceSpreadSection-module__NucHla__backButton:hover{border-color:var(--copper);color:var(--ink)}.PriceSpreadSection-module__NucHla__imageZone{background:var(--color-sand);border-radius:12px 12px 0 0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:180px;padding:0;display:flex;position:relative;overflow:hidden}.PriceSpreadSection-module__NucHla__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:180px;display:flex}.PriceSpreadSection-module__NucHla__savePill{z-index:2;background:var(--color-green-bg);max-width:fit-content;color:var(--color-green);white-space:nowrap;border-radius:12px;padding:3px 8px;font-size:.75rem;font-weight:600;line-height:1.3;display:inline-block;position:absolute;top:8px;left:8px}.PriceSpreadSection-module__NucHla__savePillSuffix{font-weight:400}.PriceSpreadSection-module__NucHla__cardBody{flex-direction:column;flex:1;min-height:0;padding:10px 12px;display:flex}.PriceSpreadSection-module__NucHla__productName{color:var(--color-navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.PriceSpreadSection-module__NucHla__productMeta{color:var(--color-warm-gray);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.75rem;display:-webkit-box;overflow:hidden}.PriceSpreadSection-module__NucHla__priceRow{align-items:baseline;gap:6px;margin-bottom:2px;display:flex}.PriceSpreadSection-module__NucHla__lowestPrice{font-family:var(--font-mono), "JetBrains Mono", monospace;color:var(--color-navy);font-size:1.5rem;font-weight:600;line-height:1.1}.PriceSpreadSection-module__NucHla__avgPrice{color:var(--color-warm-gray);margin-left:2px;font-size:.8rem}.PriceSpreadSection-module__NucHla__storeCount{color:var(--color-warm-gray);margin-bottom:2px;font-size:.75rem}.PriceSpreadSection-module__NucHla__cheapestStore{color:var(--copper);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.PriceSpreadSection-module__NucHla__cheapestStoreLink{color:var(--copper);cursor:pointer;text-decoration:none}.PriceSpreadSection-module__NucHla__cheapestStoreLink:hover{text-decoration:underline}.PriceSpreadSection-module__NucHla__compareLink{color:var(--color-copper);align-items:center;gap:4px;margin-top:auto;font-size:13px;font-weight:600;text-decoration:none;display:flex}.PriceSpreadSection-module__NucHla__card:hover .PriceSpreadSection-module__NucHla__compareLink{color:var(--copper-dark);text-decoration:underline}.PriceSpreadSection-module__NucHla__backHeader{justify-content:space-between;align-items:flex-start;gap:8px;padding:10px 14px;display:flex}.PriceSpreadSection-module__NucHla__backHeaderText{flex:1;min-width:0}.PriceSpreadSection-module__NucHla__backMeta{color:var(--color-warm-gray,#8a7e72);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:10px;line-height:1.3;overflow:hidden}.PriceSpreadSection-module__NucHla__backProductName{color:var(--color-navy,#1e2a36);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.PriceSpreadSection-module__NucHla__backCloseButton{width:22px;height:22px;color:var(--color-warm-gray,#8a7e72);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.PriceSpreadSection-module__NucHla__backCloseButton:hover{color:var(--color-navy,#1e2a36)}.PriceSpreadSection-module__NucHla__backPriceSummary{border-top:.5px solid var(--color-border,#e8e4de);border-bottom:.5px solid var(--color-border,#e8e4de);align-items:flex-end;gap:16px;padding:10px 14px;display:flex}.PriceSpreadSection-module__NucHla__backPriceCol{flex-direction:column;display:flex}.PriceSpreadSection-module__NucHla__backPriceLabel{color:var(--color-warm-gray,#8a7e72);margin-bottom:1px;font-size:10px;line-height:1.3}.PriceSpreadSection-module__NucHla__backBestPrice{font-family:var(--font-mono), "JetBrains Mono", monospace;color:var(--color-green,#2d8a4e);font-size:20px;font-weight:500;line-height:1.1}.PriceSpreadSection-module__NucHla__backAvgPrice{font-family:var(--font-mono), "JetBrains Mono", monospace;color:var(--color-warm-gray,#8a7e72);font-size:13px;line-height:1.1}.PriceSpreadSection-module__NucHla__backStoreList{flex:1;min-height:0;padding:8px 14px}.PriceSpreadSection-module__NucHla__backStoreListHeading{color:var(--color-warm-gray,#8a7e72);margin-bottom:6px;font-size:10px;font-weight:500}.PriceSpreadSection-module__NucHla__backStoreRow{border-bottom:.5px solid var(--color-border,#e8e4de);align-items:flex-start;gap:8px;padding:6px 0;display:flex}.PriceSpreadSection-module__NucHla__backStoreRow:last-child{border-bottom:none}.PriceSpreadSection-module__NucHla__backRankCircle{background:var(--color-border,#e8e4de);border:1px solid var(--color-border,#e8e4de);width:16px;height:16px;color:var(--color-navy,#1e2a36);opacity:.6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:500;line-height:1;display:flex}.PriceSpreadSection-module__NucHla__backRankCircleTop{background:var(--color-green,#2d8a4e);border-color:var(--color-green,#2d8a4e);color:#fff;opacity:1}.PriceSpreadSection-module__NucHla__backStoreName{min-width:0;color:var(--color-navy,#1e2a36);opacity:.75;white-space:normal;word-break:break-word;flex:1;font-size:12px;font-weight:400;line-height:1.3;text-decoration:none}.PriceSpreadSection-module__NucHla__backStoreNameTop{opacity:1;font-weight:500}.PriceSpreadSection-module__NucHla__backStoreName:hover{color:var(--copper);text-decoration:underline}.PriceSpreadSection-module__NucHla__backDot{color:var(--color-warm-gray,#8a7e72)}.PriceSpreadSection-module__NucHla__backStorePrice{color:var(--color-navy,#1e2a36);white-space:nowrap;flex-shrink:0;min-width:fit-content;margin-left:auto;font-size:12px}.PriceSpreadSection-module__NucHla__backStorePriceGreen{color:var(--color-green,#2d8a4e)}.PriceSpreadSection-module__NucHla__backStatsRow{border-top:.5px solid var(--color-border,#e8e4de);border-bottom:.5px solid var(--color-border,#e8e4de);justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;display:flex}.PriceSpreadSection-module__NucHla__backSavingsPill{color:var(--color-green,#2d8a4e);background:var(--color-green-bg,#eef7f1);white-space:nowrap;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.PriceSpreadSection-module__NucHla__backUpdated{color:var(--color-warm-gray,#8a7e72);white-space:nowrap;font-size:10px}.PriceSpreadSection-module__NucHla__freshnessStale{color:var(--color-amber,#d4a017)}.PriceSpreadSection-module__NucHla__backCta{color:var(--color-copper,#c17f3e);justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.PriceSpreadSection-module__NucHla__backCta:hover{color:var(--copper-dark)}.PriceSpreadSection-module__NucHla__freshnessLabel{color:var(--ink-4,#999);margin-bottom:2px;font-size:10px}.PriceSpreadSection-module__NucHla__storeOffers{margin-bottom:0}.PriceSpreadSection-module__NucHla__storeOfferRow{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;padding:4px 0;display:flex}.PriceSpreadSection-module__NucHla__storeOfferLowest{border-left:3px solid #2d8a4e;padding-left:8px}.PriceSpreadSection-module__NucHla__storeOfferName{color:var(--ink);flex-direction:column;flex:1;min-width:0;font-size:12px;font-weight:600;display:flex}.PriceSpreadSection-module__NucHla__storeOfferNameText{color:var(--color-navy);line-height:1.3;text-decoration:none;transition:color .15s;display:block}.PriceSpreadSection-module__NucHla__storeOfferNameText:hover{color:var(--copper);text-decoration:underline}.PriceSpreadSection-module__NucHla__storeOfferSuburb{color:var(--ink-3);margin-left:0;font-size:10px;font-weight:400}.PriceSpreadSection-module__NucHla__storeOfferPrice{color:var(--color-navy);flex-shrink:0;margin-left:8px;font-size:13px;font-weight:600}.PriceSpreadSection-module__NucHla__storeOfferPriceGreen{color:var(--color-green)}.PriceSpreadSection-module__NucHla__savingsSignal{color:var(--copper-text);white-space:nowrap;text-overflow:ellipsis;padding:4px 0;font-size:12px;font-weight:500;overflow:hidden}.PriceSpreadSection-module__NucHla__mobileImageHint,.PriceSpreadSection-module__NucHla__mobileImageTap{display:none}.PriceSpreadSection-module__NucHla__sheetBackdrop{z-index:499;background:#0006;animation:.28s ease-out both PriceSpreadSection-module__NucHla__backdropFadeIn;position:fixed;inset:0}.PriceSpreadSection-module__NucHla__sheetBackdropClosing{pointer-events:none;animation:.22s ease-in both PriceSpreadSection-module__NucHla__backdropFadeOut}@keyframes PriceSpreadSection-module__NucHla__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes PriceSpreadSection-module__NucHla__backdropFadeOut{0%{opacity:1}to{opacity:0}}.PriceSpreadSection-module__NucHla__sheet{z-index:500;background:var(--warm-white);border-radius:16px 16px 0 0;flex-direction:column;max-height:60vh;transition:transform .32s cubic-bezier(.32,.72,0,1);animation:.32s cubic-bezier(.32,.72,0,1) both PriceSpreadSection-module__NucHla__sheetSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(0)}.PriceSpreadSection-module__NucHla__sheetClosing{transition:transform .26s cubic-bezier(.4,0,1,1);animation:none;transform:translateY(100%)}@keyframes PriceSpreadSection-module__NucHla__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PriceSpreadSection-module__NucHla__sheetHandle{cursor:pointer;flex-shrink:0;justify-content:center;padding:12px 0 4px;display:flex}.PriceSpreadSection-module__NucHla__sheetHandleBar{background:var(--border);border-radius:2px;width:32px;height:4px}.PriceSpreadSection-module__NucHla__sheetClose{width:44px;height:44px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px}.PriceSpreadSection-module__NucHla__sheetClose:hover{color:var(--ink)}.PriceSpreadSection-module__NucHla__sheetBody{padding:0 20px 24px}.PriceSpreadSection-module__NucHla__sheetBody .PriceSpreadSection-module__NucHla__storeOfferNameText{max-width:none}.PriceSpreadSection-module__NucHla__sheetProductName{color:var(--ink);margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.35}.PriceSpreadSection-module__NucHla__sheetHeading{color:var(--ink);letter-spacing:.3px;margin-bottom:8px;font-size:12px;font-weight:600}.PriceSpreadSection-module__NucHla__sheetDetailButton{text-align:center;background:var(--copper);color:#fff;border-radius:8px;width:100%;margin-top:8px;padding:12px 0;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.PriceSpreadSection-module__NucHla__sheetDetailButton:hover{background:var(--copper-dark)}.PriceSpreadSection-module__NucHla__sheetFooter{border-top:1px solid var(--border);margin-top:12px;padding-top:8px}.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:767px){.PriceSpreadSection-module__NucHla__section{padding:36px 20px 32px}.PriceSpreadSection-module__NucHla__header .PriceSpreadSection-module__NucHla__browseLink{display:none}.PriceSpreadSection-module__NucHla__scrollStrip{align-items:stretch;padding-right:24px}.PriceSpreadSection-module__NucHla__cardContainer{scroll-snap-align:start;flex-direction:column;flex:0 0 calc(50% - 8px);height:auto;display:flex}.PriceSpreadSection-module__NucHla__card{flex-direction:column;flex:1;height:auto;display:flex;position:relative}.PriceSpreadSection-module__NucHla__imageZone{aspect-ratio:auto;flex-shrink:0;height:180px}.PriceSpreadSection-module__NucHla__cardBody{flex-direction:column;flex:1;padding:8px 10px;display:flex}.PriceSpreadSection-module__NucHla__productName{font-size:11px}.PriceSpreadSection-module__NucHla__lowestPrice{font-size:1.15rem}.PriceSpreadSection-module__NucHla__savePill{padding:2px 6px;font-size:.65rem;top:6px;left:6px}.PriceSpreadSection-module__NucHla__mobileFooter{display:flex}.PriceSpreadSection-module__NucHla__infoButton,.PriceSpreadSection-module__NucHla__cardBack{display:none}.PriceSpreadSection-module__NucHla__cardFlipped .PriceSpreadSection-module__NucHla__cardFront{transform:none}.PriceSpreadSection-module__NucHla__mobileImageTap{z-index:5;cursor:pointer;display:block;position:absolute;inset:0}.PriceSpreadSection-module__NucHla__mobileImageHint{z-index:4;width:28px;height:28px;color:var(--ink-3);pointer-events:none;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:8px;right:8px}.PriceSpreadSection-module__NucHla__scrollArrow{opacity:1;z-index:10;width:44px;height:44px;top:70px;transform:none}.PriceSpreadSection-module__NucHla__scrollArrowLeft{left:0}.PriceSpreadSection-module__NucHla__scrollArrowRight{right:0}}@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}.PriceSpreadSection-module__NucHla__rowTitle{font-size:1.1rem}}
.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}@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}}
.BrowseByCategorySection-module__9C2UoW__section{max-width:1140px;margin:0 auto;padding:48px 24px 40px}.BrowseByCategorySection-module__9C2UoW__header{margin-bottom:20px;display:block}.BrowseByCategorySection-module__9C2UoW__title{font-family:var(--font-serif), "Source Serif 4", Georgia, serif;letter-spacing:-.2px;color:var(--ink);margin-bottom:8px;padding-top:16px;font-size:1.5rem;font-weight:600;position:relative}.BrowseByCategorySection-module__9C2UoW__title:before{content:"";background:var(--copper);border-radius:2px;width:40px;height:3px;position:absolute;top:0;left:0}.BrowseByCategorySection-module__9C2UoW__link{color:#c17f3e;white-space:nowrap;align-items:center;gap:5px;margin-top:4px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.BrowseByCategorySection-module__9C2UoW__link:hover{color:var(--copper-dark)}@media (max-width:768px){.BrowseByCategorySection-module__9C2UoW__section{padding:36px 20px 32px}}@media (max-width:480px){.BrowseByCategorySection-module__9C2UoW__section{padding:28px 16px 24px}.BrowseByCategorySection-module__9C2UoW__title{font-size:19px}}
