.UiStickyFeedbackToast-module__iYa10W__viewport{z-index:1000;pointer-events:none;width:min(40rem,100vw - 1.5rem);position:fixed;top:1rem;left:50%;transform:translate(-50%)}.UiStickyFeedbackToast-module__iYa10W__card{pointer-events:auto;border-radius:.75rem;animation:.16s ease-out UiStickyFeedbackToast-module__iYa10W__slideIn;overflow:hidden;box-shadow:0 10px 30px #0000002e}@keyframes UiStickyFeedbackToast-module__iYa10W__slideIn{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}
.AppFooter-module__0qBmBa__footer{border-top:1px solid var(--deal-color-border);background:color-mix(in srgb,var(--deal-color-surface-muted)76%,var(--deal-color-background)24%);margin-top:2rem}.AppFooter-module__0qBmBa__inner{padding-top:1rem;padding-bottom:1.2rem}.AppFooter-module__0qBmBa__row{flex-wrap:wrap;width:100%}.AppFooter-module__0qBmBa__metaBlock{gap:.2rem;display:grid}.AppFooter-module__0qBmBa__metaText{line-height:1.25}.AppFooter-module__0qBmBa__contactLink{color:var(--deal-color-text-secondary);text-underline-offset:.15rem;font-size:.82rem;text-decoration:underline}.AppFooter-module__0qBmBa__contactLink:hover{color:var(--deal-color-text-primary)}.AppFooter-module__0qBmBa__localeSlot{justify-content:flex-end;max-width:100%;margin-left:auto;display:flex}@media (max-width:47.99rem){.AppFooter-module__0qBmBa__row{gap:.5rem}.AppFooter-module__0qBmBa__metaText{font-size:.78rem}.AppFooter-module__0qBmBa__contactLink{font-size:.75rem}.AppFooter-module__0qBmBa__localeSlot{justify-content:flex-end}}@media (min-width:48rem){.AppFooter-module__0qBmBa__inner{padding-top:1.35rem;padding-bottom:1.6rem}.AppFooter-module__0qBmBa__metaText{font-size:.86rem}.AppFooter-module__0qBmBa__contactLink{font-size:.8rem}}
.AppShellHeader-module__NFqO6q__header{z-index:30;border-bottom:1px solid var(--deal-color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--deal-color-surface-muted)82%,var(--deal-color-background)18%);position:sticky;top:0}.AppShellHeader-module__NFqO6q__inner{align-items:center;gap:.65rem;padding-top:.55rem;padding-bottom:.55rem;display:flex}.AppShellHeader-module__NFqO6q__topRow{flex:none;min-height:2rem}.AppShellHeader-module__NFqO6q__brandLink{border-radius:.4rem;align-items:center;display:inline-flex;position:relative}.AppShellHeader-module__NFqO6q__brandLogo{max-width:220px;height:auto;display:block}.AppShellHeader-module__NFqO6q__visuallyHidden{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AppShellHeader-module__NFqO6q__brandText{letter-spacing:-.04em;font-size:1.1rem}.AppShellHeader-module__NFqO6q__searchSlot{flex:auto;justify-content:center;min-width:0;display:flex}.AppShellHeader-module__NFqO6q__profilePlaceholder{border:1px solid var(--deal-color-border);background:color-mix(in srgb,var(--deal-color-surface)92%,var(--deal-color-accent)8%);width:2.5rem;height:2.5rem;box-shadow:0 2px 8px color-mix(in srgb,var(--deal-color-text-primary)10%,transparent);cursor:pointer;color:inherit;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:.25rem;text-decoration:none;list-style:none;display:inline-flex}.AppShellHeader-module__NFqO6q__profilePlaceholder::-webkit-details-marker{display:none}.AppShellHeader-module__NFqO6q__accountMenu{flex:none;position:relative}.AppShellHeader-module__NFqO6q__accountMenuPanel{border:1px solid var(--deal-color-border);background:var(--deal-color-surface);min-width:10.5rem;box-shadow:0 8px 24px color-mix(in srgb,var(--deal-color-text-primary)12%,transparent);z-index:40;border-radius:.5rem;padding:.3rem;display:none;position:absolute;top:calc(100% + .45rem);right:0}.AppShellHeader-module__NFqO6q__accountMenu[open] .AppShellHeader-module__NFqO6q__accountMenuPanel{gap:.2rem;display:grid}.AppShellHeader-module__NFqO6q__accountMenuItem{color:inherit;border-radius:.35rem;padding:.45rem .55rem;font-size:.93rem;text-decoration:none;display:block}.AppShellHeader-module__NFqO6q__accountMenuItem:hover{background:color-mix(in srgb,var(--deal-color-accent)10%,transparent)}.AppShellHeader-module__NFqO6q__accountMenuItem:focus-visible,.AppShellHeader-module__NFqO6q__brandLink:focus-visible,.AppShellHeader-module__NFqO6q__profilePlaceholder:focus-visible{outline:2px solid var(--deal-color-accent);outline-offset:2px}.AppShellHeader-module__NFqO6q__profileIcon{width:.86rem;height:.86rem;color:var(--deal-color-text-primary);border:2px solid;border-radius:999px;position:relative;transform:translateY(-.08rem)}.AppShellHeader-module__NFqO6q__profileIcon:after{content:"";border:2px solid;border-top:0;border-radius:0 0 999px 999px;width:1.2rem;height:.55rem;position:absolute;bottom:-.46rem;left:50%;transform:translate(-50%)}@media (max-width:63.99rem){.AppShellHeader-module__NFqO6q__inner{padding-top:.5rem;padding-bottom:.55rem}.AppShellHeader-module__NFqO6q__profilePlaceholder{width:2.6rem;height:2.6rem}}@media (min-width:48rem){.AppShellHeader-module__NFqO6q__inner{grid-template-columns:max-content minmax(22rem,42rem) max-content;justify-content:space-between;place-items:center stretch;gap:0;padding-top:.65rem;padding-bottom:.68rem;display:grid}.AppShellHeader-module__NFqO6q__searchSlot{justify-content:center}.AppShellHeader-module__NFqO6q__topRow{justify-self:start}.AppShellHeader-module__NFqO6q__brandText{font-size:1.2rem}.AppShellHeader-module__NFqO6q__profilePlaceholder{justify-self:end;width:2.35rem;height:2.35rem;margin-left:0}.AppShellHeader-module__NFqO6q__profileIcon{width:.9rem;height:.9rem}.AppShellHeader-module__NFqO6q__profileIcon:after{content:"";border:2px solid;border-top:0;border-radius:0 0 999px 999px;width:1.25rem;height:.58rem;position:absolute;bottom:-.48rem;left:50%;transform:translate(-50%)}}
.EmptyState-module__QvXXza__root{border-color:var(--deal-color-border);background:var(--deal-color-surface)}.EmptyState-module__QvXXza__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.EmptyState-module__QvXXza__primaryAction,.EmptyState-module__QvXXza__secondaryAction{border-radius:.45rem;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .7rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.EmptyState-module__QvXXza__primaryAction{border:1px solid color-mix(in srgb,var(--deal-color-info)46%,var(--deal-color-border));background:color-mix(in srgb,var(--deal-color-info)10%,var(--deal-color-surface))}.EmptyState-module__QvXXza__primaryAction:hover,.EmptyState-module__QvXXza__primaryAction:focus-visible{background:color-mix(in srgb,var(--deal-color-info)16%,var(--deal-color-surface))}.EmptyState-module__QvXXza__secondaryAction{border:1px solid var(--deal-color-border);color:var(--deal-color-text-secondary);background:var(--deal-color-surface-muted)}.EmptyState-module__QvXXza__secondaryAction:hover,.EmptyState-module__QvXXza__secondaryAction:focus-visible{border-color:color-mix(in srgb,var(--deal-color-info)35%,var(--deal-color-border));color:var(--deal-color-text-primary)}
.PriceTrendIcon-module__krRw_q__icon{width:var(--trend-icon-size,1rem);height:var(--trend-icon-size,1rem);display:inline-flex}.PriceTrendIcon-module__krRw_q__icon svg{width:100%;height:100%;display:block}.PriceTrendIcon-module__krRw_q__up{color:var(--deal-color-danger)}.PriceTrendIcon-module__krRw_q__down{color:var(--deal-color-success)}
.AppShellSearch-module__HpDa3q__searchWrap{flex:auto;width:100%;min-width:0;max-width:42rem;position:relative}.AppShellSearch-module__HpDa3q__mobileToggle{display:none}.AppShellSearch-module__HpDa3q__mobileToggleIcon{border:2px solid;border-radius:999px;width:.8rem;height:.8rem;display:block;position:relative}.AppShellSearch-module__HpDa3q__mobileToggleIcon:after{content:"";background:currentColor;border-radius:999px;width:.38rem;height:2px;position:absolute;bottom:-.2rem;right:-.28rem;transform:rotate(45deg)}.AppShellSearch-module__HpDa3q__form{border:1px solid var(--deal-color-border);background:var(--deal-color-surface);border-radius:999px;align-items:center;gap:.32rem;padding:.25rem;display:flex;box-shadow:0 2px 8px #1016280a}.AppShellSearch-module__HpDa3q__input{flex:auto;min-width:0}.AppShellSearch-module__HpDa3q__input .mantine-Input-wrapper{width:100%}.AppShellSearch-module__HpDa3q__mobileClose{display:none}.AppShellSearch-module__HpDa3q__submitButton{border:1px solid var(--deal-color-accent);background:var(--deal-color-accent);color:var(--deal-color-accent-contrast);cursor:pointer;white-space:nowrap;border-radius:999px;min-height:2.35rem;padding:0 .78rem;font-size:.74rem;font-weight:700}.AppShellSearch-module__HpDa3q__submitButton:hover,.AppShellSearch-module__HpDa3q__submitButton:focus-visible{filter:brightness(1.03)}.AppShellSearch-module__HpDa3q__mobileToggle:focus-visible,.AppShellSearch-module__HpDa3q__mobileClose:focus-visible,.AppShellSearch-module__HpDa3q__submitButton:focus-visible{outline:2px solid var(--deal-color-accent);outline-offset:2px}.AppShellSearch-module__HpDa3q__suggestionsPanel{z-index:45;border-color:var(--deal-color-border);background:var(--deal-color-surface);position:absolute;top:calc(100% + .35rem);left:0;right:0}.AppShellSearch-module__HpDa3q__suggestionsHeading{color:var(--deal-color-text-secondary);margin-bottom:.35rem}.AppShellSearch-module__HpDa3q__suggestionLink,.AppShellSearch-module__HpDa3q__exactMatchLink{border-radius:.45rem;padding:.3rem .4rem;font-size:.83rem;display:block}.AppShellSearch-module__HpDa3q__suggestionList{gap:2px;margin:0;padding:0;list-style:none;display:grid}.AppShellSearch-module__HpDa3q__suggestionListItem{min-width:0}.AppShellSearch-module__HpDa3q__suggestionThumb,.AppShellSearch-module__HpDa3q__suggestionThumbFallback{object-fit:cover;background:var(--deal-color-surface-muted);border-radius:.35rem;width:1.5rem;height:1.5rem}.AppShellSearch-module__HpDa3q__errorText{color:var(--deal-color-danger);margin-top:.25rem}@media (max-width:47.99rem){.AppShellSearch-module__HpDa3q__searchWrap{flex:none;width:auto;margin-left:auto}.AppShellSearch-module__HpDa3q__mobileToggle{color:var(--deal-color-text-primary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.5rem .45rem;display:inline-flex}.AppShellSearch-module__HpDa3q__form{top:calc(env(safe-area-inset-top,0px) + 3.75rem);z-index:60;width:min(92vw,22rem);display:none;position:fixed;left:50%;transform:translate(-50%)}.AppShellSearch-module__HpDa3q__formOpen{display:flex}.AppShellSearch-module__HpDa3q__input{flex:8.5rem}.AppShellSearch-module__HpDa3q__form input{min-height:1.95rem;padding-left:.7rem;padding-right:.55rem;font-size:.92rem;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important}.AppShellSearch-module__HpDa3q__submitButton{min-height:2.75rem;padding:0 .72rem;font-size:.76rem}.AppShellSearch-module__HpDa3q__mobileClose{background:var(--deal-color-surface-muted);min-width:2.75rem;min-height:2.75rem;color:var(--deal-color-text-secondary);cursor:pointer;text-transform:lowercase;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.76rem;font-weight:700;display:inline-flex}.AppShellSearch-module__HpDa3q__suggestionsPanel{top:calc(env(safe-area-inset-top,0px) + 7.15rem);z-index:59;width:min(92vw,22rem);position:fixed;left:50%;right:auto;transform:translate(-50%)}}@media (min-width:48rem){.AppShellSearch-module__HpDa3q__form{width:100%}.AppShellSearch-module__HpDa3q__form input{min-height:2.35rem;padding-left:.75rem;padding-right:.6rem;font-size:.94rem;box-shadow:none!important;background:0 0!important;border:0!important}.AppShellSearch-module__HpDa3q__mobileToggle{min-height:2.35rem}}.AppShellSearch-module__HpDa3q__suggestionLink:hover,.AppShellSearch-module__HpDa3q__suggestionLink:focus-visible,.AppShellSearch-module__HpDa3q__exactMatchLink:hover,.AppShellSearch-module__HpDa3q__exactMatchLink:focus-visible{background:var(--deal-color-surface-muted)}.AppShellSearch-module__HpDa3q__suggestionLink:focus-visible,.AppShellSearch-module__HpDa3q__exactMatchLink:focus-visible{outline:2px solid var(--deal-color-accent);outline-offset:2px}
.ErrorState-module__Goyqrq__root{border-color:color-mix(in srgb,var(--deal-color-danger)45%,var(--deal-color-border));background:color-mix(in srgb,var(--deal-color-danger)8%,var(--deal-color-surface))}.ErrorState-module__Goyqrq__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.ErrorState-module__Goyqrq__retryAction,.ErrorState-module__Goyqrq__secondaryAction{border-radius:.45rem;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .7rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.ErrorState-module__Goyqrq__retryAction{border:1px solid color-mix(in srgb,var(--deal-color-danger)55%,var(--deal-color-border));background:color-mix(in srgb,var(--deal-color-danger)20%,var(--deal-color-surface))}.ErrorState-module__Goyqrq__retryAction:hover,.ErrorState-module__Goyqrq__retryAction:focus-visible{background:color-mix(in srgb,var(--deal-color-danger)28%,var(--deal-color-surface))}.ErrorState-module__Goyqrq__secondaryAction{border:1px solid var(--deal-color-border);color:var(--deal-color-text-secondary);background:var(--deal-color-surface-muted)}.ErrorState-module__Goyqrq__secondaryAction:hover,.ErrorState-module__Goyqrq__secondaryAction:focus-visible{border-color:color-mix(in srgb,var(--deal-color-danger)35%,var(--deal-color-border));color:var(--deal-color-text-primary)}
.UserSectionNav-module__-Dds7a__nav{border:1px solid var(--deal-color-border);background:var(--deal-color-surface-muted);border-radius:.85rem;flex-wrap:wrap;width:100%;padding:.35rem}.UserSectionNav-module__-Dds7a__link,.UserSectionNav-module__-Dds7a__activeLink{border:1px solid #0000;border-radius:.6rem;padding:.5rem .95rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s}.UserSectionNav-module__-Dds7a__link{color:var(--deal-color-text);background:0 0}.UserSectionNav-module__-Dds7a__activeLink{color:var(--deal-color-text);background:var(--deal-color-surface);border-color:var(--deal-color-border);box-shadow:0 1px 2px color-mix(in srgb,var(--deal-color-text)12%,transparent)}
.HomeRailItem-module__zIUXDG__link{border-bottom:1px solid var(--deal-color-border);grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:.55rem;padding:.4rem 0;display:grid}.HomeRailItem-module__zIUXDG__thumbWrap{background:var(--deal-color-surface-muted);border-radius:.5rem;width:6rem;height:6rem;position:relative;overflow:visible}.HomeRailItem-module__zIUXDG__thumb,.HomeRailItem-module__zIUXDG__thumbFallback{object-fit:cover;border-radius:.5rem;width:100%;height:100%}.HomeRailItem-module__zIUXDG__thumbFallback{background:color-mix(in srgb,var(--deal-color-info)16%,transparent)}.HomeRailItem-module__zIUXDG__trendCorner{background:var(--deal-color-surface);border:2px solid var(--deal-color-border);z-index:2;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;position:absolute;top:0;left:0;transform:translate(-24%,-24%);box-shadow:0 4px 12px #00000024,inset 0 0 0 1px #fff9}.HomeRailItem-module__zIUXDG__trendIcon{--trend-icon-size:1.5rem}.HomeRailItem-module__zIUXDG__copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.HomeRailItem-module__zIUXDG__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.HomeRailItem-module__zIUXDG__category{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HomeRailItem-module__zIUXDG__cheapest{color:var(--deal-color-brand-purple);margin-top:.15rem;font-weight:600}
.ItemCard-module__oI6VdG__link{display:block}.ItemCard-module__oI6VdG__card{border-color:var(--deal-color-border);background:var(--deal-color-surface);grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.5rem;transition:border-color .2s;display:grid}.ItemCard-module__oI6VdG__card:hover,.ItemCard-module__oI6VdG__card:focus-visible{border-color:color-mix(in srgb,var(--deal-color-info)45%,var(--deal-color-border))}.ItemCard-module__oI6VdG__imageWrap{aspect-ratio:1;background:var(--deal-color-surface-muted);border-radius:.5rem;width:100%;position:relative;overflow:hidden}.ItemCard-module__oI6VdG__image{object-fit:cover;width:100%;height:100%}.ItemCard-module__oI6VdG__imagePlaceholder{background:radial-gradient(circle at 25% 25%,color-mix(in srgb,var(--deal-color-info)22%,transparent),transparent 60%);width:100%;height:100%}.ItemCard-module__oI6VdG__copy{min-width:0;min-height:0}.ItemCard-module__oI6VdG__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.2;display:-webkit-box;overflow:hidden}.ItemCard-module__oI6VdG__category{white-space:nowrap;text-overflow:ellipsis;min-height:.8rem;overflow:hidden}.ItemCard-module__oI6VdG__updated{margin-top:auto;font-size:.66rem}@media (min-width:48rem){.ItemCard-module__oI6VdG__card{grid-template-columns:4.75rem minmax(0,1fr)}}
.LocaleSwitcher-module__67fYfW__switcher{align-items:center;max-width:100%;display:inline-flex}.LocaleSwitcher-module__67fYfW__assistiveLabel{display:none}.LocaleSwitcher-module__67fYfW__select{border:1px solid var(--deal-color-border);background:var(--deal-color-surface);border-radius:.65rem;align-items:center;gap:.2rem;max-width:100%;min-height:2.5rem;padding:.2rem;display:inline-flex}.LocaleSwitcher-module__67fYfW__select:focus-visible{outline:2px solid var(--deal-color-accent);outline-offset:2px}.LocaleSwitcher-module__67fYfW__option{min-width:2.75rem;min-height:2rem;color:var(--deal-color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:.45rem;padding:0 .45rem;font-size:.78rem;font-weight:700}.LocaleSwitcher-module__67fYfW__option:hover{background:var(--deal-color-surface-muted);color:var(--deal-color-text-primary)}.LocaleSwitcher-module__67fYfW__optionActive{background:color-mix(in srgb,var(--deal-color-accent)20%,var(--deal-color-surface)80%);color:var(--deal-color-text-primary)}.LocaleSwitcher-module__67fYfW__option:focus-visible{outline:2px solid var(--deal-color-accent);outline-offset:2px}
.ProviderRow-module__YYn2Xq__card{border-color:var(--deal-color-border);background:color-mix(in srgb,var(--deal-color-surface)92%,white 8%)}.ProviderRow-module__YYn2Xq__grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.72rem;display:grid}.ProviderRow-module__YYn2Xq__providerBlock{grid-column:1/-1;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.58rem;display:grid}.ProviderRow-module__YYn2Xq__providerImage,.ProviderRow-module__YYn2Xq__providerImageFallback{object-fit:cover;border-radius:.45rem;width:2.5rem;height:2.5rem}.ProviderRow-module__YYn2Xq__providerImageFallback{background:linear-gradient(145deg,color-mix(in srgb,var(--deal-color-accent)22%,var(--deal-color-surface-muted)78%),var(--deal-color-surface-muted));color:var(--deal-color-text-secondary);letter-spacing:.02em;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.ProviderRow-module__YYn2Xq__providerName{font-size:.93rem;line-height:1.1}.ProviderRow-module__YYn2Xq__providerMeta{min-width:0}.ProviderRow-module__YYn2Xq__promoBadge{white-space:nowrap;justify-content:center;width:fit-content}.ProviderRow-module__YYn2Xq__cheapestBadge{white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;color:#3a2500;background:linear-gradient(130deg,#ffd55f 0%,#ffbf1f 46%,#f29c00 100%);border:1px solid #ab7400;justify-content:center;width:fit-content;font-weight:800;box-shadow:0 0 0 1px #ffe59699,0 8px 16px #cf8a0040}.ProviderRow-module__YYn2Xq__metricBlock{align-items:center;gap:.35rem;min-width:0;display:flex}.ProviderRow-module__YYn2Xq__priceValue{letter-spacing:-.01em;font-size:1rem;font-weight:800;line-height:1.1}.ProviderRow-module__YYn2Xq__originalPrice{color:var(--deal-color-text-secondary);white-space:nowrap;margin-top:.08rem;font-size:.83rem;line-height:1.1;text-decoration:line-through}.ProviderRow-module__YYn2Xq__priceMetric{flex-wrap:wrap;grid-column:1;justify-content:flex-start;row-gap:.25rem}.ProviderRow-module__YYn2Xq__freshnessMetric{grid-column:2;justify-content:flex-end}@media (min-width:48rem){.ProviderRow-module__YYn2Xq__grid{grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr) auto;align-items:center}.ProviderRow-module__YYn2Xq__priceMetric,.ProviderRow-module__YYn2Xq__freshnessMetric{grid-column:auto;justify-content:flex-end}.ProviderRow-module__YYn2Xq__providerBlock{grid-column:auto}}
.UserTrackedItemsSurface-module__KkbZ_W__list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.UserTrackedItemsSurface-module__KkbZ_W__row{border:1px solid var(--mantine-color-gray-3);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.UserTrackedItemsSurface-module__KkbZ_W__itemMeta{grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;display:grid}.UserTrackedItemsSurface-module__KkbZ_W__thumbWrap{background:var(--deal-color-surface-muted);border-radius:.5rem;width:4.25rem;height:4.25rem;position:relative;overflow:visible}.UserTrackedItemsSurface-module__KkbZ_W__thumb,.UserTrackedItemsSurface-module__KkbZ_W__thumbFallback{object-fit:cover;border-radius:.5rem;width:100%;height:100%}.UserTrackedItemsSurface-module__KkbZ_W__thumbFallback{background:color-mix(in srgb,var(--deal-color-text)10%,transparent)}.UserTrackedItemsSurface-module__KkbZ_W__copy{min-width:0}.UserTrackedItemsSurface-module__KkbZ_W__price{color:var(--deal-color-brand-purple);font-weight:600}.UserTrackedItemsSurface-module__KkbZ_W__priceDelta{color:var(--deal-color-text-primary);align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.UserTrackedItemsSurface-module__KkbZ_W__priceArrow{color:var(--deal-color-text-secondary)}.UserTrackedItemsSurface-module__KkbZ_W__trendCorner{background:var(--deal-color-surface);border:2px solid var(--deal-color-border);z-index:2;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;position:absolute;top:0;left:0;transform:translate(-24%,-24%);box-shadow:0 4px 12px #00000024,inset 0 0 0 1px #fff9}.UserTrackedItemsSurface-module__KkbZ_W__trendIcon{--trend-icon-size:1.5rem}.UserTrackedItemsSurface-module__KkbZ_W__openItemButton{border:1px solid var(--deal-color-border);min-height:1.875rem;color:var(--deal-color-text);background:#fff;border-radius:.375rem;justify-content:center;align-items:center;padding:0 .7rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.UserTrackedItemsSurface-module__KkbZ_W__openItemButton:hover{background:color-mix(in srgb,white 88%,var(--deal-color-surface-muted)12%)}.UserTrackedItemsSurface-module__KkbZ_W__openItemButton:focus-visible{outline:2px solid color-mix(in srgb,var(--deal-color-text)25%,white);outline-offset:2px}.UserTrackedItemsSurface-module__KkbZ_W__removeButton{border-color:color-mix(in srgb,var(--deal-color-accent)45%,var(--deal-color-border)55%);background:color-mix(in srgb,var(--deal-color-accent)20%,white 80%);color:var(--deal-color-text-primary)}.UserTrackedItemsSurface-module__KkbZ_W__removeButton:hover{background:color-mix(in srgb,var(--deal-color-accent)34%,white 66%)}@media (max-width:47.99rem){.UserTrackedItemsSurface-module__KkbZ_W__row{flex-direction:column;align-items:flex-start}.UserTrackedItemsSurface-module__KkbZ_W__itemMeta{width:100%}.UserTrackedItemsSurface-module__KkbZ_W__row .mantine-Group-root{width:100%}.UserTrackedItemsSurface-module__KkbZ_W__openItemButton{flex:1}}
.page-module__7xbXXq__controlLabel{color:var(--mantine-color-dimmed);font-size:.8rem}.page-module__7xbXXq__controlChips{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__7xbXXq__controlLink{border:1px solid var(--deal-color-border);background-color:var(--deal-color-surface);min-height:2rem;color:var(--deal-color-text);border-radius:999px;justify-content:center;align-items:center;padding:0 .7rem;font-size:.8rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .12s;display:inline-flex}.page-module__7xbXXq__controlLink:hover{background:var(--deal-color-surface-muted)}.page-module__7xbXXq__controlLinkActive{background:color-mix(in srgb,var(--deal-color-accent)12%,var(--deal-color-surface)88%);border-color:color-mix(in srgb,var(--deal-color-accent)45%,var(--deal-color-border)55%)}
.page-module__2za34G__page{padding-top:.8rem;padding-bottom:1.2rem}.page-module__2za34G__hero{gap:.7rem;display:grid}.page-module__2za34G__imagePanel{border:1px solid var(--deal-color-border);aspect-ratio:1;background:linear-gradient(150deg,var(--deal-color-surface-muted),var(--deal-color-surface));border-radius:.85rem;overflow:hidden}.page-module__2za34G__heroImage{object-fit:cover;width:100%;height:100%}.page-module__2za34G__imageFallback{background:radial-gradient(circle at 20% 20%,#0e749040,#0000 60%);width:100%;height:100%}.page-module__2za34G__heroCopy{min-width:0}.page-module__2za34G__rankingAction{border:1px solid var(--deal-color-border);min-height:2rem;color:var(--deal-color-text);border-radius:999px;justify-content:center;align-items:center;padding:0 .7rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background-color .12s;display:inline-flex}.page-module__2za34G__rankingToolbar{row-gap:.55rem}.page-module__2za34G__rankingAction:hover{background:var(--deal-color-surface-muted)}.page-module__2za34G__rankingActionActive{background:color-mix(in srgb,var(--deal-color-accent)12%,var(--deal-color-surface)88%);border-color:color-mix(in srgb,var(--deal-color-accent)45%,var(--deal-color-border)55%)}@media (min-width:48rem){.page-module__2za34G__hero{grid-template-columns:18rem minmax(0,1fr);align-items:start;gap:1rem}.page-module__2za34G__imagePanel{aspect-ratio:auto;height:16.5rem}.page-module__2za34G__page{padding-top:1.05rem;padding-bottom:1.4rem}}
.layout-module__avCBQW__localeShell{background:var(--deal-color-background);flex-direction:column;min-height:100vh;display:flex}.layout-module__avCBQW__localeContent{flex:1;padding-bottom:1rem}
.page-module__LBTDbq__page{padding-top:.75rem;padding-bottom:1rem}.page-module__LBTDbq__hero{border-bottom:1px solid var(--deal-color-border);padding:.15rem 0 .85rem}.page-module__LBTDbq__hero h1{letter-spacing:-.025em;max-width:24ch;font-size:clamp(1.35rem,4.8vw,2rem);line-height:1.12}.page-module__LBTDbq__sectionTitle{letter-spacing:-.02em;color:var(--deal-color-text-primary);font-size:.98rem}.page-module__LBTDbq__list{margin-top:.25rem}.page-module__LBTDbq__list>:last-child{border-bottom:none}@media (min-width:48rem){.page-module__LBTDbq__page{padding-top:1.1rem;padding-bottom:1.4rem}.page-module__LBTDbq__hero{padding:.25rem 0 1rem}.page-module__LBTDbq__sectionTitle{font-size:1.02rem}.page-module__LBTDbq__hero h1{max-width:none}.page-module__LBTDbq__list{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:.75rem 1rem;margin-top:.5rem;display:grid}.page-module__LBTDbq__list>:last-child{border-bottom:1px solid var(--deal-color-border)}}
.page-module__ImgtbG__page{padding-top:.8rem;padding-bottom:1.25rem}.page-module__ImgtbG__resultsHead{gap:.45rem;display:grid}.page-module__ImgtbG__queryTitle{letter-spacing:-.015em;font-size:1rem}.page-module__ImgtbG__metaBar{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.page-module__ImgtbG__sortActions{flex-wrap:wrap;gap:.35rem;display:flex}.page-module__ImgtbG__sortAction,.page-module__ImgtbG__pageLink{border:1px solid var(--deal-color-border);min-height:2.1rem;color:var(--deal-color-text-primary);background:var(--deal-color-surface);border-radius:999px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__ImgtbG__sortActionActive{border-color:var(--deal-color-accent);background:color-mix(in srgb,var(--deal-color-accent)14%,var(--deal-color-surface)86%)}.page-module__ImgtbG__bucketSection{border-top:1px solid var(--deal-color-border);padding-top:.65rem}.page-module__ImgtbG__bucketHeading{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.page-module__ImgtbG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.45rem;display:grid}.page-module__ImgtbG__cardWithActions{gap:.35rem;display:grid}.page-module__ImgtbG__pagination{border-top:1px solid var(--deal-color-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;padding-top:.7rem;display:grid}.page-module__ImgtbG__pageStatus{text-align:center}.page-module__ImgtbG__pageLinkDisabled{border:1px solid var(--deal-color-border);min-height:2.2rem;color:var(--deal-color-text-secondary);background:var(--deal-color-surface-muted);opacity:.65;border-radius:999px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.page-module__ImgtbG__sortAction:hover,.page-module__ImgtbG__sortAction:focus-visible,.page-module__ImgtbG__pageLink:hover,.page-module__ImgtbG__pageLink:focus-visible{border-color:var(--deal-color-accent)}@media (min-width:48rem){.page-module__ImgtbG__page{padding-top:1.1rem}.page-module__ImgtbG__queryTitle{font-size:1.08rem}.page-module__ImgtbG__metaBar{gap:.6rem}.page-module__ImgtbG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.page-module__ImgtbG__pagination{grid-template-columns:auto auto auto;justify-content:end;gap:.7rem}.page-module__ImgtbG__pageStatus{text-align:right}}@media (max-width:47.99rem){.page-module__ImgtbG__sortAction,.page-module__ImgtbG__pageLink,.page-module__ImgtbG__pageLinkDisabled{min-height:2.6rem;padding-left:.85rem;padding-right:.85rem}}@media (min-width:64rem){.page-module__ImgtbG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.LoadingState-module__LmfHpa__root{border-color:var(--deal-color-border);background:var(--deal-color-surface)}.LoadingState-module__LmfHpa__skeletons{margin-top:.25rem}
.AuthLoginForm-module__UX5zWa__card{width:min(100%,32rem)}.AuthLoginForm-module__UX5zWa__helperText{max-width:60ch}
.AuthSignupForm-module__JGxqOq__card{width:min(100%,32rem)}.AuthSignupForm-module__JGxqOq__helperText{max-width:60ch}
.UserProfileForm-module__GR1RRG__readOnlyFields{gap:.85rem;display:grid}.UserProfileForm-module__GR1RRG__readOnlyLabel{color:var(--mantine-color-dimmed);margin:0;font-size:.75rem}.UserProfileForm-module__GR1RRG__readOnlyValue{word-break:break-word;margin:.2rem 0 0;font-size:.95rem;line-height:1.35}.UserProfileForm-module__GR1RRG__actionsRow{width:100%}
