/*
Theme Name: Rimstein Theme
Theme URI: https://rimstein.com
Author: Rimstein General Trading LLC
Version: 7.0.0
Description: Industrial Architect — Maroon #570000, Manrope + Inter, Tailwind CSS, Material Design 3. Full product management with tabs, specs, gallery, inquiries.
License: GNU General Public License v2 or later
Text Domain: rimstein
*/

/* Fallback styles — ensures page is usable even before Tailwind CDN loads */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter','DM Sans',system-ui,sans-serif;color:#151d21;background:#f5faff;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,h5,h6{font-family:'Manrope',system-ui,sans-serif}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
