.rc-reconciled-home .rc-catalog-product-facts{display:flex;flex-wrap:wrap;gap:7px 12px;min-height:44px;align-content:start}
.rc-reconciled-home .rc-catalog-product-facts>span{display:inline-flex;align-items:center;gap:5px;font-size:13px}
.rc-catalog-product-facts svg{width:16px;height:16px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.rc-reconciled-home .rc-catalog-product-photo{position:relative}
.rc-reconciled-home .rc-catalog-product-photo img.rc-second-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;opacity:0;pointer-events:none}
@media(hover:hover) and (pointer:fine){.rc-reconciled-home .rc-catalog-product-photo.rc-second-ready:hover img.rc-second-photo,.rc-reconciled-home .rc-catalog-product-photo.rc-second-ready:focus-visible img.rc-second-photo{opacity:1}}
.rc-reconciled-home #main>#air-care,.rc-reconciled-home #main>#knowledge{content-visibility:visible;contain-intrinsic-size:none;padding-block:32px}
.rc-reconciled-home #main>#seasonal:not(:has(.season-panel:not([hidden]))){display:none}
.rc-home-cert{padding:16px;border:0;border-radius:16px;width:min(850px,94vw);max-height:92vh;color:#17242b}
.rc-home-cert::backdrop{background:rgb(0 0 0 / .65)}
.rc-home-cert-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}
.rc-home-cert button{min-height:44px;padding:8px 16px;border:1px solid #ccdbe2;border-radius:10px;background:#fff;color:#095e76;cursor:pointer}
.rc-home-cert-view{overflow:auto;max-height:75vh;text-align:center}.rc-home-cert-view img{max-width:100%;max-height:74vh;object-fit:contain}.rc-home-cert.is-zoomed .rc-home-cert-view img{max-height:none;max-width:none;width:1200px}

/* UX98 certificate: fit the actual portrait rather than an empty wide panel. */
#rc-home-cert{box-sizing:border-box;width:fit-content;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:16px}
#rc-home-cert .rc-home-cert-view{max-height:calc(100dvh - 116px);overflow:auto}
#rc-home-cert .rc-home-cert-view img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 120px);margin:0 auto;object-fit:contain}
#rc-home-cert.is-zoomed{width:min(1232px,calc(100vw - 24px))}
#rc-home-cert.is-zoomed .rc-home-cert-view img{width:1200px;max-width:none;max-height:none;margin:0}
