/*
Theme Name: Michiboo v2 - One Page
Theme URI: https://katinfilms.net
Author: Katinfilms
Author URI: https://katinfilms.net
Description: Tema one-page autoadministrable para el cortometraje Michiboo. Slider editable, formulario Tu Michiboo, seccion Crowdfunding, menu centrado, 100%% responsive. Compatible con Elementor gratuito.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: michiboo
Tags: one-page, elementor, customizer, responsive, film, animation, crowdfunding
Requires at least: 5.8
Requires PHP: 7.4
*/

*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
    font-family: 'Inter', 'Segoe UI', sans-serif;
    background: #0f1d4a;
    color: #ffffff;
    line-height: 1.6;
    overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6 { font-family: 'Playfair Display', Georgia, serif; font-weight: 700; line-height: 1.2; color: #d4a855; }
a { color: #d4a855; text-decoration: none; transition: all 0.3s ease; }
a:hover { color: #f5c96a; }
img { max-width: 100%; height: auto; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.elementor-page .site-header, .elementor-page .site-footer { display: none; }
.elementor-page .site-content { padding: 0; }
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
