/**
 * Classic frontend theme
 * -------------------------
 * Default public storefront look. Core styles live in /assets/css/style.css.
 * This file is the theme-specific layer — keep Classic minimal so it mirrors
 * the original design. Future themes override views + this stylesheet.
 *
 * Scope: public pages only (body.theme-classic). Admin never loads this file.
 */

body.theme-classic {
    /* Theme hook — extend tokens here when customizing Classic */
}
