.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:4px 8px;border:0;background:transparent;color:inherit;font:inherit;white-space:nowrap}
.theme-toggle[hidden]{display:none}.theme-toggle:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.theme-toggle svg{width:18px;height:18px;flex:none}
html[data-theme=dark]{color-scheme:dark;--navy:#eef2f5;--green:#52d49a;--red:#ff5572;--muted:#acb8c5;--border:#394249;--pale:#213a2d;background:#111416}
html[data-theme=dark] body{background:#111416;color:var(--navy)}
html[data-theme=dark] :is(.site-header,.home .site-header,footer){background:#171b1e;border-color:var(--border)}
html[data-theme=dark] :is(.searchbox,.suggestions,.leaflet-card,.offer-card,.deal-card,.product-main,.panel,.filters,.thumbnails,.concept-page .empty,.button.outline,.sort-submit,.az-alphabet a){background:#1c2226;color:var(--navy);border-color:var(--border)}
html[data-theme=dark] :is(input,select,textarea){color:var(--navy);background-color:#1c2226;border-color:var(--border)}
html[data-theme=dark] .searchbox input{background:transparent}
html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#a6b3bf;opacity:1}
html[data-theme=dark] :is(.breadcrumbs,.offer-conditions,.prose p,.benefits small,.prices del,.deal-prices del,.deal-condition,.thumbnails button){color:var(--muted)}
html[data-theme=dark] :is(.pills a,.benefits,.button.pale){background:#21372b;color:#d2f1df}
html[data-theme=dark] :is(.pills a:hover,.button.pale:hover){background:#2c4c3a}
html[data-theme=dark] :is(.retailer-pills button,.vertical-switch a,.az-switch label){background:#1c2226;color:var(--navy);border-color:var(--border)}
html[data-theme=dark] .retailer-pills button[aria-pressed=true],html[data-theme=dark] .vertical-switch a[aria-current],html[data-theme=dark] #az-potraviny:checked~.az-switch label[for=az-potraviny],html[data-theme=dark] #az-drogeria:checked~.az-switch label[for=az-drogeria],html[data-theme=dark] #az-stavba-zahrada:checked~.az-switch label[for=az-stavba-zahrada]{background:#167447;color:#fff;border-color:#52d49a}
html[data-theme=dark] :is(.vertical-switch>span,.az-switch label[aria-disabled=true]){background:#202629;color:#a4adaa;border-color:var(--border)}
html[data-theme=dark] .hero{background-image:linear-gradient(#101a16dc,#101a16dc),url('./hero-1600-20260922.webp');background-color:#111416}
html[data-theme=dark] .hero h1{color:#f1f6f3}html[data-theme=dark] :is(.hero p,.hero small){color:#c0cfc7}
/* Leaflet artwork and retailer logos retain their original colours. */
html[data-theme=dark] :is(.retailer-logo,.deal-retailer img,.related-mini img,.product-photo,.offer-image){background:#fff;border-radius:5px}
html[data-theme=dark] .deal-photo{background:#fff;border-radius:5px}
html[data-theme=dark] .page-arrow{background:#1c2226;color:var(--navy);border-color:var(--border)}
html[data-theme=dark] :is(.future,.leaflet-status.upcoming){color:#ffce7a}
html[data-theme=dark] .upcoming-offer{background:#42341e;color:#ffdb96}
html[data-theme=dark] .validity{background:#213b2c;color:#7fe2ae}
html[data-theme=dark] .history text{fill:#acb8c5}
@media(max-width:800px){html[data-theme=dark] .hero{background-image:linear-gradient(#101a16dc,#101a16dc),url('./hero-800-20260922.webp')}}
@media print{html[data-theme=dark] body{background:#fff;color:#000}.theme-toggle{display:none}}
