/*
Theme Name: Biorez Landing
Theme URI: https://biorez.example
Author: Biorez
Author URI: https://biorez.example
Description: Template WordPress instalabil cu landing page personalizabil pentru aplicația medicală Biorez Companion (Biorez Portal pentru pacienți). Toate textele și secțiunile se configurează vizual din "Appearance -> Customize".
Version: 1.5.35
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: biorez-landing
Tags: custom-template, custom-colors, custom-logo, full-width-template, translation-ready
*/

/* Base reset — un minim necesar pentru fallback index.php */
body {
    font-family: 'Segoe UI', system-ui, -apple-system, Roboto, Arial, sans-serif;
    margin: 0;
    color: #1d2a33;
    background: #f6fafc;
}










































@media (max-width: 991px) { .brl-pricing-grid { grid-template-columns: 1fr !important; } }






















