:root{--udea-primary:#026937;--udea-secondary:#35944b;--udea-accent:#43b649}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}h1{color:var(--udea-primary);align-items:center;justify-content:center;display:flex}h2{color:var(--udea-primary)}.card:hover{transform:translateY(-4px);transition:all 0.2s}.btn-success{background-color:var(--udea-primary);border-color:var(--udea-primary)}body.high-contrast{background-color:#000!important;color:#fff!important}body.high-contrast header,body.high-contrast footer{background-color:#000!important;color:#ff0!important}body.high-contrast h1,body.high-contrast h2,body.high-contrast p,body.high-contrast small{color:#ff0!important}body.high-contrast .card{background-color:#000!important;border:2px solid #ff0!important}body.high-contrast .card h5{color:#ff0!important}body.high-contrast .btn,body.high-contrast input,body.high-contrast a{background-color:#000!important;color:#ff0!important;border:1px solid #ff0!important}body.large-text{font-size:1.25rem}body.large-text h1,body.large-text h2,body.large-text h3{font-size:120%}