.result-value-lg {
            font-size: 2rem;
            font-weight: 700;
            color: #0d6efd;
        }.authority-note{text-align:left}
        .psychro-canvas {
            background: #fefefe;
            border-radius: 12px;
            border: 1px solid #dee2e6;
            width: 100%;
            height: auto;
            margin-top: 15px;
            background-color: #ffffff;
        }
        .legend-psychro {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 1.5rem;
            margin-bottom: 0.5rem;
            font-size: 0.85rem;
        }
        .legend-color {
            width: 18px;
            height: 18px;
            display: inline-block;
            border-radius: 2px;
            margin-right: 6px;
            vertical-align: middle;
        }
        .validation-table {
            font-size: 0.9rem;
            margin-top: 1rem;
        }