/*
Theme Name: MiroLibre
Version: 1.0.0
Description: Professional window film installation website
*/

html { scroll-behavior: smooth; overflow-x: hidden; max-width: 100%; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; overflow-x: hidden; max-width: 100%; }
#mirolibre-root { min-height: 100vh; width: 100%; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font-family: inherit; cursor: pointer; }
img, video { max-width: 100%; height: auto; }
.mirolibre-loading { display: flex; align-items: center; justify-content: center; min-height: 100vh; }
