:root{--ink:#18232e;--muted:#596875;--canvas:#f6f8fa;--surface:#fff;--line:#d7e0e7;--accent:#0e4c73;--accent-hover:#093a59;--accent-soft:#eaf2f7;--focus:#1769aa;--success:#166534;--success-soft:#eaf7ee;--success-line:#afd5bc;--warning:#7a4b00;--warning-soft:#fff4d6;--error:#b42318;--error-soft:#fff0ee}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink)}body{margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:var(--accent)}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{background:var(--ink);color:#fff;padding:.75rem;position:absolute;left:-9999px}.skip-link:focus{z-index:10;top:1rem;left:1rem}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;position:sticky;top:0}.header-inner,.page-shell{width:min(1120px,100% - 2rem);margin-inline:auto}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.brand{min-height:2.75rem;color:var(--ink);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.global-search{flex:1;max-width:520px;position:relative}.global-search form{margin:0}.global-search-row{grid-template-columns:minmax(0,1fr) auto;display:grid}.global-search-row input{border-radius:.55rem 0 0 .55rem;min-height:2.6rem}.global-search-submit{border:1px solid var(--accent);background:var(--accent);color:#fff;min-height:2.6rem;font:inherit;cursor:pointer;border-radius:0 .55rem .55rem 0;padding:.55rem .85rem;font-weight:700}.search-suggestions-panel{z-index:40;border:1px solid var(--line);background:var(--surface);border-radius:.7rem;position:absolute;inset:calc(100% + .35rem) 0 auto;overflow:hidden;box-shadow:0 14px 35px #17211b29}.search-suggestions-panel ul{margin:0;padding:.35rem;list-style:none}.search-suggestions-panel li a{color:var(--ink);border-radius:.45rem;gap:.1rem;padding:.65rem .75rem;text-decoration:none;display:grid}.search-suggestions-panel li a:hover,.search-suggestions-panel li[aria-selected=true] a{background:var(--accent-soft)}.search-suggestions-panel small{color:var(--muted)}.search-suggestions-panel p{color:var(--muted);margin:.75rem;font-size:.9rem}.search-all-results{border-top:1px solid var(--line);padding:.7rem 1rem;font-weight:700;text-decoration:none;display:block}.site-nav{align-items:center;gap:1rem;display:flex}.site-nav a{align-items:center;min-height:2.75rem;padding-inline:.25rem;font-size:.95rem;text-decoration:none;display:inline-flex}.nav-button{min-height:2.75rem;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding-inline:.25rem}.page-shell{padding-block:2rem 4rem}.hero{max-width:760px;padding-block:1rem 2rem}.eyebrow{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .35rem;font-size:.8rem;font-weight:700}h1{letter-spacing:-.03em;max-width:720px;margin:.25rem 0 1rem;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}h2,h3{line-height:1.2}.lede{color:var(--muted);max-width:680px;font-size:1.1rem}.trust-strip{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:1rem 0 2rem;display:grid}.trust-item{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;padding:1rem}.trust-item strong{font-size:.95rem;display:block}.trust-item span{color:var(--muted);font-size:.85rem}.search-form{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;padding:1rem}.search-form label{margin-bottom:.5rem;font-weight:700;display:block}.search-row{gap:.75rem;display:flex}.discovery-search-form,.discovery-form{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;padding:1rem}.discovery-form{margin-top:.65rem}.discovery-search-form>label,.filter-field>label,.price-fields label{margin-bottom:.4rem;font-weight:700;display:block}.control-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.filter-trigger{gap:.5rem;min-width:7.5rem}.filter-count{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;min-height:1.5rem;padding:0 .4rem;font-size:.78rem;line-height:1;display:inline-flex}.filter-chevron{margin-left:.1rem;font-size:1.2rem;line-height:.8;transition:transform .16s;display:inline-block;transform:translateY(-.12rem)}.filter-chevron.is-open{transform:rotate(180deg)translateY(.08rem)}.sort-controls{grid-template-columns:auto minmax(11rem,14rem) auto;align-items:center;gap:.6rem;display:grid}.sort-controls label{font-weight:700}.filter-panel{border-top:1px solid var(--line);margin-top:1rem;padding-top:1.25rem}.filter-panel[hidden]{display:none}.filter-heading-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.filter-heading-row h2{margin:0;font-size:1.1rem}.filter-heading-row h2:focus{outline-offset:2px;border-radius:.2rem;outline:3px solid #e0a800}.filter-heading-row p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.filter-close{flex:none;width:auto}.filter-fields{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.filter-field{min-width:0}.price-fields{border:0;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0;margin:0;padding:0;display:grid}.price-fields legend{grid-column:1/-1;margin-bottom:.4rem;padding:0;font-weight:700}.price-fields label{color:var(--muted);font-size:.78rem}.filter-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.result-summary{color:var(--muted);margin-top:.8rem}.category-shortcuts,.feed-modes{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.category-shortcuts{margin-top:.75rem}.category-shortcuts>span{color:var(--muted);margin-right:.2rem;font-size:.85rem;font-weight:700}.category-shortcuts a,.feed-modes a,.feed-modes button{border:1px solid var(--line);background:var(--surface);min-height:2.4rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;align-items:center;padding:.4rem .7rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.category-shortcuts a[aria-current=page],.feed-modes a[aria-current=page],.feed-modes button[aria-current=page]{background:var(--accent-soft);color:var(--accent-hover);border-color:#9bb8c9}.feed-modes button:disabled{cursor:wait;opacity:.72}.active-filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem;display:flex}.filter-chip{background:var(--accent-soft);color:var(--ink);border:1px solid #9bb8c9;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.85rem;text-decoration:none;display:inline-flex}.discovery-controls [aria-disabled=true]{pointer-events:none;opacity:.65}.clear-filters{margin-left:.25rem}input,textarea,select{width:100%;min-height:2.75rem;font:inherit;color:var(--ink);background:#fff;border:1px solid #9aaebb;border-radius:.5rem;padding:.65rem .75rem}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem .95rem;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-hover)}.button-secondary{color:var(--accent);background:#fff;border-color:#8aa3b5}.button-secondary:hover{border-color:var(--accent);background:var(--accent-soft)}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin:2rem 0 1rem;display:flex}.section-heading h2{margin:0}.feed-modes{margin:-.35rem 0 1rem}#deals,#global-search-input{scroll-margin-top:8rem}.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.deal-card,.offer-card{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;padding:1rem}.deal-card-context{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;flex-wrap:wrap;gap:.35rem .7rem;margin-bottom:.45rem;font-size:.78rem;font-weight:700;display:flex}.deal-card-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.deal-card-heading>div{min-width:0}.deal-card h2{margin:.1rem 0;font-size:1.15rem}.deal-card h2 a{color:var(--ink);text-decoration:none}.retailer-line{color:var(--muted);margin:.35rem 0 0;font-size:.9rem}.card-price-block{text-align:right;min-width:145px}.card-price-block>span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.price{font-variant-numeric:tabular-nums;margin:.2rem 0;font-size:1.6rem;font-weight:800}.card-meta,.offer-meta,.match-copy,.observed{color:var(--muted);font-size:.9rem}.card-meta{border-top:1px solid var(--line);flex-wrap:wrap;gap:.3rem .75rem;margin-top:.65rem;padding-top:.65rem;display:flex}.savings-proof{color:var(--success);margin:.65rem 0 0;font-size:.9rem;font-weight:700}.state-row{flex-wrap:wrap;gap:.4rem;margin:.8rem 0;display:flex}.state-badge{border:1px solid var(--line);border-radius:999px;align-items:center;min-height:1.75rem;padding:.2rem .55rem;font-size:.8rem;font-weight:700;display:inline-flex}.state-good{background:var(--success-soft);color:var(--success);border-color:var(--success-line)}.state-warning{background:var(--warning-soft);color:var(--warning);border-color:#e8c57c}.state-muted{color:var(--muted);background:#eef1ee}.explanation{margin:.7rem 0}.deal-card-footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.product-page{gap:1rem;min-width:0;display:grid}.product-back-link,.product-hero,.offer-facts,.offer-more-details,.product-page>.report-entry{width:min(100%,1040px);margin-inline:auto}.product-back-link{margin-top:0;margin-bottom:.15rem}.product-back-link a{color:var(--accent);font-size:.88rem;font-weight:750;text-decoration:none}.product-hero{border:1px solid var(--line);background:var(--surface);border-radius:1rem;grid-template-columns:minmax(260px,320px) minmax(0,1fr);grid-template-areas:"visual identity""visual offer";align-items:start;gap:.65rem 2rem;min-width:0;padding:1.5rem;display:grid;box-shadow:0 8px 26px #17212b0f}.product-identity{grid-area:identity;min-width:0}.product-identity .eyebrow{margin:.15rem 0 .35rem}.product-hero h1{overflow-wrap:anywhere;max-width:25ch;margin:0 0 .5rem;font-size:clamp(2rem,3.1vw,2.65rem);line-height:1.08}.product-retailer{color:var(--muted);margin:0;font-size:1rem}.product-retailer strong{color:var(--ink)}.product-detail-visual{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:.9rem;grid-area:visual;place-items:center;width:100%;max-width:320px;padding:1rem;display:grid;overflow:hidden}.product-detail-image{object-fit:contain;width:100%;height:100%}.product-offer-summary{grid-area:offer;min-width:0}.primary-offer{min-width:0;margin:0;padding:0}.primary-offer h2{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .1rem;font-size:.78rem;font-weight:800}.primary-price{color:var(--ink);margin:.05rem 0;font-size:clamp(2.35rem,4vw,2.75rem);line-height:1.05}.primary-price-context{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin:.35rem 0 .75rem;display:flex}.primary-price-context p{margin:0}.primary-price-context del{color:var(--muted);text-decoration-thickness:1.5px}.primary-offer .product-meta,.primary-offer .button{overflow-wrap:anywhere}.offer-status-line{color:var(--muted);flex-wrap:wrap;gap:.25rem .5rem;margin:.45rem 0 0;font-size:.9rem;display:flex}.primary-offer .state-row{margin:.65rem 0}.primary-offer-actions{flex-wrap:wrap;align-items:start;gap:.65rem;margin:.75rem 0;display:flex}.primary-offer-actions>.button{flex:1.35 240px}.primary-offer-actions>.save-control{flex:180px;min-width:0}.primary-offer-actions>.button,.primary-offer-actions .save-control>.button{white-space:normal;text-align:center;width:100%}.primary-offer-actions .save-control{margin:0}.primary-offer .disclosure{margin:.65rem 0 0}.retailer-link-unavailable{background:var(--brand-wash);color:var(--muted);border-radius:.45rem;margin:.75rem 0;padding:.7rem .8rem;font-size:.9rem}.offer-facts{border:1px solid var(--line);background:var(--surface);border-radius:.85rem;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);align-items:center;gap:1.5rem;padding:1.1rem 1.25rem;display:grid}.offer-section-heading .eyebrow{margin:0 0 .2rem}.offer-section-heading h2{margin:0;font-size:1.35rem}.offer-conditions{min-width:0}.offer-conditions dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem 1rem;margin:0;display:grid}.offer-conditions dl div{min-width:0}.offer-conditions dt{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:700}.offer-conditions dd{overflow-wrap:anywhere;margin:.1rem 0 0}.condition-boundary{color:var(--muted);margin:.75rem 0 0;font-size:.85rem}.stale-guidance{background:var(--warning-soft);color:#573700;border-left:3px solid #d29b31;border-radius:.35rem;margin:.65rem 0 0;padding:.55rem .7rem;font-size:.88rem}.offer-more-details{border:1px solid var(--line);background:var(--surface);border-radius:.85rem;overflow:hidden}.offer-more-details summary{min-height:3.75rem;color:var(--brand);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;font-weight:800;list-style-position:inside;display:flex}.offer-more-details summary::marker{color:var(--brand)}.offer-more-details summary:after{content:"+";flex:none;font-size:1.3rem;font-weight:500;line-height:1}.offer-more-details[open] summary:after{content:"−"}.offer-more-details summary small{color:var(--muted);font-size:.8rem;font-weight:500}.offer-more-details[open] summary{border-bottom:1px solid var(--line)}.offer-more-details-content{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1.5rem;padding:1.1rem;display:grid}.offer-more-details-content>div:only-child{grid-column:1/-1}.offer-more-details-content h2{margin:0 0 .65rem;font-size:1.05rem}.offer-more-details-content p{max-width:68ch;margin:.4rem 0}.product-page>.report-entry{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem 1.5rem;margin-top:.25rem;padding:1.1rem 0 0;display:grid}.product-page>.report-entry .report-entry-copy h2{margin:0 0 .2rem;font-size:1.05rem}.product-page>.report-entry .report-entry-copy p{margin:0}.product-page>.report-entry>.button{width:auto}.product-page>.report-entry .report-form-panel{grid-column:1/-1;width:100%;margin-top:.25rem}.mobile-retailer-bar{display:none}.retention-section{max-width:800px;margin-top:1rem}.retention-actions{grid-template-columns:minmax(190px,.35fr) minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:1.5rem;display:grid}.retention-actions .save-control{border:1px solid var(--line);background:var(--surface);border-radius:.75rem;margin:0;padding:1rem}.retention-actions .save-control:before{content:"Return later";color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.65rem;font-size:.8rem;font-weight:700;display:block}.retention-actions .alert-control{margin:0}.save-control{margin:1rem 0}.alert-control{background:var(--accent-soft);border:1px solid #b5d9c0;border-radius:.75rem;margin:1rem 0 1.5rem;padding:1rem}.alert-control>h2,.alert-form h3{margin-top:0}.alert-summary p{margin:.35rem 0 .8rem}.alert-form{gap:.55rem;max-width:620px;display:grid}.alert-form>label{font-weight:700}.target-input{align-items:center;gap:.4rem;max-width:260px;font-weight:800;display:flex}.target-input input{font-variant-numeric:tabular-nums}.consent-check{background:#fff;border:1px solid #9bbca5;border-radius:.5rem;align-items:flex-start;gap:.6rem;padding:.7rem;display:flex}.consent-check input{width:auto;min-height:auto;margin-top:.3rem}.delivery-boundary{color:var(--muted);margin:.9rem 0 0;font-size:.8rem}.save-boundary,.account-boundary{border:1px solid var(--line);background:var(--surface);border-radius:.6rem;margin-top:.75rem;padding:1rem}.save-boundary h2,.account-boundary h2{margin-top:0;font-size:1.15rem}.inline-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.button-text{color:var(--accent);background:0 0;border-color:#0000}.account-panel{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;max-width:560px;margin:1rem auto;padding:1.5rem}.account-panel h1{font-size:clamp(2rem,5vw,3rem)}.account-panel form{gap:.65rem;display:grid}.account-panel label{margin-top:.4rem;font-weight:700}.account-google{gap:.8rem;margin:1.25rem 0;display:grid}.google-sign-in{color:#1f1f1f;background:#fff;border:1px solid #747775;border-radius:.45rem;justify-content:center;align-items:center;gap:.75rem;min-height:3rem;padding:.65rem 1rem;font:600 .95rem/1.2 Arial,sans-serif;text-decoration:none;display:flex}.google-sign-in:hover{background:#f8fafd;border-color:#5f6368}.google-sign-in:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:2px}.google-mark{flex:none;width:1.15rem;height:1.15rem}.account-provider-note{color:var(--muted);text-align:center;margin:0;font-size:.78rem;line-height:1.45}.account-provider-error{background:#fff4f4;border:1px solid #e1b9b9;border-radius:.5rem;margin:1rem 0 0;padding:.75rem}.account-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.account-divider:before,.account-divider:after{background:var(--line);content:"";flex:1;height:1px}.account-alternate{margin-top:1.25rem}.saved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.wishlist-controls{border:1px solid var(--line);background:var(--surface);border-radius:.75rem;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(145px,1fr)) auto;align-items:end;gap:.75rem;margin-bottom:.75rem;padding:1rem;display:grid}.wishlist-controls>div{min-width:0}.wishlist-controls label{margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.wishlist-result-count,.saved-at{color:var(--muted);font-size:.82rem}.wishlist-result-count{margin:.5rem 0 1rem}.saved-at{margin:.25rem 0}.saved-alert-state{background:var(--accent-soft);border-radius:.5rem;gap:.2rem;margin:.8rem 0;padding:.7rem;display:grid}.saved-alert-state span{color:var(--muted);font-size:.85rem}.product-meta{color:var(--muted)}.product-page .offer-card,.product-page .offer-card h3,.product-page .offer-meta,.product-page .disclosure{overflow-wrap:anywhere;min-width:0}.product-page .offer-card .button{white-space:normal;text-align:center;width:100%}.panel{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;margin-bottom:1rem;padding:1rem}.panel h2{margin-top:0}.history-panel{overflow:hidden}.history-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.history-heading h2{margin-bottom:.5rem}.history-range{border:1px solid var(--line);background:var(--canvas);border-radius:.6rem;padding:.2rem;display:inline-flex}.history-range a{border-radius:.4rem;align-items:center;min-height:2.75rem;padding:.5rem .8rem;font-weight:700;text-decoration:none;display:inline-flex}.history-range a[aria-current=page]{background:var(--accent);color:#fff}.history-current{font-variant-numeric:tabular-nums;margin:.5rem 0}.history-current span{color:var(--muted)}.history-summary{background:var(--accent-soft);border-left:4px solid #8fbda0;border-radius:.35rem;padding:.9rem}.history-summary p{margin:.25rem 0}.history-unavailable{border:1px solid var(--line);background:#eef1ee;border-radius:.6rem;padding:1rem}.history-unavailable h3{margin-top:0}.history-chart-wrap{margin-top:1rem}.history-chart{width:100%;max-width:100%;height:auto;max-height:260px;display:block;overflow:hidden}.chart-axis{stroke:#7b8d80;stroke-width:1px}.chart-segment{stroke:var(--accent);stroke-width:3px;fill:none}.chart-gap{stroke-dasharray:8 7;opacity:.7}.chart-point{fill:#fff;stroke:var(--accent);stroke-width:3px}.chart-label{fill:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.history-data{margin-top:.75rem}.history-data summary{cursor:pointer;color:var(--accent);font-weight:700}.history-data table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;margin-top:.75rem}.history-data caption{text-align:left;color:var(--muted);margin-bottom:.4rem}.history-data th,.history-data td{border-bottom:1px solid var(--line);text-align:left;padding:.5rem}.history-boundary{color:var(--muted);font-size:.85rem}.variant-list{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.variant-list li{background:#eef3ee;border-radius:.4rem;padding:.3rem .55rem;font-size:.9rem}.offer-stack{gap:.75rem;display:grid}.offer-card h3{margin:.1rem 0;font-size:1rem}.offer-card .price{font-size:1.35rem}.offer-related{background:#fffaf0;border-color:#ead6aa}.disclosure{color:var(--muted);font-size:.8rem}.notice{background:#eef3ee;border-radius:.6rem;padding:1rem}.empty-state{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:.75rem;padding:1.5rem}.empty-state h3{margin-top:0}.product-not-found{border:1px solid var(--line);background:linear-gradient(135deg,var(--surface),#f2f7f3);border-radius:1rem;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);min-height:clamp(440px,100vh - 310px,620px);padding:clamp(1.25rem,4vw,3rem);display:grid}.product-not-found-art{min-height:280px;color:var(--brand-deep);background:radial-gradient(circle at 50% 35%,#fff 0 16%,#0000 17%),linear-gradient(145deg,#dceaf1,#f8fbfd);border:1px solid #bed1dc;border-radius:1rem;align-content:center;place-items:center;display:grid}.product-not-found-art span{background:var(--brand-deep);color:#fff;border-radius:50%;place-items:center;width:6.5rem;height:6.5rem;font-size:3rem;font-weight:900;display:grid;box-shadow:0 14px 32px #0e4c732e}.product-not-found-art small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.78rem;font-weight:850}.product-not-found-content{max-width:660px}.product-not-found-content h1{margin:.2rem 0 .75rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.product-not-found-content .lede{max-width:58ch;color:var(--muted);margin:0 0 1.4rem;font-size:1rem;line-height:1.65}.product-not-found-search{border:1px solid var(--line);background:#fff;border-radius:.75rem;padding:1rem}.product-not-found-search label{margin-bottom:.45rem;font-weight:800;display:block}.product-not-found-search>div{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;display:grid}.product-not-found-search input{min-width:0}.product-not-found-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1rem;display:flex}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.report-entry{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1rem}.report-entry h3{margin:.1rem 0}.report-form-panel{border:1px solid var(--line);background:var(--canvas);border-radius:.6rem;margin-top:1rem;padding:1rem}.report-form-panel fieldset{border:0;margin:0;padding:0}.report-form-panel legend,.report-note-label{margin-bottom:.5rem;font-weight:700;display:block}.report-options{gap:.35rem;display:grid}.report-option{cursor:pointer;border-radius:.4rem;align-items:center;gap:.6rem;min-height:2.75rem;padding:.35rem .5rem;display:flex}.report-option:hover{background:#eef3ee}.report-option input{width:auto;min-height:auto;padding:0}.report-note-label{margin-top:1rem}.field-hint{color:var(--muted);margin:.35rem 0;font-size:.8rem}.field-error{color:#7d1616;background:#fff0f0;border-left:4px solid #a51d1d;padding:.65rem}.report-actions{gap:.65rem;margin-top:1rem;display:flex}.report-success{background:var(--accent-soft);border:1px solid #b5d9c0;border-radius:.5rem;padding:.75rem}.button:disabled{cursor:not-allowed;opacity:.65}.error-state{background:#fff0f0;border:1px solid #e5b4b4;border-radius:.6rem;padding:1rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:2rem 0;font-size:.9rem}.footer-layout{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem 2rem;display:grid}.footer-links{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.footer-links a{min-height:2.75rem;color:var(--brand);align-items:center;font-weight:750;text-decoration:none;display:inline-flex}.footer-links a:hover{text-underline-offset:.2rem;text-decoration:underline}.footer-disclosure{text-align:right;white-space:nowrap;justify-self:end;max-width:none;margin:0}.about-page{max-width:840px;margin-inline:auto;padding-bottom:1rem}.about-hero{border-bottom:1px solid var(--line);padding:clamp(1rem,4vw,3rem) 0 clamp(1.5rem,4vw,2.75rem)}.about-hero h1{max-width:780px;margin:.25rem 0 .8rem;font-size:clamp(2.35rem,6vw,4.25rem)}.about-lede{max-width:720px;color:var(--muted);margin:0;font-size:clamp(1.05rem,2.2vw,1.3rem)}.about-section{border-bottom:1px solid var(--line);padding:clamp(1.5rem,4vw,2.6rem) 0;scroll-margin-top:9rem}.about-section h2,.about-cta h2{margin:.15rem 0 .8rem;font-size:clamp(1.45rem,3vw,2rem)}.about-section>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:.65rem 0;font-size:1.02rem}.about-steps{counter-reset:about-step;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}.about-steps li{border:1px solid var(--line);background:var(--surface);counter-increment:about-step;border-radius:.8rem;align-content:start;gap:.45rem;min-height:11rem;padding:3.4rem 1rem 1rem;display:grid;position:relative}.about-steps li:before{background:var(--brand);color:#fff;content:counter(about-step);border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;font-size:.82rem;font-weight:850;display:grid;position:absolute;top:1rem;left:1rem}.about-steps strong{color:var(--brand-deep);font-size:1.05rem}.about-steps span{color:var(--muted);font-size:.92rem}.about-checklist{gap:.6rem;max-width:760px;margin:1rem 0 0;padding:0;list-style:none;display:grid}.about-checklist li{color:var(--muted);padding-left:1.8rem;position:relative}.about-checklist li:before{color:var(--brand);content:"✓";font-weight:900;position:absolute;top:.08rem;left:0}.about-transparency{background:var(--brand-wash);border:1px solid #b9cfdd;border-radius:.85rem;margin:2rem 0;padding:1.5rem}.about-transparency>p:not(.eyebrow){color:var(--ink)}.about-contact{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem 1.25rem;margin-top:1.4rem;padding:1.15rem;display:grid}.about-contact h3{color:var(--brand-deep);margin:0 0 .35rem;font-size:1.08rem}.about-contact p{max-width:620px;color:var(--muted);margin:0;font-size:.94rem}.about-contact small{color:var(--muted);grid-column:1/-1}.about-contact-link{min-height:2.75rem;color:var(--brand);overflow-wrap:anywhere;text-underline-offset:.2rem;border:1px solid #94b5c8;border-radius:.6rem;align-items:center;padding:.6rem .8rem;font-weight:800;text-decoration:underline;display:inline-flex}.about-contact-link:hover{background:var(--brand-wash)}.about-cta{background:var(--brand-deep);color:#fff;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:2rem;padding:1.5rem;display:flex}.about-cta .eyebrow{color:#dbeaf3}.about-cta h2{color:#fff;margin-bottom:0}.about-cta .button{color:var(--brand);background:#fff;flex:none}.mobile-nav{display:none}.mobile-wishlist-count{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:1.2rem;height:1.2rem;margin-left:.25rem;padding:0 .25rem;font-size:.65rem;line-height:1;display:inline-grid}@media (max-width:980px) and (min-width:761px){.filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-layout{grid-template-columns:1fr;gap:.4rem}.footer-disclosure{text-align:left;white-space:normal;justify-self:start}}@media (max-width:760px){body{padding-bottom:4.35rem}.footer-layout{grid-template-columns:1fr;gap:.4rem}.footer-disclosure{text-align:left;white-space:normal;justify-self:start;margin:0}.about-page{padding-inline:.25rem}.about-hero{padding-top:.5rem}.about-steps{grid-template-columns:1fr}.about-steps li{min-height:0}.about-transparency{margin:1.25rem 0;padding:1rem}.about-contact{grid-template-columns:1fr;padding:1rem}.about-contact small{grid-column:auto}.about-contact-link{justify-content:center;width:100%}.about-cta{flex-direction:column;align-items:stretch}.about-cta .button{width:100%}.site-header .header-inner{grid-template-columns:auto 1fr;align-items:center;padding-block:.65rem;display:grid}.site-header .brand{grid-column:1}.site-header .site-nav{display:none}.site-header .global-search{grid-column:1/-1;width:100%;max-width:none}.header-inner{align-items:flex-start;padding-block:.9rem}.page-shell{padding-top:1rem}.product-not-found{grid-template-columns:1fr;gap:1.25rem;min-height:0;padding:1rem}.product-not-found-art{min-height:165px}.product-not-found-art span{width:4.75rem;height:4.75rem;font-size:2.2rem}.product-not-found-content h1{font-size:2rem}.product-not-found-search>div{grid-template-columns:1fr}.product-not-found-search .button,.product-not-found-actions .button{width:100%}.hero{padding-block:.5rem .75rem}.hero .lede{margin-bottom:0}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.75rem 0 1.25rem}.trust-item{padding:.65rem .75rem}.trust-item strong{font-size:.85rem}.trust-item span{display:none}.deal-grid,.product-layout,.saved-grid{grid-template-columns:1fr}.search-row,.report-actions,.inline-actions{flex-direction:column;align-items:stretch}.discovery-search-form .search-row{flex-direction:row;align-items:stretch}.discovery-search-form .search-row .button{width:auto}.button{width:100%}.control-toolbar{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:.5rem;display:grid}.control-toolbar>*,.sort-controls>*,.deal-card,.deal-card h2,.offer-card,.offer-card .button,.primary-offer .button{overflow-wrap:anywhere;min-width:0}.offer-card .button,.primary-offer .button{white-space:normal;text-align:center}.filter-trigger{width:auto;min-width:6rem;padding-inline:.7rem}.sort-controls{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;width:100%}.sort-controls>label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.sort-controls .button{width:auto}.filter-panel{z-index:35;background:var(--surface);border:0;margin:0;padding:1rem;position:fixed;inset:0;overflow-y:auto}.filter-panel.is-open{display:block}.filter-heading-row{z-index:1;border-bottom:1px solid var(--line);background:var(--surface);margin:-1rem -1rem 1rem;padding:1rem;position:sticky;top:-1rem}.filter-heading-row p{max-width:16rem}.filter-close{width:auto}.filter-fields{grid-template-columns:1fr}.price-fields{grid-column:auto}.filter-actions{background:var(--surface);flex-direction:row;margin:1.25rem -1rem -1rem;padding:1rem;position:sticky;bottom:-1rem;box-shadow:0 -4px 14px #17211b14}.filter-actions .button{flex:1}.deal-card-heading{flex-direction:column}.card-price-block{text-align:left;width:100%}.deal-card-footer{flex-direction:column;align-items:stretch}.observed{order:2}.pagination{text-align:center;flex-direction:column;align-items:stretch}.history-heading{flex-direction:column}.history-range{width:100%}.history-range a{flex:1;justify-content:center}.history-data{overflow-x:auto}.feed-modes{flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.feed-modes a,.feed-modes button{white-space:nowrap;flex:none}.product-page{padding-bottom:9.75rem}.primary-price{font-size:2.2rem}.retention-actions{grid-template-columns:1fr}.offer-facts{grid-template-columns:1fr;gap:.85rem}.offer-conditions dl{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-more-details-content{grid-template-columns:1fr;gap:1rem}.product-page>.report-entry{grid-template-columns:1fr}.product-page>.report-entry>.button{width:100%}.mobile-retailer-bar{inset:auto 0 calc(4.25rem + env(safe-area-inset-bottom,0px));z-index:15;border-top:1px solid var(--line);background:#fffffffa;padding:.55rem 1rem;display:block;position:fixed;box-shadow:0 -4px 16px #17211b1f}.mobile-retailer-bar .button{width:min(100%,560px);margin-inline:auto}.mobile-nav{z-index:25;border-top:1px solid var(--line);background:#fffffffc;grid-template-columns:repeat(5,minmax(0,1fr));min-height:4.25rem;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -4px 14px #17211b1a}.mobile-nav a{min-width:0;color:var(--muted);justify-content:center;align-items:center;padding:.55rem .2rem;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.mobile-nav a[aria-current=page]{background:var(--accent-soft);color:var(--accent)}}@media (max-width:350px){.control-toolbar{grid-template-columns:1fr}.filter-trigger{width:100%}}:root{--brand:#0e4c73;--brand-deep:#18232e;--brand-wash:#eaf2f7;--brand-red:#c33530;--brand-red-deep:#982824;--brand-red-wash:#fceceb;--deal-orange:#c33530}.site-header{box-shadow:0 2px 12px #17212b12}.header-primary{min-height:4.45rem}.brand{color:var(--brand-deep);flex:none}.brand-logo{flex:none;align-items:center;width:218px;height:auto;display:inline-flex}.brand-logo-wordmark{width:100%;max-width:100%;height:auto;display:block}.brand-logo-compact{width:164px}.global-search{max-width:590px}.global-search-row input{background:#fbfdff;border-width:1.5px;border-color:#8faabc}.global-search-submit{background:var(--brand);border-color:var(--brand);padding-inline:1.15rem}.global-search-submit:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.catalog-bar{background:#fff;border-top:1px solid #edf1ee}.catalog-bar .header-inner{justify-content:flex-start;min-height:3rem}.catalog-nav{align-items:stretch;gap:.15rem;min-height:3rem;display:flex}.catalog-nav>a,.catalog-menu>summary{min-height:3rem;color:var(--ink);cursor:pointer;border:0;align-items:center;padding:.45rem .85rem;font-size:.92rem;font-weight:750;text-decoration:none;list-style:none;display:flex}.catalog-menu>summary::-webkit-details-marker{display:none}.catalog-menu>summary span{color:var(--muted);margin-left:.45rem;transition:transform .16s}.catalog-menu[open]>summary{color:var(--brand);background:var(--brand-wash)}.catalog-menu[open]>summary span{transform:rotate(180deg)}.catalog-menu{position:relative}.catalog-menu-panel{z-index:45;border:1px solid var(--line);background:#fff;border-radius:.85rem;width:min(690px,100vw - 2rem);padding:1rem;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 18px 40px #17212b2b}.catalog-menu-title{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:800}.catalog-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(3.25rem,auto);align-items:stretch;gap:.45rem;display:grid}.catalog-menu-grid a{min-height:3.25rem;color:var(--ink);border-radius:.55rem;align-items:start;padding:.6rem .65rem;font-size:.9rem;text-decoration:none;display:grid}.catalog-menu-item-category{grid-template-columns:minmax(0,1fr)}.catalog-menu-item-retailer{grid-template-columns:1.9rem minmax(0,1fr);column-gap:.6rem}.catalog-menu-label{overflow-wrap:anywhere;min-width:0;padding-top:.28rem;line-height:1.25}.catalog-menu-grid a:hover{background:var(--brand-wash);color:var(--brand-deep)}.catalog-menu-mark{background:var(--brand-wash);width:1.9rem;height:1.9rem;color:var(--brand);border-radius:.5rem;place-items:center;font-weight:900;display:grid}.catalog-nav-wishlist{margin-left:.5rem;color:var(--brand)!important}.page-shell{width:min(1220px,100% - 2rem);padding-top:1.25rem}.home-hero{max-width:none;padding:.4rem 0 1.2rem}.home-hero h1{margin-bottom:.55rem;font-size:clamp(2.15rem,4vw,3.25rem)}.home-hero .lede{max-width:800px;margin:.35rem 0}.store-banners{margin:.4rem 0 1.4rem}.store-banners-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.75rem;display:flex}.store-banners-heading h2{margin:0;font-size:1.35rem}.store-carousel-controls{color:var(--muted);justify-content:flex-end;align-items:center;gap:.45rem;font-size:.78rem;display:flex}.store-carousel-controls span{white-space:nowrap;margin-right:.2rem}.store-carousel-controls button{width:2.75rem;height:2.75rem;color:var(--brand);font:inherit;cursor:pointer;background:#fff;border:1px solid #8fa7b7;border-radius:999px;place-items:center;font-size:1.1rem;font-weight:800;display:inline-grid}.store-carousel-controls button:disabled{opacity:.4;cursor:not-allowed}.store-banner-rail{scroll-snap-type:x proximity;grid-auto-columns:minmax(225px,1fr);grid-auto-flow:column;gap:.75rem;padding:.15rem .1rem .55rem;display:grid;overflow-x:auto}.store-banner{--store-hue:145;border:1px solid hsl(var(--store-hue) 28% 78%);background:linear-gradient(135deg,hsl(var(--store-hue) 54% 95%),#fff);min-height:5.4rem;color:var(--ink);scroll-snap-align:start;border-radius:.85rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.9rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid}.store-banner:hover{transform:translateY(-2px);box-shadow:0 9px 22px #173a251f}.store-banner-mark{background:hsl(var(--store-hue) 50% 34%);color:#fff;border-radius:.75rem;place-items:center;width:2.8rem;height:2.8rem;font-weight:900;display:grid}.store-banner strong,.store-banner small{display:block}.store-banner small{color:var(--muted);margin-top:.12rem}.store-banner-arrow{color:hsl(var(--store-hue) 50% 30%);font-size:1.35rem}.discovery-controls{margin:0 0 1.4rem}.compact-filter-form{border:1px solid var(--line);background:#fff;border-radius:.85rem;margin:0;padding:1rem 1.1rem}.compact-filter-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem;display:flex}.compact-filter-heading h2{margin:0;font-size:1.18rem}.compact-filter-heading>span{color:var(--muted);font-size:.86rem}.compact-filter-fields{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) auto auto;align-items:end;gap:.7rem;display:grid}.compact-filter-fields .filter-field label{font-size:.82rem}.compact-filter-fields .button-text{width:auto}.active-filters{margin:.6rem 0 0}.section-heading{margin:1.35rem 0 .75rem}.section-heading h2{font-size:1.55rem}.feed-count{color:var(--muted);font-size:.9rem}.feed-modes{border-bottom:1px solid var(--line);gap:1rem;margin:0 0 1rem}.feed-modes a,.feed-modes button{min-height:2.8rem;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:.55rem .1rem}.feed-modes a[aria-current=page],.feed-modes button[aria-current=page]{border-color:var(--brand-red);color:var(--brand-deep);background:0 0}.feed-update-error{margin-bottom:1rem}#deals,#filters,#global-search-input{scroll-margin-top:9rem}.deal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.deal-card{border-color:#dde6eb;border-radius:.85rem;flex-direction:column;padding:0;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #17212b0b}.deal-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #17212b1a}.deal-card-media{position:relative}.deal-card-wishlist{z-index:2;justify-items:end;display:grid;position:absolute;top:.55rem;right:.55rem}.card-wishlist-button{width:2.75rem;min-width:2.75rem;min-height:2.75rem;color:var(--brand);font:inherit;cursor:pointer;background:#fff;border:1px solid #a5b7c3;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 2px 7px #17212b14}.card-wishlist-button:hover{border-color:var(--brand);background:var(--brand-wash)}.card-wishlist-button[aria-pressed=true]{background:var(--brand-red-wash);color:var(--brand-red);border-color:#d68a87}.card-wishlist-button:disabled{opacity:.6;cursor:not-allowed}.card-wishlist-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.4rem;height:1.4rem;transition:fill .15s,transform .15s;display:block}.card-wishlist-button[aria-pressed=true] .card-wishlist-icon{fill:currentColor}.card-wishlist-button[aria-busy=true] .card-wishlist-icon{animation:.8s ease-in-out infinite alternate wishlist-heart-pulse}.card-wishlist-button:after{z-index:4;background:var(--brand-deep);color:#fff;content:attr(data-tooltip);white-space:normal;opacity:0;pointer-events:none;border-radius:.35rem;width:max-content;max-width:10rem;padding:.35rem .5rem;font-size:.7rem;font-weight:700;line-height:1.25;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + .4rem);right:0;transform:translateY(-.2rem)}@media (hover:hover){.card-wishlist-button:hover:after{opacity:1;transform:translateY(0)}}.card-wishlist-button:focus-visible:after{opacity:1;transform:translateY(0)}.card-wishlist-feedback{border-radius:.4rem;margin-top:.4rem;padding:.4rem .5rem;font-size:.7rem;font-weight:700;line-height:1.3}.card-wishlist-feedback-error{background:var(--error-soft);width:min(11rem,50vw - 1rem);color:var(--error);border:1px solid #e0a29e;box-shadow:0 3px 10px #17212b1f}@keyframes wishlist-heart-pulse{0%{opacity:.45;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.card-wishlist-button[aria-busy=true] .card-wishlist-icon{opacity:.55;animation:none}}.deal-card-visual{aspect-ratio:1;min-height:0;color:var(--brand-deep);background:#fff;justify-content:center;align-items:center;padding:.8rem;text-decoration:none;display:flex;position:relative}.product-image{object-fit:contain;width:100%;height:100%}.product-image-fallback{color:var(--muted);text-align:center;place-items:center;gap:.45rem;display:grid}.product-image-fallback strong{background:var(--brand-wash);width:5.3rem;height:5.3rem;color:var(--brand-deep);border:1px solid #bfd1dc;border-radius:1.2rem;place-items:center;font-size:1.45rem;display:grid;box-shadow:0 8px 18px #0b55771a}.product-image-fallback small{letter-spacing:.03em;text-transform:uppercase;font-size:.72rem;font-weight:800}.product-visual-mark{background:#fff;border:1px solid #bfd1dc;border-radius:1.2rem;place-items:center;width:5.3rem;height:5.3rem;font-size:1.45rem;font-weight:900;display:grid;box-shadow:0 8px 18px #0b55771a}.product-visual-copy{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800;position:absolute;inset:auto .7rem .55rem}.product-visual-copy small{display:none}.deal-card-body{flex-direction:column;flex:1;min-width:0;padding:.72rem;display:flex}.deal-card-retailer-name{min-height:1.1rem;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:.72rem;font-weight:750;line-height:1.3;display:-webkit-box;overflow:hidden}.deal-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.65rem;margin:0 0 .45rem;font-size:1rem;line-height:1.34;display:-webkit-box;overflow:hidden}.deal-card-details-link:after{z-index:1;content:"";position:absolute;inset:0}.deal-card-details-link:focus-visible{outline:none}.deal-card-details-link:focus-visible:after{outline:3px solid var(--brand);outline-offset:-3px;border-radius:.85rem}.deal-card-footer .button{z-index:2;position:relative}.deal-card-price-row{flex-wrap:wrap;align-items:baseline;gap:.25rem;margin-top:auto;display:flex}.deal-card .deal-card-price-row .price{color:var(--brand-deep);margin:0;font-size:1.55rem}.deal-card-price-row>span{color:var(--muted);font-size:.66rem;font-weight:800}.deal-card-savings{min-height:1rem;color:var(--success);margin:.15rem 0 0;font-size:.72rem;font-weight:800}.deal-card-price-context{min-height:1.1rem;color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.2rem .5rem;margin:.12rem 0 0;font-size:.7rem;line-height:1.3;display:flex}.deal-card-price-context del{text-decoration-thickness:1.5px}.deal-card-price-context strong{color:var(--success)}.deal-card-confidence{border-top:1px solid var(--line);min-height:2.05rem;color:var(--muted);margin:.55rem 0;padding-top:.5rem;font-size:.7rem;font-weight:750;line-height:1.35}.deal-card-confidence span{margin-inline:.12rem}.deal-card-confidence.confidence-warning{color:var(--warning)}.deal-card-footer{margin-top:auto}.deal-card-footer .button{white-space:normal;text-align:center;width:100%;min-height:2.75rem;padding:.5rem .6rem;font-size:.78rem}.deal-card-link-unavailable{color:var(--muted);text-align:center;margin:.35rem 0;font-size:.72rem;font-weight:700}.wishlist-only{max-width:300px;display:block}.wishlist-only .save-control{width:100%}.saved-product-card{grid-template-columns:minmax(120px,160px) minmax(0,1fr);align-items:start;gap:.85rem;padding:.75rem;display:grid}.saved-product-visual{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:.65rem;place-items:center;width:100%;margin:0;padding:.5rem;text-decoration:none;display:grid;overflow:hidden}.saved-product-visual .product-image{object-fit:contain;width:100%;height:100%}.saved-product-visual .product-image-fallback strong{width:4rem;height:4rem;font-size:1.1rem}.saved-product-body{flex-direction:column;min-width:0;height:100%;display:flex}.saved-product-card .eyebrow{margin:0 0 .15rem;font-size:.66rem}.saved-product-card h2{min-height:0;margin:0 0 .3rem;font-size:.98rem}.saved-product-card .price{font-size:1.3rem}.saved-product-card .card-meta{margin:.2rem 0 0;padding:0}.saved-product-card .saved-at{margin:.15rem 0;font-size:.72rem}.saved-product-card .state-row{gap:.25rem;margin:.35rem 0}.saved-product-card .state-badge{min-height:1.45rem;padding:.12rem .38rem;font-size:.68rem}.saved-product-card .inline-actions{gap:.35rem;margin-top:auto}.saved-product-card .button{min-height:2.4rem;padding:.45rem .6rem;font-size:.75rem}.saved-product-card:hover{transform:none}@media (max-width:1060px){.deal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-nav .wishlist-link{display:none}.wishlist-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.wishlist-controls .button{width:100%}}@media (max-width:760px){.header-primary{min-height:auto;grid-template-columns:minmax(0,1fr)!important;display:grid!important}.site-header .header-primary>.brand{grid-column:1/-1;justify-self:start;align-items:center;width:164px;min-width:164px;max-width:164px;display:inline-flex}.site-header .brand .brand-logo{align-items:center;min-width:164px;max-width:164px;overflow:visible;width:164px!important;height:40px!important;display:inline-flex!important}.site-header .brand .brand-logo-wordmark{object-fit:contain;width:164px;max-width:164px;height:40px;position:static;display:block!important}.site-header .global-search{margin-top:.15rem}.catalog-bar{display:none}.page-shell{width:min(100% - 1rem,1220px);padding-top:.75rem}.home-hero{padding:.15rem .25rem .85rem}.home-hero h1{font-size:2rem}.home-hero .lede{font-size:1rem}.store-banners-heading{align-items:start}.store-banner-rail{grid-auto-columns:minmax(205px,82%)}.compact-filter-form{padding:.85rem}.compact-filter-heading{align-items:start}.compact-filter-heading>span{text-align:right}.compact-filter-fields{grid-template-columns:1fr 1fr}.compact-filter-fields .button{width:100%}.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-hero{grid-template-columns:112px minmax(0,1fr);grid-template-areas:"visual identity""offer offer";align-items:center;gap:.8rem 1rem;padding:.9rem}.product-identity .eyebrow{font-size:.7rem}.product-hero h1{max-width:none;margin-bottom:.35rem;font-size:clamp(1.35rem,6.4vw,1.85rem);line-height:1.1}.product-retailer{font-size:.86rem}.product-detail-visual{aspect-ratio:1;border-radius:.75rem;width:112px;max-width:112px;height:112px;margin:0;padding:.45rem}.product-detail-visual .product-image-fallback{gap:.2rem}.product-detail-visual .product-image-fallback strong{border-radius:.8rem;width:3.3rem;height:3.3rem;font-size:1rem}.product-detail-visual .product-image-fallback small{font-size:.55rem}.primary-offer{padding-top:.15rem}.primary-offer-actions{grid-template-columns:1fr;display:grid}.primary-offer-actions>.button,.primary-offer-actions>.save-control{width:100%}.offer-status-line{font-size:.82rem}.primary-offer .state-row{margin:.55rem 0}.primary-offer .state-badge{min-height:1.65rem;font-size:.7rem}.stale-guidance{font-size:.8rem}.offer-facts{padding:.9rem}.offer-more-details summary{grid-template-columns:minmax(0,1fr) auto;gap:.15rem .75rem;display:grid}.offer-more-details summary small{grid-column:1}.offer-more-details summary:after{grid-area:1/2/3;align-self:center}.deal-card-visual{min-height:0}.product-visual-mark{width:4.2rem;height:4.2rem}.card-wishlist-button{min-width:2.75rem;min-height:2.75rem}.deal-card-body{padding:.62rem}.deal-card-retailer-name{font-size:.67rem}.deal-card h2{min-height:2.55rem;font-size:.91rem}.deal-card .deal-card-price-row .price{font-size:1.25rem}.deal-card-confidence{min-height:2.55rem;font-size:.65rem}.deal-card-footer .button{padding-inline:.4rem;font-size:.72rem}.wishlist-only{max-width:none}.saved-product-card{grid-template-columns:112px minmax(0,1fr);gap:.65rem;padding:.65rem}.saved-product-card .inline-actions{gap:.25rem}.saved-product-card .button{min-height:2.5rem}}@media (max-width:420px){.wishlist-controls{grid-template-columns:1fr}.saved-product-card{grid-template-columns:96px minmax(0,1fr)}.saved-product-visual{padding:.35rem}.saved-product-visual .product-image-fallback strong{width:3.2rem;height:3.2rem;font-size:.9rem}.saved-product-visual .product-image-fallback small{display:none}.compact-filter-fields{grid-template-columns:1fr}.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-card-visual{min-height:0}.product-visual-mark{width:3.7rem;height:3.7rem;font-size:1.1rem}.product-visual-copy{display:none}.deal-card h2{min-height:2.5rem;font-size:.84rem}.deal-card .deal-card-price-row .price{font-size:1.12rem}.deal-card-savings{font-size:.64rem}.deal-card-confidence{min-height:2.65rem;font-size:.62rem}.deal-card-footer .button{font-size:.69rem}}@media (max-width:340px){.deal-grid{grid-template-columns:1fr}}.store-banner-rail{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:calc(25% - .5625rem);grid-auto-flow:column;padding:.15rem 0 .35rem;overflow-x:auto}.store-banner-rail::-webkit-scrollbar{display:none}.store-banner{isolation:isolate;background:var(--brand-deep);color:#fff;border:1px solid #0e4c7333;min-height:158px;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden}.store-banner-art{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .24s;position:absolute;inset:0}.store-banner-shade{z-index:-1;background:linear-gradient(90deg,#0a1f2ff2 0%,#0a1f2fc2 58%,#0a1f2f33 100%);position:absolute;inset:0}.store-banner-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:158px;padding:1rem;display:flex}.store-banner-content small{color:#dbeaf3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:850}.store-banner-content strong{color:#fff;max-width:90%;font-size:1.07rem;line-height:1.2}.store-banner-content>span{color:#edf5f9;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:88%;margin-top:.25rem;font-size:.76rem;line-height:1.35;display:-webkit-box;overflow:hidden}.store-banner-content b{color:#fff;margin-top:.75rem;font-size:.78rem}.store-banner-affiliate{border-color:#c335307a;box-shadow:inset 0 0 0 1px #c335301a}.store-banner-discovery .store-banner-shade{background:linear-gradient(90deg,#142837f2,#142837ad 68%,#14283747)}.store-banner:hover .store-banner-art{transform:scale(1.035)}.store-banner:focus-visible{outline:3px solid var(--focus);outline-offset:3px;box-shadow:0 0 0 2px #fff}@media (max-width:980px){.store-banner-rail{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:calc(50% - .375rem);grid-auto-flow:column;overflow-x:auto}.store-banner{scroll-snap-align:start}}@media (max-width:760px){.store-banner-rail{touch-action:pan-y;width:100%;min-width:0;display:block;overflow:hidden}.store-banner{scroll-snap-stop:normal;width:100%;min-width:0;display:none}.store-banner[data-mobile-active=true]{display:block}}@media (max-width:420px){.store-banners-heading{grid-template-columns:1fr;align-items:start;display:grid}.store-carousel-controls{justify-content:flex-start;gap:.45rem;width:100%}.store-carousel-controls span{text-overflow:clip;flex:1;max-width:none;overflow:visible}.store-banner-rail{width:100%;min-width:0;display:block;overflow:hidden}.store-banner,.store-banner-content{min-height:150px}.store-banner-content{padding:.7rem}.store-banner-content strong{max-width:100%;font-size:.9rem}.store-banner-content>span{max-width:100%;font-size:.68rem}.store-banner-content b{margin-top:.55rem;font-size:.69rem}}@media (prefers-reduced-motion:reduce){.store-banner,.store-banner-art{transition:none}.store-banner:hover,.store-banner:hover .store-banner-art{transform:none}}body:has(.admin-panel-shell)>.site-header{display:none}body:has(.admin-panel-shell)>footer{display:none}body:has(.admin-panel-shell)>.mobile-nav{display:none}body:has(.admin-panel-shell)>.skip-link{display:none}body:has(.admin-access)>.site-header{display:none}body:has(.admin-access)>footer{display:none}body:has(.admin-access)>.mobile-nav{display:none}body:has(.admin-access)>.skip-link{display:none}:is(body:has(.admin-panel-shell)>.page-shell,body:has(.admin-access)>.page-shell){width:100%;max-width:none;margin:0;padding:0}.admin-access{background:linear-gradient(145deg,#edf4f8,#fbfcfd 55%,#e5eef4);place-items:center;min-height:100vh;padding:1rem;display:grid}.admin-login-card{border:1px solid var(--line);background:#fff;border-radius:1rem;width:min(100%,460px);padding:clamp(1.25rem,4vw,2rem);box-shadow:0 24px 60px #0e4c7321}.admin-login-card h1{margin:.25rem 0 .65rem;font-size:clamp(2rem,7vw,2.8rem)}.admin-login-card form{gap:.65rem;margin:1.25rem 0;display:grid}.admin-login-card label,.admin-editor label,.admin-search{color:var(--ink);gap:.35rem;font-size:.83rem;font-weight:750;display:grid}.admin-login-card>a{text-align:center;margin-top:1rem;display:block}.admin-denied{background:var(--warning-soft);border:1px solid #d8b477;border-radius:.7rem;margin:1rem 0;padding:1rem}.admin-panel-shell{min-height:100vh;color:var(--ink);background:#f3f6f8}.admin-topbar{z-index:50;border-bottom:1px solid var(--line);background:#fffffffa;justify-content:space-between;align-items:center;gap:1rem;min-height:4.2rem;padding:.65rem clamp(1rem,3vw,2rem);display:flex;position:sticky;top:0}.admin-topbar>div{align-items:center;gap:.65rem;display:flex}.admin-topbar>div:first-child span:last-child{background:var(--brand-wash);color:var(--brand-deep);border-radius:.35rem;padding:.2rem .45rem;font-size:.75rem;font-weight:800}.admin-topbar a{color:var(--brand);font-weight:750}.admin-topbar .button{min-height:2.55rem;padding:.45rem .75rem}.admin-layout{grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 4.2rem);display:grid}.admin-nav{border-right:1px solid var(--line);background:#fff;align-self:start;gap:.25rem;min-height:calc(100vh - 4.2rem);padding:1.25rem .8rem;display:grid;position:sticky;top:4.2rem}.admin-nav button{min-height:2.8rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.55rem;padding:.65rem .8rem;font-weight:750}.admin-nav button:hover,.admin-nav button[aria-current=page]{background:var(--brand-wash);color:var(--brand-deep)}.account-code-mode{align-items:center;gap:.55rem;margin:.8rem 0;font-weight:650;display:flex}.account-code-mode input{width:auto}.admin-security-shell{background:var(--surface-muted);min-height:100vh}.admin-security-main{width:min(46rem,100% - 2rem);margin:0 auto;padding:2.5rem 0 5rem}.admin-security-card{gap:1rem;display:grid}.admin-security-card h1,.admin-security-card h2,.admin-security-card p{margin:0}.admin-security-status{border:1px solid var(--line);background:#fff;border-radius:.7rem;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding:1rem;display:flex}.admin-security-setup,.admin-security-stepup,.admin-recovery-codes{border:1px solid var(--line);background:#fff;border-radius:.7rem;gap:.8rem;padding:1rem;display:grid}.admin-security-setup form,.admin-security-stepup{gap:.65rem;display:grid}.admin-security-key{overflow-wrap:anywhere;background:var(--brand-wash);border-radius:.45rem;padding:.8rem;font-size:1rem}.admin-recovery-codes ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin:0;padding-left:1.4rem;display:grid}.admin-security-actions{flex-wrap:wrap;gap:.75rem;display:flex}.admin-main{width:min(100%,1440px);margin-inline:auto;padding:clamp(1rem,3vw,2rem)}.admin-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-heading>div:first-child{min-width:0}.admin-heading h1{margin:.15rem 0 .35rem;font-size:clamp(2rem,5vw,3rem)}.admin-heading p{max-width:760px;color:var(--muted);margin:.2rem 0}.admin-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.admin-stats article,.admin-card,.admin-publication-card{border:1px solid var(--line);background:#fff;border-radius:.8rem;padding:1rem}.admin-stats strong,.admin-stats span{display:block}.admin-stats strong{color:var(--brand-deep);font-size:2rem}.admin-stats span{color:var(--muted);margin-top:.2rem;font-size:.83rem}.admin-card{margin-bottom:1rem}.admin-card h2,.admin-publication-card h2{margin-top:0;font-size:1.15rem}.admin-card ul{padding-left:1.2rem}.status-chip{color:#425047;background:#edf1ef;border-radius:999px;align-items:center;min-height:1.7rem;padding:.22rem .48rem;font-size:.72rem;font-weight:800;display:inline-flex}.status-ready{background:var(--success-soft);color:var(--success)}.status-warning{background:var(--warning-soft);color:var(--warning)}.admin-notice,.admin-error{z-index:40;border-radius:.6rem;margin:0 0 1rem;padding:.75rem 1rem;position:sticky;top:4.8rem}.admin-notice{border:1px solid var(--success-line);background:var(--success-soft);color:var(--success)}.admin-error{background:#fff1f1;border:1px solid #d69494}.admin-search{width:min(100%,540px);margin-bottom:1rem}.admin-table{border:1px solid var(--line);background:#fff;border-radius:.8rem;overflow:auto}.admin-table table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.75rem}.admin-table th{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;background:#f7f9f7;font-size:.75rem}.admin-table td{font-size:.85rem}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{color:var(--muted);overflow-wrap:anywhere;margin-top:.2rem}.admin-table .button{min-height:2.35rem;padding:.4rem .65rem}.admin-empty{color:var(--muted);padding:1rem}.admin-entity-toolbar{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.admin-catalog-tabs{border:1px solid var(--line);background:var(--brand-wash);border-radius:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;padding:.45rem;display:grid}.admin-catalog-tabs button{min-height:3.4rem;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.6rem;gap:.15rem;padding:.65rem .8rem;display:grid}.admin-catalog-tabs button strong,.admin-catalog-tabs button span{display:block}.admin-catalog-tabs button strong{color:var(--ink);font-size:.88rem}.admin-catalog-tabs button span{font-size:.72rem}.admin-catalog-tabs button[aria-selected=true]{background:#fff;border-color:#94b5c8;box-shadow:0 2px 8px #0e4c7317}.admin-catalog-tabs button[aria-selected=true] strong{color:var(--brand-deep)}.admin-entity-toolbar .admin-search,.admin-entity-toolbar .admin-banner-filters{margin-bottom:0}.admin-entity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-entity-card{border:1px solid var(--line);background:#fff;border-radius:.8rem;gap:.75rem;padding:1rem;display:grid}.admin-entity-card>div:first-child{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.admin-entity-card code{color:var(--muted);overflow-wrap:anywhere;text-align:right;font-size:.72rem}.admin-entity-card h2{margin:0;font-size:1.15rem}.admin-entity-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.admin-entity-card dl div{background:#f7f9f7;border-radius:.55rem;padding:.6rem}.admin-entity-card dt{color:var(--muted);font-size:.7rem}.admin-entity-card dd{color:var(--brand-deep);margin:.15rem 0 0;font-weight:850}.admin-entity-card .button{width:100%;margin-top:auto}.admin-entity-form{gap:.8rem;display:grid}.admin-entity-form>label{color:var(--ink);gap:.35rem;font-size:.83rem;font-weight:750;display:grid}.admin-impact-warning{background:var(--warning-soft);color:var(--warning);border:1px solid #d8b477;border-radius:.6rem;padding:.75rem}.admin-impact-warning p{margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.admin-editor{width:100%;max-width:1280px;margin-inline:auto}.admin-editor-grid{grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;gap:1.25rem;display:grid}.admin-offer-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.admin-offer-progress li{border:1px solid var(--line);min-height:2.8rem;color:var(--muted);background:#fff;border-radius:.65rem;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.78rem;font-weight:800;display:flex}.admin-offer-progress li span{width:1.6rem;height:1.6rem;color:var(--ink);background:#edf1ef;border-radius:50%;place-items:center;display:grid}.admin-offer-progress li.is-current{color:var(--brand-deep);border-color:#94b5c8}.admin-offer-progress li.is-current span{background:var(--brand);color:#fff}.admin-offer-progress li.is-complete{color:var(--brand-deep);background:var(--brand-wash);border-color:#bdd7c6}.admin-offer-progress li.is-complete span{background:var(--brand-deep);color:#fff}.admin-form-stack{gap:1rem;min-width:0;display:grid}.admin-form-stack>.admin-card,.admin-form-stack>details{margin:0}.admin-section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-section-heading h2,.admin-section-heading p{margin:.1rem 0}.admin-affiliate-intake{border-color:#94b5c8;margin:0}.admin-affiliate-analyze-row{grid-template-columns:minmax(0,1fr) minmax(9.5rem,auto);grid-template-areas:"field action""help help";align-items:end;gap:.4rem .75rem;display:grid}.admin-affiliate-link-field{grid-area:field}.admin-affiliate-analyze-row .button{white-space:nowrap;grid-area:action;min-height:2.9rem}.admin-affiliate-link-help{grid-area:help}.admin-inline-error{color:#7b2424;background:#fff4f4;border:1px solid #d8a0a0;border-radius:.55rem;margin:.75rem 0 0;padding:.7rem .8rem;font-size:.8rem;font-weight:700}.admin-affiliate-result{background:var(--warning-soft);border:1px solid #d8b477;border-radius:.7rem;gap:.8rem;margin-top:1rem;padding:1rem;display:grid}.admin-affiliate-result.is-ready{border-color:var(--success-line);background:var(--success-soft)}.admin-affiliate-result dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.admin-affiliate-result dl div{background:#ffffffbf;border-radius:.5rem;min-width:0;padding:.6rem}.admin-affiliate-result dt{color:var(--muted);font-size:.7rem;font-weight:700}.admin-affiliate-result dd{overflow-wrap:anywhere;margin:.15rem 0 0;font-size:.82rem;font-weight:800}.admin-affiliate-result ul{color:var(--warning);margin:0;font-size:.8rem}.admin-affiliate-result-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.admin-autofill-status{background:#fff;border:1px solid #d8b477;border-radius:.6rem;padding:.75rem}.admin-autofill-status.is-ready{border-color:var(--success-line)}.admin-autofill-status strong,.admin-autofill-status p{margin:0;display:block}.admin-autofill-status p{color:var(--muted);margin-top:.25rem;font-size:.78rem;line-height:1.45}.admin-affiliate-confirmation{border-top:1px solid var(--line);grid-template-columns:1fr 1.5fr;gap:.8rem;margin-top:1rem;padding-top:1rem;display:grid}.admin-affiliate-confirmation .admin-toggle,.admin-affiliate-confirmation>p{grid-column:1/-1}.admin-offer-card-preview{border:1px solid var(--line);background:#f8faf8;border-radius:.65rem;gap:.45rem;padding:.75rem;display:grid}.admin-offer-card-preview>div{aspect-ratio:1.6;width:100%;color:var(--brand);background:linear-gradient(145deg,#e5eff5,#f8fbfd);border-radius:.55rem;place-items:center;font-size:2rem;font-weight:900;display:grid}.admin-offer-card-preview>img{aspect-ratio:1.6;object-fit:contain;background:#fff;border-radius:.55rem;width:100%}.admin-offer-card-preview p,.admin-offer-card-preview strong,.admin-offer-card-preview span{overflow-wrap:anywhere;margin:0}.admin-offer-card-preview p{color:var(--muted);font-size:.75rem}.admin-offer-card-preview small{color:var(--muted);font-size:.75rem;display:block}.admin-offer-card-preview .admin-preview-deal-price{color:var(--brand-deep);font-size:1.35rem;font-weight:900}.admin-offer-card-preview button{color:#536159;background:#d9e3dc;border:0;border-radius:.5rem;min-height:2.6rem;font-weight:800}.admin-link-readiness{background:#f7f9f7;border-radius:.55rem;gap:.2rem;padding:.65rem;font-size:.78rem;display:grid}.admin-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-choice-grid label{border:1px solid var(--line);cursor:pointer;background:#f8faf8;border-radius:.7rem;align-items:flex-start;gap:.65rem;min-height:5rem;padding:.85rem;display:flex}.admin-choice-grid label:has(input:checked){border-color:var(--brand);background:var(--brand-wash);box-shadow:0 0 0 1px var(--brand)}.admin-choice-grid input{width:auto;min-height:0;margin-top:.2rem}.admin-choice-grid span{gap:.2rem;display:grid}.admin-choice-grid small{color:var(--muted);font-weight:500;line-height:1.4}.admin-product-picker{gap:.35rem;margin-top:.85rem;font-weight:800;display:grid}.admin-form-stack details{border:1px solid var(--line);background:#fff;border-radius:.8rem;overflow:hidden}.admin-form-stack summary{min-height:3.1rem;color:var(--brand-deep);cursor:pointer;background:#f8faf8;padding:.85rem 1rem;font-weight:850}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.9rem 1rem;padding:1rem;display:grid}.admin-form-grid .span-2{grid-column:1/-1}.admin-form-grid>label{align-content:start;min-width:0}.admin-field-group{align-content:start;gap:.35rem;min-width:0;display:grid}.admin-field-group>label{font-weight:750}.admin-inline-select{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;display:grid}.admin-inline-select .button{white-space:nowrap;min-height:2.9rem}.admin-product-essentials .admin-form-grid>label{grid-template-rows:auto minmax(2.9rem,auto) auto;gap:.35rem;display:grid}.admin-product-essentials .admin-field-group{grid-template-rows:auto minmax(2.9rem,auto) auto}.admin-inline-create{background:var(--brand-wash);border:1px solid #94b5c8;border-radius:.7rem;gap:.8rem;padding:.85rem;display:grid}.admin-inline-create>div:first-child{gap:.2rem;display:grid}.admin-inline-create>div:first-child span{color:var(--muted);font-size:.75rem;line-height:1.4}.admin-inline-create-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-inline-create-fields label{gap:.35rem;min-width:0;font-size:.78rem;font-weight:750;display:grid}.admin-inline-create-actions{justify-content:flex-end;gap:.5rem;display:flex}.admin-form-grid textarea{resize:vertical}.admin-card-form-grid{padding:0}.field-counter{color:var(--muted);justify-self:end;font-size:.72rem;font-weight:650}.field-help{color:var(--muted);font-size:.75rem;font-weight:500;line-height:1.4}.admin-editor input:disabled,.admin-editor select:disabled{color:var(--muted);cursor:not-allowed;background:#eef1ef}.admin-publication-card{gap:.8rem;min-width:0;display:grid;position:sticky;top:5.2rem}.admin-publication-card>label:not(.admin-toggle){gap:.35rem;font-weight:750;display:grid}.admin-toggle{border:1px solid var(--line);background:#f8faf8;border-radius:.55rem;align-items:center;min-height:2.8rem;padding:.65rem;gap:.65rem!important;display:flex!important}.admin-toggle input{width:1.2rem;height:1.2rem}.admin-readonly{background:var(--brand-wash);border-radius:.55rem;gap:.35rem;padding:.75rem;font-size:.78rem;display:grid}.admin-readonly strong,.admin-readonly span{display:block}.admin-readonly span:before{content:"✓";color:var(--brand);margin-right:.4rem;font-weight:900}.deal-card-paid-link{color:var(--muted);text-align:center;margin-top:.35rem;font-size:.7rem;display:block}.admin-banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-banner-card{border:1px solid var(--line);background:#fff;border-radius:.8rem;overflow:hidden}.admin-banner-card>div:last-child{padding:.8rem}.admin-banner-card p{color:var(--muted);font-size:.8rem}.admin-banner-preview{background-color:var(--brand-deep);color:#fff;background-position:50%;background-size:cover;border-radius:.65rem;flex-direction:column;justify-content:flex-end;min-height:170px;padding:1rem;display:flex}.admin-banner-preview small,.admin-banner-preview strong,.admin-banner-preview span{display:block}.admin-banner-preview small{color:#ccebdc;text-transform:uppercase;font-weight:800}.admin-banner-preview strong{margin:.3rem 0;font-size:1.15rem}.admin-banner-preview span{font-size:.8rem}.admin-banner-preview b{margin-top:.75rem;font-size:.78rem}.admin-banner-editor-grid{grid-template-columns:minmax(0,1fr) 360px}.admin-banner-editor .admin-heading h1{overflow-wrap:anywhere;max-width:100%;line-height:1.08}.admin-banner-editor .admin-heading-actions{flex:none;padding-top:.2rem}.admin-banner-preview-panel{align-content:start;gap:1rem}.admin-preview-heading,.admin-preview-meta,.admin-banner-card-status,.admin-banner-card-actions{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.admin-preview-heading>div{min-width:0}.admin-preview-heading .status-chip{flex:none}.admin-preview-heading h2,.admin-preview-heading p{margin:0}.admin-banner-preview-public{border-radius:.8rem;min-height:202px;box-shadow:0 8px 24px #173a2524}.admin-banner-preview-public strong,.admin-banner-preview-public span{overflow-wrap:anywhere}.admin-preview-meta{border-block:1px solid var(--line);color:var(--muted);padding:.75rem 0;font-size:.75rem}.admin-preview-meta span,.admin-preview-meta strong{display:block}.admin-preview-meta strong{color:var(--ink);margin-top:.15rem}.admin-upload{background:#f8faf8;border:1px dashed #9fb5a6;border-radius:.65rem;gap:.5rem;padding:.85rem;display:grid}.admin-upload>label{justify-content:space-between;gap:1rem;font-weight:800;display:flex}.admin-upload>label span,.admin-upload>p{color:var(--muted);font-size:.74rem;font-weight:500}.admin-upload>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;display:grid}.admin-upload input[type=file]{background:#fff;min-width:0;padding:.45rem}.admin-upload p,.admin-image-empty{margin:0}.admin-new-product-image-layout{grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);gap:1rem;padding:1rem;display:grid}.admin-new-image-preview{border:1px solid var(--line);background:#f8faf8;border-radius:.7rem;align-content:start;gap:.5rem;min-width:0;padding:.75rem;display:grid}.admin-new-image-preview>div{aspect-ratio:1;width:100%;color:var(--muted);background:#edf1ef;border-radius:.55rem;place-items:center;font-weight:850;display:grid}.admin-new-image-preview img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:.55rem;width:100%}.admin-new-image-preview strong,.admin-new-image-preview span{overflow-wrap:anywhere}.admin-new-image-preview span{color:var(--muted);font-size:.75rem;line-height:1.4}.admin-new-image-fields{align-content:start;gap:.8rem;min-width:0;display:grid}.admin-product-image-layout{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:1rem;padding:1rem;display:grid}.admin-image-preview{border:1px solid var(--line);background:#fff;border-radius:.75rem;align-content:start;gap:.75rem;min-height:260px;padding:.8rem;display:grid}.admin-image-preview img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:.5rem;width:100%}.admin-image-preview>div{gap:.25rem;display:grid}.admin-image-preview small,.admin-image-history small{color:var(--muted)}.admin-image-controls{align-content:start;gap:.8rem;display:grid}.admin-image-history{gap:.5rem;display:grid}.admin-image-history article{border:1px solid var(--line);border-radius:.55rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem;display:flex}.admin-image-history article>div{gap:.2rem;display:grid}.admin-image-history article>div:last-child{align-items:center;gap:.35rem;display:flex}.admin-carousel-selection{background:#fff;border:1px solid #94b5c8;border-radius:.8rem;grid-template-columns:minmax(320px,1.5fr) minmax(250px,.8fr) minmax(280px,1fr);grid-template-areas:"intro summary action";align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.25rem;display:grid}.admin-carousel-selection.has-removals{grid-template-areas:"intro summary action""reason reason action"}.admin-carousel-intro{grid-area:intro;min-width:0}.admin-carousel-selection h2,.admin-carousel-selection p{margin:.1rem 0}.admin-carousel-selection p{color:var(--muted);font-size:.8rem}.admin-carousel-selection>label{gap:.35rem;font-size:.78rem;font-weight:750;display:grid}.admin-selection-summary{text-align:center;grid-area:summary;grid-template-columns:repeat(3,minmax(72px,1fr));gap:.65rem;min-width:0;margin:0;display:grid}.admin-selection-summary>div{align-content:center;gap:.15rem;min-width:0;display:grid}.admin-selection-summary dt,.admin-selection-summary dd{margin:0;display:block}.admin-selection-summary dt{color:var(--muted);font-size:.68rem;line-height:1.25}.admin-selection-summary dd{color:var(--brand-deep);order:-1;font-size:1.35rem;font-weight:850;line-height:1}.admin-carousel-removal-reason{grid-area:reason}.admin-carousel-save{grid-area:action;width:100%;min-height:3.45rem}.admin-banner-filters{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.admin-banner-filters button{border:1px solid var(--line);min-height:2.75rem;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.5rem .8rem;font-size:.78rem;font-weight:750}.admin-banner-filters button[aria-pressed=true]{border-color:var(--brand);background:var(--brand-wash);color:var(--brand-deep)}.admin-banner-card-body{gap:.7rem;display:grid}.admin-banner-card-status{color:var(--muted);align-items:flex-start;font-size:.72rem}.admin-banner-card-status>span:last-child{text-align:right}.admin-banner-card .admin-toggle{margin:0}.admin-banner-card-actions{border-top:1px solid var(--line);color:var(--muted);padding-top:.7rem;font-size:.75rem}.admin-report-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.admin-report-card{gap:.65rem;margin:0;display:grid}.admin-report-card>div:first-child{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.admin-report-card>div:first-child small{color:var(--muted)}.admin-report-card h2,.admin-report-card p{margin:0}.admin-report-card blockquote{border-left:3px solid var(--brand);color:var(--muted);background:#f7f9f7;margin:0;padding:.7rem}.admin-report-card label{gap:.35rem;font-size:.83rem;font-weight:750;display:grid}.admin-report-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-report-actions .button{width:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.admin-layout{grid-template-columns:1fr}.admin-nav{z-index:45;border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:.45rem .7rem;display:flex;position:sticky;top:4.2rem;overflow-x:auto}.admin-nav button{flex:none}.admin-main{padding:1rem}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor-grid{grid-template-columns:1fr}.admin-publication-card{position:static}.admin-banner-grid,.admin-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-entity-toolbar{flex-direction:column;align-items:stretch}.admin-carousel-selection{grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);grid-template-areas:"intro summary""action action";align-items:center}.admin-carousel-selection.has-removals{grid-template-areas:"intro summary""reason reason""action action"}.admin-report-list{grid-template-columns:1fr}}@media (max-width:620px){.admin-offer-progress{grid-template-columns:1fr}.admin-affiliate-analyze-row{grid-template-columns:1fr;grid-template-areas:"field""action""help"}.admin-affiliate-analyze-row .button{width:100%}.admin-affiliate-confirmation{grid-template-columns:1fr}.admin-affiliate-confirmation .admin-toggle,.admin-affiliate-confirmation>p{grid-column:auto}.admin-affiliate-result dl,.admin-choice-grid{grid-template-columns:1fr}.admin-topbar{align-items:flex-start}.admin-topbar>div:first-child span:last-child,.admin-topbar>div:last-child>a{display:none}.admin-topbar strong{font-size:.9rem}.admin-heading{display:grid}.admin-heading-actions{grid-template-columns:1fr 1fr;display:grid}.admin-heading-actions .button-primary{grid-column:1/-1}.admin-stats{gap:.5rem}.admin-stats article{padding:.75rem}.admin-form-grid{grid-template-columns:1fr;padding:.75rem}.admin-form-grid .span-2{grid-column:auto}.admin-catalog-tabs,.admin-inline-create-fields,.admin-inline-select{grid-template-columns:1fr}.admin-inline-create-actions{grid-template-columns:1fr 1fr;display:grid}.admin-banner-grid,.admin-entity-grid{grid-template-columns:1fr}.admin-heading>.button-primary{width:100%}.admin-carousel-selection{grid-template-columns:1fr;grid-template-areas:"intro""summary""action";padding:.85rem}.admin-carousel-selection.has-removals{grid-template-areas:"intro""summary""reason""action"}.admin-selection-summary{width:100%}.admin-upload>label{gap:.25rem;display:grid}.admin-upload>div{grid-template-columns:1fr}.admin-upload .button{width:100%}.admin-product-image-layout{grid-template-columns:1fr}.admin-new-product-image-layout{grid-template-columns:1fr;padding:.75rem}.admin-image-preview{min-height:0}.admin-image-history article{flex-direction:column;align-items:flex-start}.admin-table{background:0 0;border:0;overflow:visible}.admin-table table,.admin-table thead,.admin-table tbody,.admin-table tr,.admin-table th,.admin-table td{min-width:0;display:block}.admin-table thead{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.admin-table tr{border:1px solid var(--line);background:#fff;border-radius:.7rem;margin-bottom:.75rem;padding:.75rem}.admin-table td{border:0;grid-template-columns:7rem minmax(0,1fr);gap:.5rem;padding:.4rem 0;display:grid}.admin-table td:before{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-table td:first-child:before{content:"Item"}.admin-table td:nth-child(2):before{content:"Retailer"}.admin-table td:nth-child(3):before{content:"Price / action"}.admin-table td:nth-child(4):before{content:"Status"}.admin-table td:nth-child(5):before{content:"Readiness"}.admin-table td:last-child{grid-template-columns:1fr}.admin-table .button{width:100%}}
