.match-control_section__L3uRy{margin-top:var(--space-8);padding-top:var(--space-5);border-top:1px solid var(--color-border)}.match-control_heading__sjRq_{font-size:var(--text-sm);font-weight:600;margin:0 0 var(--space-3);color:var(--color-fg-muted)}.match-control_decisions__Vnky3{list-style:none;margin:0 0 var(--space-3);padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.match-control_decision__gBe5h{display:flex;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);flex-wrap:wrap}.match-control_cancel__3Hi29,.match-control_hit__kIp4d,.match-control_open__e29ok,.match-control_submit__fz_4E,.match-control_undo__COL7M{font:inherit;cursor:pointer;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-elevated);color:inherit;padding:var(--space-2) var(--space-3)}.match-control_undo__COL7M{padding:var(--space-1) var(--space-2);font-size:var(--text-xs)}.match-control_cancel__3Hi29:hover,.match-control_hit__kIp4d:hover,.match-control_open__e29ok:hover,.match-control_submit__fz_4E:hover,.match-control_undo__COL7M:hover{border-color:var(--color-border-strong)}.match-control_submit__fz_4E:disabled,.match-control_undo__COL7M:disabled{opacity:.5;cursor:not-allowed}.match-control_hint__KYgMP{margin:0;font-size:var(--text-sm);color:var(--color-fg-muted)}.match-control_picker__ZHKJx{display:flex;flex-direction:column;gap:var(--space-2);max-width:32rem}.match-control_label__H_HX5{font-size:var(--text-sm);color:var(--color-fg-muted)}.match-control_input___y4el{font:inherit;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-elevated);color:inherit}.match-control_hits__LY3Nx{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-1)}.match-control_hit__kIp4d{width:100%;text-align:left;font-size:var(--text-sm)}.match-control_confirm__sG6aG{margin:0;font-size:var(--text-sm)}.match-control_actions__hBxks{display:flex;gap:var(--space-2)}.match-control_error__VDC_v{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-danger-text)}.Container_container__OY3x5{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.Card_card__CBWfP{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.Card_padNone__8yaP8{padding:0}.Card_padSm__BF1sj{padding:var(--space-4)}.Card_padMd__neWnw{padding:var(--space-6)}.Card_padLg__SvOX0{padding:var(--space-8)}.Card_interactive__b5wsn{transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.Card_interactive__b5wsn:focus-within,.Card_interactive__b5wsn:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}@media (prefers-reduced-motion:reduce){.Card_interactive__b5wsn{transition:none}.Card_interactive__b5wsn:focus-within,.Card_interactive__b5wsn:hover{transform:none}}.Badge_badge___ri_6{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid transparent;font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);white-space:nowrap}.Badge_dot__oEgrg{width:.4375rem;height:.4375rem;flex:none;border-radius:var(--radius-full);background:currentColor}.Badge_price__j3j1V{font-family:var(--font-mono);font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--color-price-bg);border-color:var(--color-price-border);color:var(--color-price-text)}.Badge_inStock__wR7XJ{background:var(--color-success-bg);border-color:var(--color-success-border);color:var(--color-success-text)}.Badge_outOfStock__q1Fqr{background:var(--color-danger-bg);border-color:var(--color-danger-border);color:var(--color-danger-text)}.Badge_store__g3fhH{background:var(--color-badge-store-bg);border-color:var(--color-badge-store-border);color:var(--color-badge-store-text)}.Button_button__DuZw_{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border-radius:var(--radius-md);border:1px solid transparent;font-family:var(--font-body);font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background-color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.Button_button__DuZw_:active{transform:translateY(1px)}.Button_button__DuZw_:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Button_button__DuZw_:disabled,.Button_button__DuZw_[aria-disabled=true]{cursor:not-allowed;opacity:.5;transform:none}.Button_sm___7FBm{height:2.25rem;padding-inline:var(--space-3);font-size:var(--text-sm)}.Button_md__ncwOU{height:2.75rem;padding-inline:var(--space-5);font-size:var(--text-base)}.Button_lg__kLI1Y{height:3.25rem;padding-inline:var(--space-6);font-size:var(--text-md)}.Button_primary__Inb3d{background:var(--color-accent-solid);border-color:var(--color-accent-solid);color:var(--color-accent-solid-fg)}.Button_primary__Inb3d:not(:disabled):not([aria-disabled=true]):hover{background:var(--color-accent-solid-hover);border-color:var(--color-accent-solid-hover)}.Button_secondary__tUTZ2{background:transparent;border-color:var(--color-border-strong);color:var(--color-fg)}.Button_secondary__tUTZ2:not(:disabled):not([aria-disabled=true]):hover{background:var(--color-surface-sunken)}.Button_ghost__FweNq{background:transparent;border-color:transparent;color:var(--color-accent-text);padding-inline:var(--space-2)}.Button_ghost__FweNq:not(:disabled):not([aria-disabled=true]):hover{background:var(--color-surface-sunken)}.page_section__8zK1l{padding-block:var(--space-12) var(--space-24)}.page_eyebrow__1HPi8{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__O8wr_{margin-top:var(--space-2);margin-bottom:var(--space-8);font-size:var(--text-2xl);font-weight:600}.page_prose__mjSNM{max-width:42rem;color:var(--color-fg);line-height:var(--leading-relaxed)}.page_prose__mjSNM h2{margin-top:var(--space-10);margin-bottom:var(--space-3);font-size:var(--text-lg);font-weight:600}.page_prose__mjSNM h2:first-child{margin-top:0}.page_prose__mjSNM h3{margin-top:var(--space-6);margin-bottom:var(--space-2);font-size:var(--text-md);font-weight:600}.page_prose__mjSNM p,.page_prose__mjSNM ul{margin:var(--space-4) 0;color:var(--color-fg-muted)}.page_prose__mjSNM ul{padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_prose__mjSNM li{padding-left:var(--space-1)}.page_prose__mjSNM strong{color:var(--color-fg);font-weight:600}.page_prose__mjSNM code{font-family:var(--font-mono);font-size:.9em;background:var(--color-surface-sunken);border-radius:var(--radius-sm);padding:.15em .4em}.page_prose__mjSNM a{color:var(--color-accent-text);text-decoration:underline;text-underline-offset:2px}.page_prose__mjSNM a:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.page_code__CkhB_{margin:var(--space-4) 0;padding:var(--space-4);background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow-x:auto}.page_code__CkhB_ code{font-family:var(--font-mono);font-size:var(--text-sm);background:none;padding:0}.pagination_pagination__GKl_g{display:flex;align-items:center;justify-content:center;gap:var(--space-5);margin-top:var(--space-12)}.pagination_indicator__OaiAa{font-family:var(--font-mono);font-size:var(--text-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-fg-muted);white-space:nowrap}.page_section__ul1Xr{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__pJsBv{max-width:40rem;margin-bottom:var(--space-8)}.page_sectionEyebrow__U3GU5{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__XvHu3{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_count__dvoti{margin-top:var(--space-2);color:var(--color-fg-muted);font-size:var(--text-sm)}.page_list__ohF8F{list-style:none;margin:0;padding:0;columns:14rem 4;column-gap:var(--space-8)}.page_list__ohF8F li{page-break-inside:avoid;break-inside:avoid}.page_list__ohF8F a{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);padding-block:var(--space-2);border-bottom:1px solid var(--color-border);color:inherit;font-size:var(--text-sm);transition:color var(--duration-fast) var(--ease-out)}.page_list__ohF8F a:focus-visible,.page_list__ohF8F a:hover{color:var(--color-accent-text)}.page_list__ohF8F a:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.page_list__ohF8F span{flex:none;color:var(--color-fg-subtle);font-family:var(--font-mono);font-size:var(--text-xs)}.page_emptyState__ETpKa{max-width:30rem;padding-block:var(--space-10) var(--space-8);color:var(--color-fg-muted)}.page_section__OW52X{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__z0cAS{max-width:40rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__UQC_q{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__LH1aC{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_grid__wVRaZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_cardLink__tS0tQ{display:block;color:inherit;text-decoration:none;border-radius:var(--radius-lg)}.page_cardLink__tS0tQ:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:3px}.page_card__YHojO{height:100%;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.page_cardLink__tS0tQ:focus-visible .page_card__YHojO,.page_cardLink__tS0tQ:hover .page_card__YHojO{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}@media (prefers-reduced-motion:reduce){.page_card__YHojO{transition:none}.page_cardLink__tS0tQ:focus-visible .page_card__YHojO,.page_cardLink__tS0tQ:hover .page_card__YHojO{transform:none}}.page_cardLabel__N_koR{font-size:var(--text-lg);font-weight:600}.page_cardCount___2lSy{margin-top:var(--space-2);color:var(--color-fg-muted);font-size:var(--text-sm)}.page_emptyState___elhI{max-width:30rem;padding-block:var(--space-10) var(--space-8);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.leaderboard-table_section__G8FrM{display:flex;flex-direction:column;gap:var(--space-4);min-width:0}.leaderboard-table_heading__jzFOr{font-size:var(--text-lg);font-weight:600}.leaderboard-table_table__f3pqh{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.leaderboard-table_table__f3pqh td,.leaderboard-table_table__f3pqh th{padding:var(--space-3) var(--space-2);text-align:left;border-bottom:1px solid var(--color-border)}.leaderboard-table_table__f3pqh thead th{color:var(--color-fg-subtle);font-weight:600;font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase}.leaderboard-table_table__f3pqh tbody tr:last-child td{border-bottom:none}.leaderboard-table_rankCol__Md5EC{width:3rem;font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-fg-muted)}.leaderboard-table_karmaCol___2Z3H{text-align:right;font-family:var(--font-mono);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-price-text)}.leaderboard-table_handle__lb93b{color:var(--color-accent-text);font-weight:600;text-decoration:none}.leaderboard-table_handle__lb93b:hover{text-decoration:underline}.leaderboard-table_handle__lb93b:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.leaderboard-table_empty__M7GiA{margin:0;color:var(--color-fg-muted);font-style:italic}.page_section__429z9{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__26Gxw{max-width:40rem;margin-bottom:var(--space-8)}.page_sectionEyebrow__1ilFU{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__3wNsV{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_lead__M6Jua{margin-top:var(--space-3);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_tables__QIxMY{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-8);gap:var(--space-8)}@media (max-width:48rem){.page_tables__QIxMY{grid-template-columns:1fr}}.auth-form_page__DsZje{padding-block:var(--space-12) var(--space-24)}.auth-form_card__Urnh7{width:100%;max-width:26rem;margin-inline:auto}.auth-form_eyebrow__hnaeK{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.auth-form_title__TO8QY{margin-top:var(--space-2);font-size:var(--text-xl);font-weight:600}.auth-form_subtitle__ml6Io{margin-top:var(--space-2);color:var(--color-fg-muted);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.auth-form_form__t8Epl{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-5)}.auth-form_field__6781z{display:flex;flex-direction:column;gap:var(--space-2)}.auth-form_labelRow__vncsN{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}.auth-form_label__SOfHt{font-size:var(--text-sm);font-weight:600;color:var(--color-fg)}.auth-form_optionalHint__I_eo0{font-weight:400;color:var(--color-fg-subtle)}.auth-form_input__wVl4Y{height:2.75rem;padding-inline:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-fg);font-family:var(--font-body);font-size:var(--text-base);transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.auth-form_input__wVl4Y::placeholder{color:var(--color-fg-subtle)}.auth-form_input__wVl4Y:focus{outline:none;border-color:var(--color-focus-ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus-ring) 28%,transparent)}.auth-form_forgotLink__e3XSf{font-size:var(--text-sm);font-weight:600;color:var(--color-accent-text)}.auth-form_submit__1pqOq{width:100%;margin-top:var(--space-1)}.auth-form_error__ubvlr{border-radius:var(--radius-md);border:1px solid var(--color-danger-border);background:var(--color-danger-bg);color:var(--color-danger-text);line-height:var(--leading-snug)}.auth-form_error__ubvlr,.auth-form_success__oWUdG{padding:var(--space-3) var(--space-4);font-size:var(--text-sm)}.auth-form_success__oWUdG{border-radius:var(--radius-md);border:1px solid var(--color-success-border);background:var(--color-success-bg);color:var(--color-success-text);line-height:var(--leading-relaxed)}.auth-form_resendRow__t_1M6{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.auth-form_divider__BAqRx{display:flex;align-items:center;gap:var(--space-3);color:var(--color-fg-subtle);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:var(--tracking-wide)}.auth-form_divider__BAqRx:after,.auth-form_divider__BAqRx:before{content:"";flex:1 1 auto;height:1px;background:var(--color-border)}.auth-form_googleButton__oVw5Z{width:100%}.auth-form_googleIcon___g8KA{width:1.125rem;height:1.125rem;flex:none}.auth-form_footer__6_uLS{margin-top:var(--space-6);text-align:center;font-size:var(--text-sm);color:var(--color-fg-muted)}.auth-form_footerLink__pnieq{font-weight:600;color:var(--color-accent-text)}.deal-badge_badge__CmhTU{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-success-border);background:var(--color-success-bg);color:var(--color-success-text);font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);white-space:nowrap}.product-card_link__Kib0N{display:flex;height:100%;color:inherit;text-decoration:none;border-radius:var(--radius-lg)}.product-card_link__Kib0N:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:3px}.product-card_card__EzFLp{display:flex;flex-direction:column;width:100%;overflow:hidden;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.product-card_link__Kib0N:focus-visible .product-card_card__EzFLp,.product-card_link__Kib0N:hover .product-card_card__EzFLp{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}@media (prefers-reduced-motion:reduce){.product-card_card__EzFLp{transition:none}.product-card_link__Kib0N:focus-visible .product-card_card__EzFLp,.product-card_link__Kib0N:hover .product-card_card__EzFLp{transform:none}}.product-card_image__oDqdA{aspect-ratio:4/3;flex:none}.product-card_body__ebkX6{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5)}.product-card_top__jB6ha{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.product-card_name__v6MEK{font-size:var(--text-md);font-weight:600;line-height:var(--leading-snug);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card_priceBadge__GtSKk{flex:none}.product-card_priceUnavailable__Z_2B8{flex:none;font-size:var(--text-sm);font-style:italic;color:var(--color-fg-subtle);white-space:nowrap}.product-card_meta__xKp6B{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.product-card_footer__6cEcP{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border)}.product-card_storeCount__4G7c_{gap:var(--space-1)}.product-card_storeIcon___A_OD{width:.875rem;height:.875rem;flex:none;color:var(--color-badge-store-text);opacity:.85}.page_section__tjCdf{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__9arCM{max-width:40rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__9WUgY{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__QHLaF{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_count__PXCb2{margin-top:var(--space-2);color:var(--color-fg-muted);font-size:var(--text-sm)}.page_eyebrowLink__md3LI{color:inherit;text-decoration:underline;text-underline-offset:.2em}.page_eyebrowLink__md3LI:focus-visible,.page_eyebrowLink__md3LI:hover{color:var(--color-accent-text)}.page_eyebrowLink__md3LI:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.page_grid__KiowQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_gridItem__Qbiht{height:100%;animation:page_reveal__aFmkq var(--duration-base) var(--ease-out) both;animation-delay:calc(min(var(--reveal-index), 7) * 45ms)}@keyframes page_reveal__aFmkq{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page_gridItem__Qbiht{animation:none}}.page_emptyState__cIVmM{max-width:30rem;padding-block:var(--space-10) var(--space-8);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_overshoot__B2hn6{padding-block:var(--space-10);color:var(--color-fg-muted)}.page_overshootLink__Q9NkD{color:var(--color-accent-text);font-weight:600;text-decoration:underline;text-underline-offset:2px}.page_section__jSJtx{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__Mw1f5{max-width:40rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__56sOQ{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__LV6zh{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_count__fFe85{margin-top:var(--space-2)}.page_count__fFe85,.page_intro__oAuOn{color:var(--color-fg-muted);font-size:var(--text-sm)}.page_intro__oAuOn{max-width:40rem;margin-bottom:var(--space-8);line-height:var(--leading-relaxed)}.page_intro__oAuOn p+p{margin-top:var(--space-2)}.page_introBody__gEHP6{color:var(--color-fg-subtle)}.page_grid__3fiqQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_gridItem__6Rmr4{height:100%;animation:page_reveal__cuYaV var(--duration-base) var(--ease-out) both;animation-delay:calc(min(var(--reveal-index), 7) * 45ms)}@keyframes page_reveal__cuYaV{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page_gridItem__6Rmr4{animation:none}}.page_emptyState__huAhg{max-width:30rem;padding-block:var(--space-10) var(--space-8);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_overshoot__d4Jir{padding-block:var(--space-10);color:var(--color-fg-muted)}.page_overshootLink__KivkG{color:var(--color-accent-text);font-weight:600;text-decoration:underline;text-underline-offset:2px}.page_section__uEWFF{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__bK5n6{max-width:40rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__IjmCo{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__Y4d9G{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_grid__s1A2V{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_gridItem__TdghJ{height:100%;display:flex;flex-direction:column;gap:var(--space-3);animation:page_reveal__dkqOZ var(--duration-base) var(--ease-out) both;animation-delay:calc(min(var(--reveal-index), 7) * 45ms)}@keyframes page_reveal__dkqOZ{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page_gridItem__TdghJ{animation:none}}.page_emptyState__0_JQl{max-width:30rem;padding-block:var(--space-10) var(--space-8);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_section__hdXDN{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__xjPx7{max-width:40rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__pXoXc{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__XbIEX{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_grid__be3Vg{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_gridItem__JoFl8{height:100%;animation:page_reveal__auVID var(--duration-base) var(--ease-out) both;animation-delay:calc(min(var(--reveal-index), 7) * 45ms)}@keyframes page_reveal__auVID{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page_gridItem__JoFl8{animation:none}}.page_prompt__zGLSf{max-width:34rem;padding-block:var(--space-12)}.page_promptTitle__KBoUz{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_promptHint__Zk0vX{margin-top:var(--space-4);font-size:var(--text-md);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_emptyState__3UH5f{max-width:30rem;padding-block:var(--space-10) var(--space-8)}.page_flatline__kExrN{width:100%;max-width:16rem;height:2.5rem;color:var(--color-border-strong);overflow:visible}.page_flatline__kExrN path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:page_draw-flatline__ar8d9 .9s var(--ease-out) .1s forwards}@keyframes page_draw-flatline__ar8d9{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.page_flatline__kExrN path{animation:none;stroke-dashoffset:0}}.page_emptyTitle__73YyN{margin-top:var(--space-6);font-size:var(--text-xl);font-weight:600}.page_emptyHint___ShmJ{margin-top:var(--space-3);max-width:38ch;color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_overshoot__NvkTG{padding-block:var(--space-10);color:var(--color-fg-muted)}.page_overshootLink__eX_bU{color:var(--color-accent-text);font-weight:600;text-decoration:underline;text-underline-offset:2px}.badge-list_list__ao0Mo{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-gap:var(--space-3);gap:var(--space-3);list-style:none;margin:0;padding:0}.badge-list_item__oH3Ty{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-elevated)}.badge-list_name__7g0W7{font-weight:600}.badge-list_description__NbzKe{font-size:var(--text-sm);color:var(--color-fg-muted);line-height:var(--leading-snug)}.badge-list_empty__0_K9J{margin:0;color:var(--color-fg-muted);font-style:italic}.verification-badge_badge__wBSWF{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid transparent;font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);white-space:nowrap}.verification-badge_verifiedLow__yx8CO{border-color:var(--color-success-border);background:var(--color-success-bg);color:var(--color-success-text)}.verification-badge_belowMedian__RZ7KV{border-color:var(--color-success-border);background:transparent;color:var(--color-success-text)}.verification-badge_matched__d7JUP{border-color:var(--color-badge-store-border);background:var(--color-badge-store-bg);color:var(--color-badge-store-text)}.verification-badge_unverified__63CJs{border-color:var(--color-border);background:transparent;color:var(--color-fg-subtle);font-weight:500}.page_headerSection__cHFpT{padding-block:var(--space-6) var(--space-4)}.page_header__o8gxi{display:flex;gap:var(--space-6)}.page_thumb__4iann{width:7rem;height:7rem;flex:none;border-radius:var(--radius-md)}.page_info__559E8{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2);min-width:0}.page_title__YpeoH{font-size:var(--text-2xl);font-weight:600;line-height:var(--leading-snug)}.page_meta__IKN2F{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);font-size:var(--text-md)}.page_price___1GXA{font-family:var(--font-mono);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-price-text)}.page_store__4gtcM{color:var(--color-fg-muted)}.page_poster__svH8I{margin:0;font-size:var(--text-sm);color:var(--color-fg-subtle)}.page_handle__a2tww{color:var(--color-accent-text);font-weight:600;text-decoration:none}.page_handle__a2tww:hover{text-decoration:underline}.page_actions__l2cLC{display:flex;align-items:center;gap:var(--space-4);margin-top:var(--space-2)}.page_outboundLink__AIZyx{font-weight:600;color:var(--color-accent-text);text-decoration:none}.page_outboundLink__AIZyx:hover{text-decoration:underline}.page_outboundLink__AIZyx:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.page_productCard__20xJT{margin-top:var(--space-8);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface-sunken);display:flex;flex-direction:column;gap:var(--space-4)}.page_productEyebrow__EuBjk{margin:0;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_productPrice__3DGlK{margin:0;font-size:var(--text-md)}.page_productLink__DR5U_{align-self:flex-start;font-weight:600;color:var(--color-accent-text);text-decoration:none}.page_productLink__DR5U_:hover{text-decoration:underline}.page_commentsSection__Agx2_{padding-block:var(--space-4) var(--space-24)}.page_sectionHead__qSWo7{max-width:40rem;margin-bottom:var(--space-6)}.page_sectionEyebrow__x4NQQ{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_sectionTitle__Rol_d{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.deal-card_card__NSV2a{display:flex;align-items:stretch;width:100%;overflow:hidden}.deal-card_body__s0PR0{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;border-left:1px solid var(--color-border)}.deal-card_link__javaM{display:flex;gap:var(--space-4);padding:var(--space-4) var(--space-5);color:inherit;text-decoration:none}.deal-card_link__javaM:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:-2px}.deal-card_link__javaM:hover .deal-card_title__5dOUO{text-decoration:underline}.deal-card_thumb__XGhcT{width:4.5rem;height:4.5rem;flex:none;border-radius:var(--radius-md)}.deal-card_info__WMVjo{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-1);min-width:0}.deal-card_title__5dOUO{font-size:var(--text-md);font-weight:600;line-height:var(--leading-snug);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deal-card_meta__3QVJB{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}.deal-card_price__HmuBe{font-family:var(--font-mono);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-price-text)}.deal-card_store__MLbfs{color:var(--color-fg-muted)}.deal-card_footer__Q3ubA{margin:0;padding:0 var(--space-5) var(--space-4);font-size:var(--text-sm);color:var(--color-fg-subtle)}.deal-card_handle__bGav9{color:var(--color-accent-text);font-weight:600;text-decoration:none}.deal-card_handle__bGav9:hover{text-decoration:underline}.deal-card_handle__bGav9:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.page_section__YfAFK{padding-block:var(--space-12) var(--space-24)}.page_sectionHead__okX99{max-width:40rem;margin-bottom:var(--space-6)}.page_sectionEyebrow__UXtod{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__R1RyO{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_crossLink__PcL97{display:inline-block;margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-accent-text);text-decoration:none}.page_crossLink__PcL97:hover{text-decoration:underline}.page_crossLink__PcL97:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.page_toolbar__N4AQM{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-8);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.page_tabs__pg0D7{display:flex;gap:var(--space-2)}.page_tab__fV__n{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600;color:var(--color-fg-muted);text-decoration:none;transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.page_tab__fV__n:hover{background:var(--color-surface-sunken);color:var(--color-fg)}.page_tab__fV__n:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.page_tabActive__e7C0u{background:var(--color-accent-solid);color:var(--color-accent-solid-fg)}.page_tabActive__e7C0u:hover{background:var(--color-accent-solid-hover);color:var(--color-accent-solid-fg)}.page_emptyState__6Kja2,.page_list__Pj9bh{display:flex;flex-direction:column;gap:var(--space-4)}.page_emptyState__6Kja2{align-items:flex-start;padding-block:var(--space-10) var(--space-8)}.page_comingSoon__CYOQ1,.page_emptyState__6Kja2{max-width:30rem;color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_hero__7KFOs{position:relative;padding-block:var(--space-24) var(--space-20);overflow:hidden}.page_heroGrid__yNSix{position:absolute;inset:0;background-image:linear-gradient(to right,var(--color-border) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border) 1px,transparent 1px);background-size:3.5rem 3.5rem;-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 0,black 10%,transparent 75%);mask-image:radial-gradient(ellipse 70% 55% at 50% 0,black 10%,transparent 75%);opacity:.6}.page_heroContent__dzLob{position:relative;max-width:44rem}.page_kicker__4Y54j{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-accent-text);margin-bottom:var(--space-5)}.page_kickerDot__xv0Iw{width:.5rem;height:.5rem;border-radius:var(--radius-full);background:var(--color-accent-solid);box-shadow:0 0 0 4px var(--color-price-bg)}.page_headline__b1Dvh{font-size:clamp(2.5rem,5vw + 1rem,var(--text-4xl));font-weight:600;font-variation-settings:"SOFT" 30}.page_headline__b1Dvh em{font-style:normal;color:var(--color-accent-text)}.page_subtext__zKDwO{margin-top:var(--space-5);font-size:var(--text-lg);color:var(--color-fg-muted);max-width:38ch;line-height:var(--leading-relaxed)}.page_heroSearch__wAHRf{margin-top:var(--space-8)}.page_heroSearchHint__umFZz{margin-top:var(--space-4);display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-fg-subtle)}.page_heroSearchDot__ESsH0{width:.4375rem;height:.4375rem;flex:none;border-radius:var(--radius-full);background:var(--color-accent-solid);animation:page_pulse-fade__TYzzF 1.6s var(--ease-out) infinite}@keyframes page_pulse-fade__TYzzF{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.page_heroSearchDot__ESsH0{animation:none}}.page_pulseLine__Di_tY{position:relative;margin-top:var(--space-16);width:100%;height:auto;color:var(--color-accent-solid);overflow:visible}.page_pulseLine__Di_tY path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:page_draw-pulse__HcGBb 1.8s var(--ease-out) .2s forwards}.page_pulseLine__Di_tY .page_baseline__FX_7K{color:var(--color-border);stroke-dasharray:none;stroke-dashoffset:0;animation:none}@keyframes page_draw-pulse__HcGBb{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.page_pulseLine__Di_tY path{animation:none;stroke-dashoffset:0}}.page_section__zQZ2o{padding-block:var(--space-16) var(--space-24)}.page_sectionHead__iJcTv{max-width:34rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__kQzdJ{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_sectionTitle__6ic_4{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_grid__JZ9Cz{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_cardLink__zKVB9{display:flex;height:100%;color:inherit;text-decoration:none;border-radius:var(--radius-lg)}.page_cardLink__zKVB9:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:3px}.page_productCard__5Z_W3{display:flex;flex-direction:column;width:100%;overflow:hidden;transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.page_cardLink__zKVB9:focus-visible .page_productCard__5Z_W3,.page_cardLink__zKVB9:hover .page_productCard__5Z_W3{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}@media (prefers-reduced-motion:reduce){.page_productCard__5Z_W3{transition:none}.page_cardLink__zKVB9:focus-visible .page_productCard__5Z_W3,.page_cardLink__zKVB9:hover .page_productCard__5Z_W3{transform:none}}.page_productImage__PjWtf{aspect-ratio:4/3;flex:none}.page_productBody__mOpep{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-5)}.page_productTop__T7ENK{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.page_productName__oTfyG{font-size:var(--text-md);font-weight:600}.page_productMeta__F3x41{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.page_productFooter__ka2RC{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border)}.page_productStore__Yt1JM{color:var(--color-fg-muted);font-size:var(--text-sm)}.page_hotList__1DnSA{display:flex;flex-direction:column;gap:var(--space-4)}.page_hotCrossLink__eErpC{display:inline-block;margin-top:var(--space-6);font-size:var(--text-sm);font-weight:600;color:var(--color-accent-text);text-decoration:none}.page_hotCrossLink__eErpC:hover{text-decoration:underline}.page_hotCrossLink__eErpC:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.profile-header_header__DdVzg{display:flex;flex-direction:column;gap:var(--space-2);padding-bottom:var(--space-6);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-8)}.profile-header_handle__Jwc5i{font-size:var(--text-2xl);font-weight:600}.profile-header_karma__FEI73{margin:0;font-family:var(--font-mono);font-size:var(--text-lg);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-price-text)}.profile-header_badgeCount__SNz_7{margin:0;font-size:var(--text-sm);color:var(--color-fg-muted)}.page_section__iFQQA{padding-block:var(--space-12) var(--space-24)}.page_block__uGmBL{margin-top:var(--space-10)}.page_blockTitle__c80u0{margin-bottom:var(--space-4);font-size:var(--text-lg);font-weight:600}.page_list__nTkkY{display:flex;flex-direction:column;gap:var(--space-4)}.page_empty__wXEfa{margin:0;color:var(--color-fg-muted);font-style:italic}.product-header_header___bVIZ{display:flex;align-items:flex-start;gap:var(--space-8);padding-block:var(--space-10) var(--space-8)}.product-header_thumb__SCKtk{flex:none;width:clamp(9rem,20vw,15rem);aspect-ratio:1/1;border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}.product-header_info__EDvt1{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.product-header_breadcrumb__Js1SB{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-1);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.product-header_crumb__Lp9Dp{display:inline-flex;align-items:center;gap:var(--space-1)}.product-header_crumbSep__cNqYh{color:var(--color-border-strong)}.product-header_badgeRow__wSn_f{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2)}.product-header_brandLink__yMAYW{display:inline-flex;border-radius:var(--radius-full);transition:opacity var(--duration-fast) var(--ease-out)}.product-header_brandLink__yMAYW:hover{opacity:.75}.product-header_brandLink__yMAYW:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.product-header_name__sX_rS{font-size:clamp(1.75rem,1.25vw + 1.4rem,var(--text-3xl));font-weight:600;font-variation-settings:"SOFT" 20}.product-header_description__ltIUR{max-width:60ch;color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.product-header_summary__7Iqrm{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-1);padding:var(--space-3) var(--space-4);background:var(--color-price-bg);border:1px solid var(--color-price-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-fg);width:-moz-fit-content;width:fit-content;max-width:100%}.product-header_summaryDot__p4rkG{width:.4375rem;height:.4375rem;flex:none;border-radius:var(--radius-full);background:var(--color-accent-solid);animation:product-header_pulse-fade__bjUZc 1.6s var(--ease-out) infinite}@keyframes product-header_pulse-fade__bjUZc{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.product-header_summaryDot__p4rkG{animation:none}}.product-header_summaryPrice__h1lV3{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-price-text)}.product-header_summarySep__z4ecF{color:var(--color-fg-subtle)}.product-header_summaryEmpty__MzcpD{margin-top:var(--space-1);font-size:var(--text-sm);font-style:italic;color:var(--color-fg-subtle)}@media (max-width:40rem){.product-header_header___bVIZ{flex-direction:column;align-items:center;text-align:center}.product-header_info__EDvt1{align-items:center}.product-header_breadcrumb__Js1SB{justify-content:center}}.reviews-section_wrap__T7MwI{display:flex;flex-direction:column;gap:var(--space-6)}.reviews-section_summary__x_CVJ{display:flex;align-items:center;gap:var(--space-3)}.reviews-section_starRow__B0dOs{display:inline-flex;gap:var(--space-1);font-size:1.5rem}.reviews-section_starRowSm__WHzfz{display:inline-flex;gap:var(--space-1);font-size:1rem}.reviews-section_starFilled__2dgqk{color:var(--color-accent-solid)}.reviews-section_starEmpty__tcDaq{color:var(--color-border-strong)}.reviews-section_count__jTtRo{font-size:var(--text-sm);color:var(--color-fg-muted)}.reviews-section_list__6lHve{display:flex;flex-direction:column;gap:var(--space-5);list-style:none;padding:0;margin:0}.reviews-section_item__zugK6{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4) var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-elevated)}.reviews-section_itemHead__wwzSB{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:var(--space-3)}.reviews-section_reviewerName__m679V{font-weight:600;color:var(--color-fg)}.reviews-section_date__LKXA8{font-size:var(--text-sm);color:var(--color-fg-subtle)}.reviews-section_itemTitle__OxQ_T{font-size:var(--text-base);color:var(--color-fg)}.reviews-section_itemBody__UPgbN{margin:0;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-fg-muted);white-space:pre-wrap}.store-comparison-table_list__3XiIO{display:flex;flex-direction:column;gap:var(--space-4);list-style:none;margin:0;padding:0}.store-comparison-table_item__tydkY{animation:store-comparison-table_reveal__RKFrq var(--duration-base) var(--ease-out) both;animation-delay:calc(min(var(--reveal-index), 6) * 60ms)}@keyframes store-comparison-table_reveal__RKFrq{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.store-comparison-table_item__tydkY{animation:none}}.store-comparison-table_row__Z_1l_{position:relative;display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;grid-gap:var(--space-3) var(--space-5);gap:var(--space-3) var(--space-5);padding:var(--space-5);transition:border-color var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.store-comparison-table_row__Z_1l_.store-comparison-table_rowBest__Gd2A6{border-color:var(--color-accent-solid);box-shadow:var(--shadow-md);background:linear-gradient(180deg,var(--color-price-bg),var(--color-bg-elevated) 65%)}.store-comparison-table_bestFlag__pLMvG{position:absolute;top:-.7rem;left:var(--space-5);display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:var(--radius-full);background:var(--color-accent-solid);color:var(--color-accent-solid-fg);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;box-shadow:var(--shadow-sm)}.store-comparison-table_avatar__i6ELA{display:inline-flex;align-items:center;justify-content:center;flex:none;width:3rem;height:3rem;border-radius:var(--radius-md);background:var(--color-surface-sunken);color:var(--color-fg-muted);font-family:var(--font-display);font-size:var(--text-md);font-weight:600}.store-comparison-table_avatarBest__BA4dq{background:var(--color-accent-solid);color:var(--color-accent-solid-fg)}.store-comparison-table_storeInfo__mZStL{min-width:0;display:flex;flex-direction:column;gap:.125rem}.store-comparison-table_storeName__PjarO{font-size:var(--text-md);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-comparison-table_note__EFkRL{font-size:var(--text-xs);color:var(--color-fg-subtle)}.store-comparison-table_priceCol__3QvzA{text-align:right}.store-comparison-table_price__s1o_1{font-family:var(--font-mono);font-size:var(--text-xl);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--color-fg)}.store-comparison-table_rowBest__Gd2A6 .store-comparison-table_price__s1o_1{color:var(--color-price-text)}.store-comparison-table_badgeCol__4qX3I{justify-self:end}.store-comparison-table_cta__NKOAk{flex:none}.store-comparison-table_empty__FP1_w{color:var(--color-fg-muted);font-style:italic;text-align:center}@media (max-width:40rem){.store-comparison-table_row__Z_1l_{grid-template-columns:auto 1fr;grid-template-areas:"avatar store" "price price" "badge badge" "cta cta";row-gap:var(--space-3)}.store-comparison-table_avatar__i6ELA{grid-area:avatar}.store-comparison-table_storeInfo__mZStL{grid-area:store}.store-comparison-table_priceCol__3QvzA{grid-area:price;text-align:left}.store-comparison-table_badgeCol__4qX3I{grid-area:badge;justify-self:start}.store-comparison-table_cta__NKOAk{grid-area:cta;width:100%}.store-comparison-table_bestFlag__pLMvG{left:50%;transform:translateX(-50%)}}.store-comparison-table_total__NwZ_2{display:block;font-size:.8125rem;color:var(--color-fg-muted);margin-top:.15rem;white-space:nowrap}.store-comparison-table_shippingCaveat__XfzYk{margin:.75rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--color-fg-muted)}.variant-strip_section__8q_R1{margin-top:2rem}.variant-strip_heading__4n0Ch{font-size:1rem;font-weight:600;margin:0 0 .75rem;color:var(--color-fg)}.variant-strip_list__kDDe0{display:flex;gap:.5rem;padding:0 0 .25rem;margin:0;list-style:none;overflow-x:auto}.variant-strip_item__LJ9IE{min-width:8.5rem}.variant-strip_link__5R7OV{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .75rem;text-decoration:none;color:inherit}.variant-strip_link__5R7OV:hover .variant-strip_colour___L05M{text-decoration:underline}.variant-strip_colour___L05M{font-size:.875rem;font-weight:600;white-space:nowrap}.variant-strip_price__R1zCM{font-size:.8125rem;color:var(--color-fg-muted);white-space:nowrap}.page_headerSection__urs_s{padding-block:var(--space-6) var(--space-4)}.page_answerBlock__UikBf{max-width:40rem;margin-top:var(--space-4);color:var(--color-fg-muted);font-size:var(--text-base);line-height:1.6}.page_compareSection__LDwrj{padding-block:var(--space-4) var(--space-16)}.page_sectionHead__6Z3NS{max-width:40rem;margin-bottom:var(--space-6)}.page_sectionEyebrow__EFPOx{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_sectionTitle__2P8km{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_historySection__KO_XV{padding-block:var(--space-4) var(--space-16)}.page_reviewsSection__gPq78{padding-block:var(--space-4) var(--space-24)}.page_section__e7STg{padding-block:var(--space-12) var(--space-24)}.page_form__vPToj{display:flex;gap:var(--space-3);max-width:34rem;margin-bottom:var(--space-10)}.page_input__S5Stz{flex:1 1;height:3.25rem;padding-inline:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-fg);font-family:var(--font-body);font-size:var(--text-md);box-shadow:var(--shadow-sm);transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.page_input__S5Stz::placeholder{color:var(--color-fg-subtle)}.page_input__S5Stz:focus{outline:none;border-color:var(--color-focus-ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus-ring) 28%,transparent)}.page_sectionHead__3cKOj{max-width:40rem;margin-bottom:var(--space-10)}.page_sectionEyebrow__2lWPl{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__SROgp{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_grid__5SDUL{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.page_gridItem__73wf2{height:100%;animation:page_reveal__Ub7yi var(--duration-base) var(--ease-out) both;animation-delay:calc(min(var(--reveal-index), 7) * 45ms)}@keyframes page_reveal__Ub7yi{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page_gridItem__73wf2{animation:none}}.page_prompt__ArQFi{max-width:34rem;padding-block:var(--space-12)}.page_promptTitle__6rK2L{margin-top:var(--space-2);font-size:var(--text-2xl);font-weight:600}.page_promptHint__IZ99J{margin-top:var(--space-4);font-size:var(--text-md);color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_emptyState__CrRlK{max-width:30rem;padding-block:var(--space-10) var(--space-8)}.page_flatline__9I9eJ{width:100%;max-width:16rem;height:2.5rem;color:var(--color-border-strong);overflow:visible}.page_flatline__9I9eJ path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:page_draw-flatline__flkAz .9s var(--ease-out) .1s forwards}@keyframes page_draw-flatline__flkAz{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.page_flatline__9I9eJ path{animation:none;stroke-dashoffset:0}}.page_emptyTitle__10Cke{margin-top:var(--space-6);font-size:var(--text-xl);font-weight:600}.page_emptyHint__2EEZ4{margin-top:var(--space-3);max-width:38ch;color:var(--color-fg-muted);line-height:var(--leading-relaxed)}.page_overshoot__2Vt6W{padding-block:var(--space-10);color:var(--color-fg-muted)}.page_overshootLink__oBDxt{color:var(--color-accent-text);font-weight:600;text-decoration:underline;text-underline-offset:2px}.page_section__lqjCk{padding-block:var(--space-12) var(--space-24)}.page_eyebrow__kCBDV{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-fg-subtle)}.page_title__3Eee2{margin-top:var(--space-2);margin-bottom:var(--space-8);font-size:var(--text-2xl);font-weight:600}.page_prose__tS9Pf{max-width:42rem;color:var(--color-fg);line-height:var(--leading-relaxed)}.page_prose__tS9Pf h2{margin-top:var(--space-10);margin-bottom:var(--space-3);font-size:var(--text-lg);font-weight:600}.page_prose__tS9Pf h2:first-child{margin-top:0}.page_prose__tS9Pf p,.page_prose__tS9Pf ul{margin:var(--space-4) 0;color:var(--color-fg-muted)}.page_prose__tS9Pf ul{padding-left:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.page_prose__tS9Pf li{padding-left:var(--space-1)}.page_prose__tS9Pf strong{color:var(--color-fg);font-weight:600}.page_prose__tS9Pf a{color:var(--color-accent-text);text-decoration:underline;text-underline-offset:2px}.page_prose__tS9Pf a:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}