/*
Theme Name: AnLu Market Theme
Theme URI: https://anlumarket.com
Description: Tema oficial de AnLu Market — Vende todo, online y fácil. SIN COMISIONES.
Version: 1.0.0
Author: AnLu Market
Author URI: https://anlumarket.com
Text Domain: anlu-market-theme
Requires at least: 5.8
Requires PHP: 7.4
License: GPL v2 or later
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap');
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Inter',system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#0f172a;line-height:1.6}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
