html{scroll-behavior:smooth}.division.active{background:#047857;color:#fff;border-color:#047857}.division.active i{color:#fbbf24}.card{animation:rise .32s ease both}#searchForm select{color:#1e293b;background-color:#f8fafc;color-scheme:light}#searchForm select option{color:#0f172a;background:#fff}#searchForm select:disabled{color:#64748b}@keyframes rise{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}