:root{--bg:#10151f;--surface:#182236;--surface-hover:#202d47;--border:#2a3a58;--text:#e8eaed;--text-dim:#9aa2b1;--accent:#d97a4d;--ok:#4caf82;--bad:#e0607a;--tag-text:#dd875e;--purple:#6a1b7c;--purple-dark:#4a1257;--purple-light:#c98be0;--yellow:#ffcd00;--badge-green:#1f7a52;--deal-text:var(--yellow);--deal-tint:#ffcd0024;--active-bg:color-mix(in srgb, var(--accent) 20%, transparent);--active-text:#df8e68;--active-border:var(--accent);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Segoe UI,system-ui,-apple-system,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f3fa;--surface:#fff;--surface-hover:#f1e9f8;--border:#e1d7ee;--text:#211a2a;--text-dim:#565065;--accent:#c85f14;--ok:#24875a;--bad:#c13358;--tag-text:#a94f0d;--purple-light:#7c2291;--deal-text:#7c2291;--deal-tint:#7c22911a;--active-bg:color-mix(in srgb, var(--accent) 12%, var(--surface-hover));--active-text:#9c4709;--active-border:var(--accent)}*{box-sizing:border-box}:root{--theme-swap-duration:.26s}:root[data-theme-switching=snapshot],:root[data-theme-switching=snapshot] *,:root[data-theme-switching=snapshot] :before,:root[data-theme-switching=snapshot] :after{transition:none!important}::view-transition-old(root){opacity:1;animation:none}::view-transition-new(root){animation:theme-swap-in var(--theme-swap-duration) ease both}@keyframes theme-swap-in{0%{opacity:0}}:root[data-theme-switching=fade],:root[data-theme-switching=fade] *,:root[data-theme-switching=fade] :before,:root[data-theme-switching=fade] :after{transition:background-color var(--theme-swap-duration) ease,  background-image var(--theme-swap-duration) ease, border-color var(--theme-swap-duration) ease, color var(--theme-swap-duration) ease, fill var(--theme-swap-duration) ease, stroke var(--theme-swap-duration) ease, box-shadow var(--theme-swap-duration) ease, outline-color var(--theme-swap-duration) ease!important}@media (prefers-reduced-motion:reduce){:root{--theme-swap-duration:0s}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}html{scrollbar-gutter:stable;-webkit-tap-highlight-color:transparent}body{background:var(--bg);color:var(--text);margin:0;transition:background .15s,color .15s}.install-sheet{z-index:30;background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:.7rem;width:min(20rem,100vw - 1.5rem);position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 30px #00000059}.install-sheet:focus{outline:none}.install-sheet__header{border-bottom:1px solid var(--border);padding:.7rem .85rem .5rem}.install-sheet__title{letter-spacing:.02em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:.82rem;font-weight:600}.install-sheet__lead{color:var(--text-dim);margin:0;padding:.7rem .85rem 0;font-size:.83rem;line-height:1.45}.install-sheet__steps{margin:0;padding:.7rem .85rem .2rem 1.85rem;font-size:.85rem;line-height:1.5}.install-sheet__steps li{margin-bottom:.45rem}.install-sheet__key{border:1px solid var(--border);background:var(--surface-hover);white-space:nowrap;border-radius:.35rem;align-items:center;gap:.25rem;padding:.05rem .35rem;font-weight:600;display:inline-flex}.install-sheet__footer{border-top:1px solid var(--border);justify-content:flex-end;padding:.5rem .85rem .7rem;display:flex}.install-sheet__done{border:1px solid var(--border);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:.4rem;padding:.35rem .8rem;font-size:.82rem}.install-sheet__done:hover{background:var(--surface-hover)}.tray{z-index:30;background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:.7rem;width:min(20rem,100vw - 1.5rem);position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 30px #00000059}.tray:focus{outline:none}.tray__header{border-bottom:1px solid var(--border);padding:.7rem .85rem .5rem}.tray__title{letter-spacing:.02em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:.82rem;font-weight:600}.tray__list{max-height:21rem;margin:0;padding:0;list-style:none;overflow-y:auto}.tray__item{border-bottom:1px solid var(--border);align-items:flex-start;gap:.5rem;padding:.6rem .5rem .6rem .85rem;display:flex}.tray__item:last-child{border-bottom:none}.tray__item-body{flex:1;min-width:0}.tray__item-name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;font-weight:600;display:-webkit-box;overflow:hidden}.tray__item-reason{color:var(--text-dim);margin:.15rem 0 0;font-size:.78rem}.tray__item-was{text-decoration:line-through}.tray__item-now{color:var(--deal-text);font-weight:600}.tray__item-day{color:var(--text-dim);opacity:.8;margin:.15rem 0 0;font-size:.72rem}.tray__dismiss{width:1.5rem;height:1.5rem;color:var(--text-dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.tray__dismiss:hover{background:var(--surface-hover);border-color:var(--border);color:var(--text)}.tray__empty{color:var(--text-dim);margin:0;padding:1rem .85rem;font-size:.8rem;line-height:1.45}.tray__empty--error{color:var(--bad)}.tray__footer{border-top:1px solid var(--border);padding:.5rem .85rem .6rem}.tray__off{color:var(--text-dim);cursor:pointer;text-underline-offset:.2em;background:0 0;border:none;padding:0;font-size:.78rem;text-decoration:underline}.tray__off:hover{color:var(--bad)}@media (width<=480px){.tray{width:auto;position:fixed;top:3.4rem;left:.5rem;right:.5rem}}.suggestions{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 12px 28px #00000047}.suggestions__item{color:var(--text-dim);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:.5rem;padding:.5rem .7rem;font-size:.9rem;overflow:hidden}.suggestions__item:hover,.suggestions__item--active{background:var(--surface-hover);color:var(--text)}.suggestions__item strong{color:var(--text);font-weight:700}.navbar{z-index:20;background:var(--bg);border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:1.15rem 1.75rem;display:grid;position:sticky;top:0}.navbar__brand{color:var(--text);white-space:nowrap;justify-self:start;align-items:center;gap:.35rem;text-decoration:none;display:flex}.navbar__brand-icon{width:2.6rem;height:2.6rem;color:var(--text);flex-shrink:0;justify-content:center;align-items:center;display:flex}.navbar__brand-text{letter-spacing:-.01em;align-items:center;gap:.55rem;font-size:1.3rem;font-weight:700;display:flex}.navbar__search{background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.5rem;width:min(28rem,30vw);padding:.35rem .4rem .35rem .85rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.navbar__search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}.navbar__search-icon{color:var(--text-dim);flex-shrink:0;display:flex}.navbar__search-input{min-width:0;color:var(--text);background:0 0;border:none;flex:auto;padding:.3rem 0;font-size:.95rem}.navbar__search-input::placeholder{color:var(--text-dim)}.navbar__search-input:focus{outline:none}.navbar__search-submit{background:var(--bg);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.navbar__search-submit:hover{background:var(--surface-hover);border-color:var(--accent)}.navbar__links{justify-self:end;align-items:center;gap:.4rem;margin-left:auto;display:flex}.navbar__link{color:var(--text-dim);border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.navbar__link svg{opacity:.85}.navbar__link:hover{color:var(--text);background:var(--surface)}.navbar__link--active{color:var(--active-text);background:var(--active-bg)}.navbar__link--active svg{opacity:1}@media (width<=900px){.navbar{justify-content:space-between;display:flex}.navbar__search{display:none}}@media (width<=720px){.navbar{gap:.3rem;padding:.75rem .6rem}.navbar__brand{gap:.45rem}.navbar__brand-text{font-size:.95rem}.navbar__brand-icon{width:2.2rem;height:2.2rem}.navbar__links{gap:.1rem}.navbar__link{padding:.45rem .5rem;font-size:.78rem}.navbar__link svg{display:none}}@media (width<=400px){.navbar__brand-text{display:none}.navbar__link{padding:.45rem .4rem}}@media (width<=340px){.navbar__brand{display:none}.navbar__links{gap:0}.navbar__link{padding-left:.3rem;padding-right:.3rem;font-size:.75rem}}.theme-toggle{background:var(--surface);border:1px solid var(--border);width:2.6rem;height:2.6rem;color:var(--text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:.3rem;transition:background .15s,transform .15s,border-color .15s;display:inline-flex}.theme-toggle:hover{background:var(--surface-hover);border-color:var(--accent);transform:rotate(15deg)}.navbar__settings,.navbar__settings-menu{display:contents}.settings-toggle{display:none}.navbar__install:hover,.navbar__theme:hover{transform:none}.bell-toggle:not(:disabled):not([aria-disabled=true]):hover svg{transform-origin:50% 15%;animation:.45s ease-in-out bell-ring}.navbar__install:hover svg{animation:.42s install-drop}.navbar__theme:hover svg,.navbar__theme--changing svg{animation:.3s theme-flare}@keyframes bell-ring{0%,to{transform:rotate(0)}25%{transform:rotate(13deg)}55%{transform:rotate(-11deg)}78%{transform:rotate(6deg)}}@keyframes install-drop{0%,to{transform:translateY(0)}45%{transform:translateY(.22rem)}}@keyframes theme-flare{0%,to{filter:brightness();transform:rotate(0)scale(1)}50%{filter:brightness(1.65);transform:rotate(35deg)scale(1.18)}}.action-indicator{position:relative}.action-indicator:after{content:"";background:var(--accent);border:2px solid var(--bg);pointer-events:none;border-radius:50%;width:.58rem;height:.58rem;animation:1.2s ease-out 2 action-indicator-pulse;position:absolute;top:-.1rem;right:-.1rem}@keyframes action-indicator-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 45%, transparent)}50%{box-shadow:0 0 0 .35rem #0000}}@media (width<=720px){.navbar .theme-toggle{width:2.75rem;height:2.75rem;margin-left:0}.navbar__settings{display:inline-flex;position:relative}.settings-toggle{display:inline-flex}.navbar__settings-menu{z-index:30;background:var(--surface);border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 0;border-radius:999px;gap:.4rem;padding:.45rem;transition:opacity .16s,transform .16s,visibility 0s linear .16s;display:flex;position:absolute;top:calc(100% + .55rem);right:0;transform:translateY(-.4rem)scale(.96);box-shadow:0 10px 30px #00000059}.navbar__settings-menu--open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.navbar__settings-menu{transition:none}.action-indicator:after,.bell-toggle:hover svg,.navbar__install:hover svg,.navbar__theme:hover svg,.navbar__theme--changing svg{animation:none}}.bell-toggle:hover{transform:none}.bell-toggle--on{color:var(--accent);border-color:var(--accent)}.bell-toggle--error{color:var(--bad);border-color:var(--bad)}.bell-toggle:disabled,.bell-toggle[aria-disabled=true]{cursor:not-allowed;opacity:.55}.bell-toggle:disabled:hover,.bell-toggle[aria-disabled=true]:hover{background:var(--surface);border-color:var(--border)}.navbar__bell{display:inline-flex;position:relative}.bell-toggle__badge{box-sizing:border-box;background:var(--accent);min-width:1.05rem;height:1.05rem;color:var(--bg);pointer-events:none;border-radius:.6rem;justify-content:center;align-items:center;padding:0 .2rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.15rem;right:-.15rem}.site-footer{border-top:1px solid var(--border);background:var(--bg);text-align:center;flex-shrink:0;padding:.85rem 1.75rem}.site-footer__disclaimer{color:var(--text-dim);margin:0 0 .3rem;max-width:720px;margin-inline:auto;font-size:.72rem;line-height:1.4}.site-footer__copyright{color:var(--text-dim);margin:0;font-size:.72rem;font-weight:600}.site-footer__copyright a{color:inherit}@media (width<=720px){.site-footer{padding:.7rem 1rem}.site-footer__disclaimer{font-size:.68rem}}.app{flex-direction:column;min-height:100vh;display:flex}.app__body{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem}.app__status{text-align:center;color:var(--text-dim);padding:3rem 1rem;font-size:.95rem}.app__status--error{color:var(--bad)}.search,.sort-select{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.5rem .75rem;font-size:.9rem}.search:focus,.sort-select:focus{outline:2px solid var(--accent);outline-offset:-1px}.promo-toggle{background:var(--surface);border:1px solid var(--purple);color:var(--purple-light);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.45rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.promo-toggle:hover{background:#8b2f9e26}.promo-toggle--active{background:var(--purple);color:var(--yellow);border-color:var(--purple)}.browse__empty{color:var(--text-dim);text-align:center;padding:2rem 0}.load-more{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;flex-shrink:0;margin:.9rem auto .2rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background .15s}.load-more:hover:not(:disabled){background:var(--surface-hover)}.load-more:disabled{opacity:.6;cursor:default}.dept-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:start;gap:.75rem;display:grid}.dept-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;scroll-margin-top:5.5rem;transition:border-color .15s,box-shadow .15s;overflow:hidden}.dept-card:hover{box-shadow:0 2px 10px hsl(var(--dept-hue) 40% 30% / .1)}.dept-card--open{grid-column:1/-1}.dept-card:has(.dept-card__body-wrap--open){border-color:hsl(var(--dept-hue) 55% 50% / .5)}.dept-card--target{box-shadow:0 0 0 2px hsl(var(--dept-hue) 65% 50% / .6)}.dept-card__header{border:none;border-left:4px solid hsl(var(--dept-hue) 65% 50%);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.8rem;padding:.9rem 1.1rem;transition:background .15s;display:flex}.dept-card__header:hover{background:var(--surface-hover)}.dept-card__name{flex:1;min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.25}.dept-card__chevron{background:hsl(var(--dept-hue) 65% 50% / .14);width:1.9rem;height:1.9rem;color:hsl(var(--dept-hue) 55% 45%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .15s;display:flex}.dept-card__chevron--open{background:hsl(var(--dept-hue) 65% 50% / .28);transform:rotate(180deg)}.dept-card__body-wrap{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.dept-card__body-wrap--open{grid-template-rows:1fr}.dept-card__body-inner{overflow:hidden}.dept-card__body{border-top:1px solid var(--border);margin-top:.1rem;padding:.85rem 1rem 1rem}.dept-group{flex-direction:column;gap:.7rem;display:flex}.dept-subgroup{border-left:2px solid var(--border);padding-left:.7rem}.dept-subgroup--depth1{margin-left:.2rem}.dept-subgroup__title{color:var(--text-dim);text-transform:uppercase;letter-spacing:.03em;align-items:baseline;gap:.4rem;margin:0 0 .4rem;font-size:.72rem;font-weight:700;display:flex}.chip-row{flex-wrap:wrap;gap:.4rem;display:flex}.cat-chip{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.78rem;text-decoration:none;transition:transform .12s,border-color .12s,background .12s;display:inline-flex}.cat-chip:hover{border-color:hsl(var(--dept-hue) 60% 50%);background:var(--surface-hover);transform:translateY(-1px)}.cat-chip__name{font-weight:600}.cat-chip__deal{color:var(--deal-text);font-size:.68rem;font-weight:700}.dept-subgroup__title a{color:inherit;text-decoration:none}.dept-subgroup__title a:hover{color:var(--text);text-decoration:underline}.cat-chip--more{font:inherit;cursor:pointer;color:var(--text-dim);border-style:dashed;font-size:.78rem}.cat-chip--more:hover{color:var(--text)}.price-chart{width:100%;position:relative}.price-chart--empty{height:100px;color:var(--text-dim);justify-content:center;align-items:center;font-size:.8rem;display:flex}.price-chart__svg{touch-action:none;width:100%;height:220px;display:block}.price-chart__svg:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.price-chart__gridline{stroke:var(--border);stroke-width:1px}.price-chart__no-data-veil{fill:var(--text-dim);opacity:.12}.price-chart__no-data-squiggle{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.price-chart__no-data-boundary{stroke:var(--text-dim);stroke-width:1px;stroke-dasharray:3 3;opacity:.6}.price-chart__no-data-label{fill:var(--text-dim);font-size:10px}.price-chart__area{fill:var(--accent);fill-opacity:.1;stroke:none}.price-chart__line{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.price-chart__crosshair{stroke:var(--text-dim);stroke-width:1px}.price-chart__ring{fill:var(--surface)}.price-chart__dot,.price-chart__hover-dot{fill:var(--accent)}.price-chart__end-label{fill:var(--text);font-size:11px;font-weight:700}.price-chart__axis-label{fill:var(--text-dim);font-size:10px}.price-chart__axis-label--hidden{opacity:0}.price-chart__tick-label{fill:var(--text-dim);font-size:10px}.price-chart__tooltip{background:var(--surface-hover);border:1px solid var(--border);pointer-events:none;white-space:nowrap;border-radius:8px;flex-direction:column;align-items:center;gap:.05rem;padding:.25rem .5rem;display:flex;position:absolute;top:0}.price-chart__tooltip-value{color:var(--text);font-size:.78rem;font-weight:700}.price-chart__tooltip-date{color:var(--text-dim);font-size:.65rem}.price-chart__regular-line{fill:none;stroke-width:1.5px;stroke-dasharray:4 3;stroke-linejoin:round;stroke-linecap:round;opacity:.75}.price-chart__legend{color:var(--text-dim);gap:.75rem;padding-top:.15rem;font-size:.65rem;display:flex}.price-chart__legend-item{align-items:center;gap:.3rem;display:flex}.price-chart__legend-swatch{border-radius:2px;width:12px;height:3px}.price-chart__legend-swatch--dashed{background:0 0;border-top:2px dashed;height:0}.price-chart__tooltip-regular{color:var(--text-dim);font-size:.65rem}.size-selector{border-top:1px solid var(--border);margin-top:.9rem;padding-top:.75rem}.size-selector__heading{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .45rem;font-size:.68rem;font-weight:700}.size-selector__options{grid-template-columns:repeat(auto-fit,minmax(min(100%,7.5rem),1fr));gap:.45rem;display:grid}.size-selector__size{background:var(--surface);border:1px solid var(--border);color:inherit;font:inherit;cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.05rem;padding:.35rem .6rem;transition:border-color .22s,background .22s,box-shadow .22s;display:flex;position:relative;container-type:inline-size}.size-selector__size:hover{background:var(--surface-hover);border-color:var(--text-dim)}.size-selector__size--selected{border-color:var(--active-border);background:var(--active-bg);box-shadow:inset 0 0 0 1px var(--active-border)}.size-selector__size--promo{border-color:var(--purple);background:linear-gradient(135deg, #6a1b7c2e, var(--surface))}.size-selector__size--promo .size-selector__price{color:var(--deal-text)}.size-selector__size--selected.size-selector__size--promo{border-color:var(--purple-light);box-shadow:inset 0 0 0 1px var(--purple-light)}.size-selector__size--has-badge{padding-right:1.4rem}.size-selector__corner{flex-wrap:wrap;justify-content:flex-end;gap:.2rem;max-width:calc(100% - .6rem);display:flex;position:absolute;top:.3rem;right:.3rem}.size-selector__corner-badge{background:var(--badge-green);color:#fff;white-space:nowrap;height:1.05rem;box-shadow:0 0 0 2px var(--surface);border-radius:999px;align-items:center;gap:.2rem;padding:0 .3rem;font-size:.6rem;font-weight:700;line-height:1;display:flex}.size-selector__size--selected .size-selector__corner-badge{box-shadow:0 0 0 2px var(--active-bg)}.size-selector__corner-badge-label{display:none}@container (width>=170px){.size-selector__corner-badge-label{display:inline}}.size-selector__star{color:var(--yellow);margin-right:.2rem;font-size:.75rem}.size-selector__value{white-space:nowrap;font-size:.85rem;font-weight:700}.size-selector__price{white-space:nowrap;font-size:.68rem;font-weight:600}.size-selector__prices{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.size-selector__unit{border-left:1px solid var(--border);color:var(--text-dim);white-space:nowrap;padding-left:.35rem;font-size:.62rem;font-weight:600}.size-selector__size--selected .size-selector__unit{border-left-color:var(--active-border)}@media (width<=480px){.size-selector__size{padding:.3rem .45rem}.size-selector__unit{padding-left:.3rem;font-size:.58rem}.size-selector__prices{gap:.3rem}}.stat-tile{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.1rem;min-width:120px;padding:.9rem 1.1rem;display:flex}.stat-tile--accent{border-color:var(--purple);background:linear-gradient(135deg, #6a1b7c40, var(--surface))}.stat-tile__value{font-size:1.5rem;font-weight:800}.stat-tile--accent .stat-tile__value{color:var(--deal-text)}.stat-tile__label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:10px;padding:.75rem 2.2rem .75rem 1.1rem;transition:background .15s,border-color .15s,transform .1s;position:relative}.card:hover{background:var(--surface-hover);transform:translate(2px)}.card__row{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;display:flex}.card__expand-toggle{border:1px solid var(--border);width:1.6rem;height:1.6rem;color:var(--text-dim);cursor:pointer;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;margin-top:.05rem;transition:background .15s,color .15s,border-color .15s;display:flex}.card__expand-toggle:hover{background:var(--surface-hover);color:var(--text);border-color:var(--accent)}.card__expand-icon{transition:transform .15s}.card__expand-icon--open{transform:rotate(180deg)}.card__history-wrap{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),opacity .22s ease-out 80ms;display:grid}.card__history-wrap--open{opacity:1;grid-template-rows:1fr}.card__history-wrap:not(.card__history-wrap--open){transition:grid-template-rows .28s cubic-bezier(.45,0,.4,1),opacity .18s ease-in}.card__history{border-top:1px solid var(--border);min-height:0;margin-top:.75rem;padding-top:.75rem;overflow:hidden}@media (prefers-reduced-motion:reduce){.card__history-wrap{transition:none}}.card__history-status{color:var(--text-dim);text-align:center;padding:1rem 0;font-size:.8rem}.card__history-status:not(.card__history-status--error){justify-content:center;align-items:center;min-height:288px;display:flex}.card__history-status--error{color:var(--bad)}@keyframes card-size-swap{0%{opacity:.35}to{opacity:1}}.card__history-body{animation:.26s ease-out card-size-swap}@media (prefers-reduced-motion:reduce){.card__history-body{animation:none}}.card__history-stats{flex-wrap:wrap;gap:.6rem;margin-top:.6rem;display:flex}.card__history-stats .stat-tile{flex:100px;min-width:0;padding:.6rem .8rem}.card__history-stats .stat-tile__value{font-size:1.15rem}.card--unavailable{background:var(--bg);color:var(--text-dim)}.card--promo{border-color:var(--purple);background:linear-gradient(120deg, #6a1b7c29, var(--surface) 55%)}.card--promo:hover{background:linear-gradient(120deg, #6a1b7c3d, var(--surface-hover) 55%)}.card__fav-toggle{width:1.4rem;height:1.4rem;color:var(--text-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.2rem;line-height:1;transition:color .15s,transform .1s;display:flex;position:absolute;top:.62rem;right:.5rem}.card__fav-toggle:hover{color:var(--yellow);transform:scale(1.15)}.card__fav-toggle--active{color:var(--yellow)}.card__member-strip{background:linear-gradient(180deg, var(--purple), var(--yellow));opacity:0;border-radius:10px 0 0 10px;width:5px;transition:opacity .15s;position:absolute;top:0;bottom:0;left:0}.card__member-strip--visible{opacity:1}.card__main{flex-direction:column;flex:auto;gap:.3rem;min-width:0;display:flex}.card__title-row{align-items:center;gap:.35rem;min-width:0;display:flex}.card__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.95rem;font-weight:600;line-height:1.3;text-decoration:none;overflow:hidden}.card__name:hover{color:var(--accent);text-decoration:underline}.card__tags{flex-wrap:wrap;align-items:center;gap:.3rem;min-width:0;display:flex}.tag{color:var(--tag-text);white-space:nowrap;text-overflow:ellipsis;background:#ff8a3d1f;border-radius:999px;width:fit-content;max-width:100%;padding:.1rem .45rem;font-size:.68rem;text-decoration:none;display:inline-block;overflow:hidden}.tag:not(.tag--size):hover{text-decoration:underline}.tag--brand,.tag--size{background:color-mix(in srgb, var(--text) 7%, var(--surface));color:var(--text-dim);border:1px solid var(--border);padding:calc(.1rem - 1px) calc(.45rem - 1px);font-weight:600}.tag--brand:hover{color:var(--text);border-color:var(--text-dim)}.tag--size{cursor:default}.member-badge{background:var(--purple);border-radius:999px;align-items:center;gap:.4rem;width:fit-content;max-width:100%;margin-top:.15rem;padding:.15rem .6rem;display:flex}.member-badge__strap{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;font-weight:600;overflow:hidden}.member-badge__end{color:var(--yellow);white-space:nowrap;flex-shrink:0;font-size:.68rem}.member-badge__end:before{content:"· "}.card__pricing{flex-direction:column;flex:none;align-items:flex-end;gap:.2rem;margin-left:auto;display:flex}.card__lowest{color:#062b0f;white-space:nowrap;background:linear-gradient(135deg,#2f9e44,#51cf66);border-radius:999px;padding:.12rem .5rem;font-size:.65rem;font-weight:800}.card__price{font-size:1.05rem;font-weight:700}@keyframes card-price-swap{0%{opacity:.25}to{opacity:1}}.card__price--swaps,.card__unit--swaps{animation:.24s ease-out card-price-swap}@media (prefers-reduced-motion:reduce){.card__price--swaps,.card__unit--swaps{animation:none}}.card__price--promo{color:var(--deal-text)}.card__was{color:var(--text-dim);font-size:.72rem}.card__below-average{color:#2b8a3e;white-space:nowrap;background:#d3f9d8;border-radius:999px;padding:.12rem .5rem;font-size:.65rem;font-weight:800}.card__unit{color:var(--text-dim);white-space:nowrap;font-size:.72rem}.card__unit--range{white-space:normal;text-align:right}.card__oos{color:var(--bad);font-size:.72rem;font-weight:600}@media (width<=480px){.card__row{flex-flow:column wrap;align-items:stretch}.card__main,.card__title-row{min-width:0;max-width:100%}.card__pricing{flex-flow:wrap;align-items:baseline;gap:.5rem;margin-left:0}.card__unit--range{text-align:left}.price-chart__svg{height:150px}.card__history-status:not(.card__history-status--error){min-height:202px}.card__history-stats{gap:.4rem}.card__history-stats .stat-tile{flex:60px;padding:.45rem .5rem}.card__history-stats .stat-tile__value{font-size:1rem}}.card__hint{background:var(--active-bg);color:var(--text);border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin:.3rem 0;padding:.3rem .5rem;font-size:.72rem;line-height:1.3;display:flex}@keyframes card-hint-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 28%, transparent)}50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 0%, transparent)}}.card__hint--pulse{animation:2.6s cubic-bezier(.45,0,.55,1) infinite card-hint-pulse}@media (prefers-reduced-motion:reduce){.card__hint--pulse{animation:none}}.card__hint-dismiss{color:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .15rem;font-size:.95rem;line-height:1}.card__price--range{white-space:nowrap;font-size:.95rem}.skel{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border) 37%, var(--surface-hover) 63%);background-size:400% 100%;border-radius:6px;animation:1.4s infinite skel-shimmer;display:inline-block}@media (prefers-reduced-motion:reduce){.skel{background:var(--surface-hover);animation:none}}@keyframes skel-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.card--skeleton{pointer-events:none}.card--skeleton:hover{background:var(--surface);transform:none}.skel--toggle{border-radius:8px;flex:none;width:1.6rem;height:1.6rem}.skel--line{height:.9rem}.card__main .skel--line{margin:.25rem 0}.skel--name{width:min(70%,22rem);height:1rem}.skel--brand{width:5rem;height:.75rem}.card__pricing .skel--price{width:4rem;height:1.1rem}.stat-tile--skeleton{gap:.4rem}.skel--stat-value{width:3.5rem;height:1.5rem}.skel--stat-label{width:5.5rem;height:.72rem}.error-notice{text-align:center;background:var(--surface);border:1px solid var(--bad);border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;margin:.5rem 0;padding:2rem 1rem;display:flex}.error-notice__title{color:var(--bad);margin:0;font-weight:700}.error-notice__message{color:var(--text-dim);max-width:52ch;margin:0;font-size:.88rem}.error-notice__retry{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;margin-top:.75rem;padding:.45rem 1rem;font-size:.85rem;font-weight:600}.error-notice__retry:hover{background:var(--surface-hover)}.dashboard{flex-direction:column;gap:2rem;display:flex}.hero{padding:1.5rem 0 .5rem}.dashboard>.section+.section,.dashboard>.hero+.section{border-top:1px solid var(--border);padding-top:2rem}.hero h1{letter-spacing:-.01em;margin:0 0 .3rem;font-size:2.1rem;font-weight:800;line-height:1.15}.hero__stage{vertical-align:middle;border:1px solid color-mix(in srgb, var(--bad) 45%, transparent);background:color-mix(in srgb, var(--bad) 14%, var(--surface));color:var(--bad);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;margin-left:.6rem;padding:.2em .7em;font-size:clamp(.72rem,2.2vw,1.15rem);font-weight:700;display:inline-block;position:relative;top:-.19rem;overflow:hidden}.hero__stage:after{content:"";background:linear-gradient(100deg, transparent, color-mix(in srgb, var(--bad) 18%, transparent), transparent);pointer-events:none;background-size:200% 100%;animation:4s ease-in-out infinite hero-shimmer;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hero__stage:after{opacity:0;animation:none}}.hero__tagline{color:var(--text-dim);margin:0 0 .75rem;font-size:1.6rem;font-weight:600;line-height:1.2}.hero__accent{background:linear-gradient(90deg, var(--deal-text), var(--accent), var(--deal-text));color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite hero-shimmer}@media (prefers-reduced-motion:reduce){.hero__accent{animation:none}}@keyframes hero-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero__sub{color:var(--text-dim);max-width:60ch;font-size:.95rem;line-height:1.5}.hero__search{display:none}@media (width<=900px){.hero__search{background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.35rem .4rem .35rem .85rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.hero__search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}.hero__search-input{min-width:0;color:var(--text);background:0 0;border:none;flex:auto;padding:.3rem 0;font-size:.95rem}.hero__search-input::placeholder{color:var(--text-dim)}.hero__search-input:focus{outline:none}.hero__search-submit{background:var(--bg);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600}}.section__heading{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.section__heading h2{letter-spacing:-.01em;margin:0;font-size:1.7rem;font-weight:800}.section__empty{color:var(--text-dim);padding:1rem 0;font-size:.85rem}.explore-switch{background:var(--bg);border:1px solid var(--border);border-radius:9px;gap:.2rem;padding:.2rem;display:flex}.explore-switch__option{color:var(--text-dim);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.35rem .8rem;font-size:.85rem;font-weight:700;transition:background .12s,color .12s}.explore-switch__option:hover{color:var(--text)}.explore-switch__option--active{background:var(--active-bg);color:var(--active-text)}.cat-tree,.cat-tree__list{flex-direction:column;gap:.05rem;margin:0;padding:0;list-style:none;display:flex}.cat-tree__list{padding-top:.15rem}.cat-tree__row{color:var(--text-dim);border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .6rem .5rem 0;font-size:.92rem;font-weight:600;transition:background .12s,color .12s;display:flex}.cat-tree__row:hover{background:var(--surface-hover);color:var(--text)}.cat-tree__row--dept{color:var(--text);margin-top:.2rem;font-size:.95rem;font-weight:700}.cat-tree__toggle{width:1.5rem;height:1.5rem;color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.cat-tree__toggle:not(:disabled):hover{background:var(--border);opacity:1}.cat-tree__toggle:disabled{cursor:default;visibility:hidden}.cat-tree__chevron{transition:transform .15s}.cat-tree__chevron--expanded{transform:rotate(90deg)}.cat-tree__label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.cat-tree__label-link{min-width:0;color:inherit;flex:1;text-decoration:none}.cat-tree__label-link:hover .cat-tree__label{text-decoration:underline}.cat-tree__row:has(.browse__cat){padding-top:0;padding-bottom:0}.cat-tree__row .browse__cat{flex:1;min-width:0;padding-top:.5rem;padding-bottom:.5rem}.cat-tree__row--dept .browse__cat{color:var(--text);font-weight:700}.cat-tree__stranded{opacity:.72;font-style:italic}.cat-tree__stranded:hover{opacity:1}.brand-tree__button{font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.cat-tree__row--dept .brand-tree__button{color:var(--text);font-weight:700}.list-viewport{flex:1;min-height:0;overflow:hidden auto}.spelling-notice{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);color:var(--text-dim);border-radius:8px;margin:0 0 .6rem;padding:.5rem .75rem;font-size:.85rem}.spelling-notice strong{color:var(--text)}.spelling-notice__typed{opacity:.8}.browse{grid-template-columns:300px 1fr;align-items:start;gap:1.5rem;display:grid}.browse__sidebar{margin-top:var(--browse-header-h,0px)}.browse__sidebar-panel{background:var(--surface);border:1px solid var(--border);max-height:calc(100vh - var(--browse-top,5.5rem) - var(--browse-header-h,0px) - var(--browse-bottom,0px));border-radius:16px;flex-direction:column;gap:.2rem;padding:.6rem;display:flex}.browse__sidebar-scroll{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;min-height:0;overflow-y:auto}.browse__sidebar-scroll::-webkit-scrollbar{width:8px}.browse__sidebar-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.browse__nav-modes{background:var(--bg);border:1px solid var(--border);border-radius:9px;gap:.2rem;margin-bottom:.5rem;padding:.2rem;display:flex}.browse__nav-mode{color:var(--text-dim);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:.4rem .5rem;font-size:.85rem;font-weight:700;transition:background .12s,color .12s}.browse__nav-mode:hover{color:var(--text)}.browse__nav-mode--active{background:var(--active-bg);color:var(--active-text)}.browse__sidebar-search{padding:0 .1rem .5rem}.browse__sidebar-search .search{width:100%;min-width:0;padding:.4rem .6rem;font-size:.85rem}.browse__everything{color:var(--text);border-bottom:1px solid var(--border);border-radius:11px 11px 0 0;align-items:center;gap:.6rem;margin-bottom:.5rem;padding:.6rem .7rem;font-size:.98rem;font-weight:700;text-decoration:none;display:flex}.browse__everything-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:flex}.browse__everything span:nth-child(2){flex:1}.browse__everything:hover{background:var(--surface-hover)}.browse__everything--active{background:var(--active-bg);color:var(--active-text);border-bottom-color:#0000}.browse__cat{color:var(--text-dim);white-space:nowrap;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s,padding-left .12s;display:flex;position:relative;overflow:hidden}.browse__cat span:first-child{text-overflow:ellipsis;overflow:hidden}.browse__cat:hover{background:var(--surface-hover);color:var(--text)}.browse__cat--active{background:var(--active-bg);color:var(--active-text);padding-left:.85rem;font-weight:600}.browse__cat--active:before{content:"";background:var(--active-border);border-radius:999px;width:3px;position:absolute;top:.35rem;bottom:.35rem;left:0}.browse__main{min-width:0;height:max(calc(100vh - var(--browse-top,5.5rem) - var(--browse-bottom,0px)), calc(var(--browse-chrome-h,0px) + 39rem));flex-direction:column;display:flex}.browse__header{flex-shrink:0}.browse__subheading{color:var(--text-dim);margin:-1.1rem 0 1.5rem;font-size:.92rem}.browse__subheading a{color:var(--accent)}.browse__title{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 1.5rem;font-size:2.4rem;font-weight:800;line-height:1.1;overflow:hidden}.browse__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.browse__controls{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.browse__controls .promo-toggle{margin-left:auto}.search{flex:1;min-width:140px}.browse__search{flex:1 0 100%;min-width:140px;display:flex;position:relative}.browse__search .search{min-width:0}.browse__count{text-align:right;width:100%;color:var(--text-dim);font-size:.78rem}.browse__sidebar-trigger{display:none}.browse__hint{color:var(--text-dim);flex-shrink:0;margin:0 0 .75rem;font-size:.85rem}.browse__hint strong{color:var(--text)}@media (width<=720px){.browse{grid-template-columns:1fr;gap:.75rem}.browse__main{height:max(calc(100vh - var(--browse-top,5.5rem)), calc(var(--browse-chrome-h,0px) + 39rem));height:max(calc(100svh - var(--browse-top,5.5rem)), calc(var(--browse-chrome-h,0px) + 39rem))}.browse__title{margin-bottom:.9rem;font-size:1.5rem}.browse__toolbar{margin-bottom:.75rem;padding-bottom:.6rem}.promo-toggle{align-items:center;display:inline-flex}.browse__sidebar-trigger{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.9rem;font-weight:600;display:flex}.browse__sidebar-trigger-icon{color:var(--text-dim)}.browse__sidebar-trigger-caret{color:var(--text-dim);margin-left:auto;font-size:.65rem}.browse__sidebar{margin-top:0;display:none}.browse__sidebar--open{display:block}.browse__sidebar-panel{max-height:60svh}}.deals{height:calc(100vh - var(--deals-top,5.5rem) - var(--deals-bottom,0px));flex-direction:column;gap:1.25rem;display:flex}.deals__hero{flex-shrink:0}.deals__hero h1{color:var(--deal-text);margin:0 0 .3rem;font-size:1.6rem}.deals__hero p{color:var(--text-dim);max-width:60ch;margin:0}.deals__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;gap:.5rem;padding-bottom:.85rem;display:flex}.deals__toolbar .search{flex:1;min-width:200px}@media (width<=720px){.deals{height:calc(100vh - var(--deals-top,5.5rem));height:calc(100svh - var(--deals-top,5.5rem));gap:.85rem}.deals__hero h1{font-size:1.3rem}.deals__hero p{font-size:.85rem}.deals__toolbar .search{min-width:0}}.product{flex-direction:column;gap:1.75rem;max-width:1080px;margin:0 auto;padding:1.5rem 1.25rem 3rem;display:flex}.product__header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1.5rem;display:flex}.product__identity{flex:22rem;min-width:0}.product__brand{color:var(--text-dim);margin:0 0 .2rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.product__brand:hover,.product__brand:focus-visible{color:var(--active-text);text-decoration:underline}.product__name a{color:inherit;text-decoration:none}.product__name a:hover{color:var(--deal-text);text-decoration:underline}.product__name{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.85rem;line-height:1.15}.product__status{max-width:1080px;color:var(--text-dim);margin:0 auto;padding:3rem 1.25rem}.product__crumbs ol{flex-wrap:wrap;align-items:center;gap:.15rem .45rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.product__crumbs li{color:var(--text-dim);align-items:center;gap:.45rem;min-width:0;display:flex}.product__crumbs li+li:before{content:"›";color:var(--purple-light);font-weight:700}.product__crumbs a{color:var(--text-dim);font-weight:600;text-decoration:none}.product__crumbs a:hover{color:var(--active-text);text-decoration:underline}.product__crumbs [aria-current=page]{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.product__meta{color:var(--text-dim);margin:0;font-size:.8rem}.product__price-block{text-align:right;flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.product__price{letter-spacing:-.03em;font-size:2.6rem;font-weight:800;line-height:1}.product__price--promo{color:var(--deal-text)}.product__emblem{color:var(--yellow);margin-right:.35rem;font-size:.85em}.product__unit-price{color:var(--text-dim);font-size:.8rem}.product__promo{background:var(--purple);color:#fff;border-radius:999px;padding:.25rem .7rem;font-size:.8rem;font-weight:700}.product__promo--member{background:linear-gradient(120deg, var(--purple-dark), var(--purple));color:var(--yellow)}.product__note{color:var(--text-dim);margin:.6rem 0 0;font-size:.8rem;line-height:1.5}.product__section>h2{margin:0 0 .9rem;font-size:1.15rem}.product__section>h2:before,.product__section-head h2:before{content:"";background:linear-gradient(180deg, var(--purple), var(--yellow));vertical-align:-.1em;border-radius:999px;width:4px;height:.95em;margin-right:.55rem;display:inline-block}.product__section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:.9rem;display:flex}.product__section-head h2{margin:0;font-size:1.15rem}.product__subhead{margin:1.4rem 0 .6rem;font-size:.95rem}.product__ranges{background:var(--surface);border:1px solid var(--border);border-radius:999px;gap:.25rem;padding:.2rem;display:inline-flex}.product__range{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.3rem .8rem;font-size:.8rem;font-weight:600;transition:background .15s,color .15s}.product__range:hover{color:var(--text);background:var(--surface-hover)}.product__range--active{background:var(--active-bg);color:var(--active-text)}.product__stats{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.7rem;display:grid}.product__stats .stat-tile:first-child{grid-column:span 2;justify-content:center}.product__stats .stat-tile:first-child .stat-tile__value{letter-spacing:-.02em;font-size:2.1rem}.product__stats .stat-tile__value{font-size:1.35rem}.product__table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow-x:auto}.product__table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.85rem}.product__table th{background:var(--deal-tint);text-align:left;color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);padding:.7rem .9rem;font-size:.72rem}.product__table td{border-bottom:1px solid var(--border);vertical-align:top;padding:.7rem .9rem}.product__table tr:last-child td{border-bottom:none}.product__cell--deal{color:var(--deal-text);font-weight:700}.product__cell--was{color:var(--text-dim)}.product__offer-strap{font-weight:600}.product__dim{color:var(--text-dim);font-weight:400}.product__pill{background:color-mix(in srgb, var(--purple-light) 18%, transparent);color:var(--purple-light);vertical-align:middle;white-space:nowrap;border-radius:999px;margin-left:.4rem;padding:.05rem .45rem;font-size:.7rem;font-weight:700;display:inline-block}.product__pill--live{background:color-mix(in srgb, var(--ok) 18%, transparent);color:var(--ok);animation:2.4s ease-in-out infinite product-live-pulse}@keyframes product-live-pulse{0%,to{background:color-mix(in srgb, var(--ok) 14%, transparent);color:var(--ok)}50%{background:color-mix(in srgb, var(--ok) 34%, transparent);color:color-mix(in srgb, var(--ok) 80%, var(--text))}}@media (prefers-reduced-motion:reduce){.product__pill--live{animation:none}}.product__pill--stale{background:color-mix(in srgb, var(--text-dim) 18%, transparent);color:var(--text-dim)}.product__ranks{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;display:grid}.product__rank{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.3rem;padding:1rem 1.15rem;font-size:.78rem;display:flex}.product__rank-value{font-size:1.7rem;font-weight:800;line-height:1}.product__rank-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.product__rank-bar{background:var(--surface-hover);border-radius:999px;height:6px;margin:.35rem 0 .1rem;overflow:hidden}.product__rank-fill{background:linear-gradient(90deg, var(--purple), var(--yellow));border-radius:999px;height:100%}.product__row{scrollbar-width:thin;scroll-snap-type:x proximity;gap:.6rem;margin:0;padding:.15rem .15rem .6rem;list-style:none;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 3rem),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 3rem),#0000)}.product__row>li{scroll-snap-align:start;flex:0 0 15rem}.product__suggestion{background:var(--surface);border:1px solid var(--border);height:100%;color:inherit;border-radius:12px;flex-direction:column;gap:.35rem;padding:.8rem .9rem;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.product__suggestion:hover,.product__suggestion:focus-visible{border-color:var(--text-dim);background:var(--surface-hover)}.product__suggestion--promo{border-color:var(--purple);background:linear-gradient(135deg, #6a1b7c2e, var(--surface))}.product__suggestion--promo:hover,.product__suggestion--promo:focus-visible{border-color:var(--purple-light)}.product__suggestion-price--promo{color:var(--deal-text)}.product__suggestion-name{min-height:2.6em;font-size:.85rem;font-weight:600;line-height:1.3}.product__peer-name{color:inherit;text-decoration:none}.product__suggestion:hover .product__suggestion-name,.product__suggestion:focus-visible .product__suggestion-name,.product__peer-name:hover,.product__peer-name:focus-visible{text-decoration:underline}.product--pending{opacity:.6;transition:opacity .18s}.product__suggestion-prices{align-items:baseline;gap:.4rem;font-size:.78rem;display:flex}.product__suggestion-price{letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.product__delta{background:color-mix(in srgb, var(--bad) 14%, transparent);color:var(--bad);border-radius:999px;align-self:flex-start;padding:.1rem .5rem;font-size:.72rem;font-weight:700}.product__delta--cheaper{background:color-mix(in srgb, var(--ok) 16%, transparent);color:var(--ok)}.product__suggestion-promo{background:var(--purple);color:#fff;border-radius:999px;align-self:flex-start;max-width:100%;margin-top:auto;padding:.15rem .6rem;font-size:.72rem;font-weight:600;line-height:1.4}.product__suggestion-promo:before{content:"✦ ";color:var(--yellow)}.product__row-note{color:var(--text-dim);text-align:right;flex:18rem;margin:0;font-size:.78rem}.product__section+.product__section{border-top:1px solid var(--border);padding-top:1.5rem}.product__section--sizes .size-selector{border-top:none;margin-top:0;padding-top:0}.product .price-chart__svg{height:320px}@media (width<=700px){.product .price-chart__svg{height:220px}}.product__peers{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.product__peer{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:.6rem;padding:.6rem .9rem;font-size:.85rem;display:flex}.product__peer-name{flex:14rem;min-width:0}.product__peer-unit{font-weight:700}.product__gaps{margin:0;padding-left:1.1rem;font-size:.88rem;line-height:1.6}@media (width<=700px){.product__row-note{text-align:left;flex-basis:100%}.product__suggestion{flex-basis:13rem}.product__header{flex-direction:column}.product__identity{flex:none}.product__price-block{text-align:left;align-items:flex-start}.product__name{font-size:1.45rem}.product__price{font-size:2.1rem}}.prose{max-width:640px;color:var(--text);margin:0 auto;padding:2.5rem 1rem 4rem}.prose h1{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.8rem;font-weight:800}.prose h2{margin:1.75rem 0 .5rem;font-size:1.1rem;font-weight:700}.prose p{color:var(--text-dim);margin:0 0 .75rem;font-size:.92rem;line-height:1.55}.prose ul{color:var(--text-dim);margin:0 0 .75rem;padding-left:1.1rem;font-size:.92rem;line-height:1.55}.prose li{margin-bottom:.35rem}.prose__intro{color:var(--text)}.prose code{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:.1rem .35rem;font-size:.85em}.prose a{color:var(--purple)}.prose__back{margin-top:2rem}.not-found{text-align:center;flex-direction:column;align-items:center;padding:4rem 1rem 5rem;display:flex}.not-found__code{color:var(--accent);letter-spacing:-.02em;margin:0;font-size:4rem;font-weight:800;line-height:1}.not-found h1{letter-spacing:-.01em;margin:.75rem 0 0;font-size:1.6rem;font-weight:800}.not-found__detail{color:var(--text-dim);overflow-wrap:anywhere;max-width:40ch;margin:.6rem 0 0;font-size:.9rem}.not-found__detail code{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:.1rem .35rem}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.75rem;display:flex}.not-found__action{background:var(--accent);color:var(--bg);border:1px solid var(--accent);border-radius:999px;padding:.6rem 1.2rem;font-size:.88rem;font-weight:600;text-decoration:none}.not-found__action:hover{filter:brightness(1.15)}.not-found__action--quiet{background:var(--surface);border-color:var(--border);color:var(--text)}.not-found__action--quiet:hover{background:var(--surface-hover);filter:none}
