/*
Theme Name: PRT Licitaciones 2026
Theme URI: https://example.com/prt-theme
Author: Antigravity WP Theme Development
Author URI: https://example.com
Description: Un tema de WordPress basado en el sistema de diseño de Stitch para Licitaciones PRT.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prttheme
Tags: custom-background, custom-colors, custom-menu, custom-logo, editor-style, featured-images
*/

/* 
 * The main styling uses Tailwind CSS via CDN as per the design mockups.
 * This file is required by WordPress to recognize the theme definition.
 */

body {
  min-height: max(884px, 100dvh);
}
