@charset "utf-8";

/*
 * Static migration note:
 * The original MakeShop import.css referenced shop-specific CSS files that are
 * not present in the public source package. The styles required by the migrated
 * pages are already provided by the localized theme/page styles, so unresolved
 * @import rules were removed to prevent 404 requests.
 */

 .pc-version {
    overflow-x: hidden;
}