/*
Theme Name: New Chile Travel 2025
Description: Template optimizado para Chile Travel con Bootstrap 5 y consultas eficientes
Version: 1.0.0
Author: Chile Travel Team
Text Domain: chile-travel-2025
*/

/* Solo estilos críticos mínimos */
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.section-spacing {
    padding: 4rem 0;
}

.hero-section {
    min-height: 50vh;
}
