/*
Theme Name: Rezydencja Brynica
Theme URI: https://rso.pl/
Author: RSO.PL
Author URI: https://rso.pl/
Description: Pełna edycja motywu WordPress dla inwestycji Rezydencja Brynica w Katowicach. Po aktywacji tworzy strony, menu i przypisuje szablony.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: rezydencja-brynica
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, custom-logo, featured-images, translation-ready, one-column, full-width-template
*/

/* Główne arkusze stylów ładowane przez functions.php */

.rso-form-message {
    margin: 1rem 0;
    font-size: 0.95rem;
    line-height: 1.4;
}

.rso-form-message.is-success {
    color: #1f6b3a;
}

.rso-form-message.is-error {
    color: #a32020;
}

.rso-hp {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}
