﻿/**
 * Optional storefront overrides after Bootstrap 5 + shop-app.css.
 * Color modes: use data-bs-theme on <html> (see theme.js).
 */
.hp-field {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    opacity: 0;
}
